Trace number 4095886

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.01 1798.94

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-45.opb
MD5SUM5097da4beb8e5bca49805da93deedd86
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables181
Total number of constraints90
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4095886-1466098251.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.13	c ... done. Wall clock time 0.024s.
0.10/0.13	c declared #vars     181
0.10/0.13	c #constraints  180
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 180
0.10/0.13	c 180 constraints processed.
0.63/0.42	c cleaning 2491 clauses out of 5001 with flag 21893/5001
1.06/0.74	c cleaning 4247 clauses out of 8509 with flag 57292/11000
1.41/1.02	c cleaning 5626 clauses out of 11262 with flag 94778/18000
1.81/1.41	c cleaning 6807 clauses out of 13636 with flag 138379/26000
2.23/1.85	c cleaning 7907 clauses out of 15830 with flag 184519/35001
2.83/2.44	c cleaning 8952 clauses out of 17922 with flag 236082/45000
3.43/3.07	c cleaning 9981 clauses out of 19972 with flag 297709/56002
4.32/3.98	c cleaning 10993 clauses out of 21991 with flag 364232/68002
5.22/4.88	c cleaning 11987 clauses out of 23996 with flag 430177/81000
6.22/5.80	c cleaning 12997 clauses out of 26010 with flag 509730/95001
7.32/6.95	c cleaning 13999 clauses out of 28014 with flag 592153/110002
8.62/8.27	c cleaning 14996 clauses out of 30013 with flag 679405/126000
10.12/9.73	c cleaning 15998 clauses out of 32018 with flag 775846/143001
11.92/11.58	c cleaning 17001 clauses out of 34019 with flag 878197/161000
13.52/13.20	c cleaning 18002 clauses out of 36018 with flag 986086/180000
15.52/15.10	c cleaning 18998 clauses out of 38016 with flag 1103045/200000
17.52/17.17	c cleaning 19999 clauses out of 40018 with flag 1222618/221000
19.82/19.42	c cleaning 20995 clauses out of 42019 with flag 1349338/243000
22.22/21.86	c cleaning 22002 clauses out of 44024 with flag 1482758/266000
24.92/24.52	c cleaning 22997 clauses out of 46023 with flag 1619150/290001
27.92/27.57	c cleaning 24011 clauses out of 48025 with flag 1767039/315000
31.12/30.74	c cleaning 24996 clauses out of 50015 with flag 1923102/341001
34.43/34.06	c cleaning 26002 clauses out of 52020 with flag 2084708/368002
38.32/37.98	c cleaning 27001 clauses out of 54017 with flag 2246036/396001
42.23/41.85	c cleaning 27999 clauses out of 56015 with flag 2415555/425000
46.32/45.98	c cleaning 29004 clauses out of 58017 with flag 2595777/455001
50.82/50.44	c cleaning 30001 clauses out of 60014 with flag 2773674/486002
55.62/55.26	c cleaning 30995 clauses out of 62011 with flag 2968098/518000
60.62/60.24	c cleaning 31998 clauses out of 64019 with flag 3162847/551003
66.12/65.72	c cleaning 33003 clauses out of 66021 with flag 3362670/585003
71.62/71.27	c cleaning 34002 clauses out of 68017 with flag 3572972/620002
77.52/77.14	c cleaning 34995 clauses out of 70014 with flag 3785453/656001
83.91/83.55	c cleaning 36003 clauses out of 72018 with flag 4003934/693000
90.72/90.33	c cleaning 36996 clauses out of 74015 with flag 4225778/731000
97.72/97.35	c cleaning 38004 clauses out of 76020 with flag 4450881/770001
104.93/104.55	c cleaning 39001 clauses out of 78016 with flag 4678886/810001
112.42/112.06	c cleaning 40004 clauses out of 80014 with flag 4916451/851000
120.32/119.95	c cleaning 40988 clauses out of 82011 with flag 5162543/893001
129.02/128.60	c cleaning 42005 clauses out of 84024 with flag 5409496/936002
137.76/137.35	c cleaning 43002 clauses out of 86019 with flag 5660144/980002
146.26/145.80	c cleaning 44000 clauses out of 88016 with flag 5922042/1025001
155.16/154.78	c cleaning 45000 clauses out of 90017 with flag 6188073/1071002
164.66/164.29	c cleaning 45999 clauses out of 92015 with flag 6468141/1118000
174.56/174.17	c cleaning 47005 clauses out of 94016 with flag 6749835/1166000
184.67/184.29	c cleaning 47996 clauses out of 96011 with flag 7034903/1215000
194.67/194.27	c cleaning 49002 clauses out of 98016 with flag 7335759/1265001
205.87/205.42	c cleaning 49997 clauses out of 100015 with flag 7638902/1316002
217.37/216.96	c cleaning 50998 clauses out of 102018 with flag 7945124/1368002
229.67/229.20	c cleaning 52001 clauses out of 104022 with flag 8266248/1421004
241.87/241.49	c cleaning 53003 clauses out of 106017 with flag 8581740/1475000
254.37/253.93	c cleaning 54003 clauses out of 108017 with flag 8897832/1530003
267.97/267.52	c cleaning 54996 clauses out of 110011 with flag 9225016/1586000
280.99/280.54	c cleaning 55997 clauses out of 112016 with flag 9564715/1643001
295.18/294.80	c cleaning 57002 clauses out of 114019 with flag 9892404/1701001
309.48/309.03	c cleaning 58001 clauses out of 116016 with flag 10239062/1760000
324.88/324.49	c cleaning 59003 clauses out of 118015 with flag 10594282/1820000
341.29/340.87	c cleaning 59996 clauses out of 120012 with flag 10935035/1881000
357.87/357.37	c cleaning 60997 clauses out of 122016 with flag 11287225/1943000
374.57/374.05	c cleaning 62003 clauses out of 124021 with flag 11656431/2006002
392.76/392.22	c cleaning 62999 clauses out of 126017 with flag 12027855/2070001
410.87/410.33	c cleaning 64001 clauses out of 128020 with flag 12400196/2135003
429.16/428.64	c cleaning 65002 clauses out of 130018 with flag 12774509/2201002
448.86/448.39	c cleaning 65995 clauses out of 132014 with flag 13151056/2268000
468.29/467.76	c cleaning 66999 clauses out of 134019 with flag 13534481/2336000
487.69/487.15	c cleaning 68001 clauses out of 136020 with flag 13933566/2405000
507.38/506.84	c cleaning 68997 clauses out of 138019 with flag 14337216/2475000
527.18/526.69	c cleaning 70003 clauses out of 140022 with flag 14738107/2546000
547.58/547.00	c cleaning 70999 clauses out of 142020 with flag 15166091/2618001
568.48/567.94	c cleaning 71999 clauses out of 144021 with flag 15569787/2691001
590.48/589.99	c cleaning 73009 clauses out of 146022 with flag 15994003/2765001
612.08/611.54	c cleaning 73991 clauses out of 148013 with flag 16421080/2840001
636.08/635.46	c cleaning 75003 clauses out of 150021 with flag 16841806/2916000
658.28/657.64	c cleaning 75999 clauses out of 152018 with flag 17278666/2993000
680.97/680.39	c cleaning 76994 clauses out of 154019 with flag 17717023/3071000
704.28/703.61	c cleaning 78006 clauses out of 156025 with flag 18156515/3150000
728.48/727.89	c cleaning 78997 clauses out of 158019 with flag 18596077/3230000
753.39/752.73	c cleaning 80003 clauses out of 160023 with flag 19039844/3311001
779.09/778.44	c cleaning 81004 clauses out of 162020 with flag 19481833/3393001
806.89/806.29	c cleaning 81995 clauses out of 164015 with flag 19937658/3476000
833.90/833.24	c cleaning 83003 clauses out of 166021 with flag 20411599/3560001
862.60/861.96	c cleaning 84003 clauses out of 168019 with flag 20869925/3645002
890.20/889.58	c cleaning 85004 clauses out of 170015 with flag 21338197/3731001
920.09/919.49	c cleaning 86000 clauses out of 172010 with flag 21820874/3818000
949.58/948.83	c cleaning 86998 clauses out of 174012 with flag 22316763/3906002
980.29/979.60	c cleaning 87998 clauses out of 176012 with flag 22806040/3995000
1010.19/1009.45	c cleaning 88998 clauses out of 178014 with flag 23299368/4085000
1043.59/1042.85	c cleaning 90006 clauses out of 180016 with flag 23796498/4176000
1075.80/1075.05	c cleaning 91000 clauses out of 182013 with flag 24295086/4268003
1109.49/1108.80	c cleaning 92001 clauses out of 184010 with flag 24809053/4361000
1143.80/1143.07	c cleaning 92989 clauses out of 186010 with flag 25321818/4455001
1178.30/1177.54	c cleaning 94001 clauses out of 188022 with flag 25841647/4550002
1216.60/1215.82	c cleaning 95000 clauses out of 190023 with flag 26374752/4646004
1256.60/1255.89	c cleaning 95997 clauses out of 192019 with flag 26921340/4743000
1294.91/1294.10	c cleaning 97002 clauses out of 194022 with flag 27445309/4841000
1332.52/1331.61	c cleaning 98004 clauses out of 196020 with flag 27982655/4940000
1369.43/1368.51	c cleaning 98992 clauses out of 198016 with flag 28533928/5040000
1410.33/1409.44	c cleaning 100005 clauses out of 200026 with flag 29060594/5141002
1452.84/1451.96	c cleaning 101001 clauses out of 202020 with flag 29607432/5243001
1495.24/1494.39	c cleaning 102000 clauses out of 204019 with flag 30146922/5346001
1537.95/1537.09	c cleaning 103003 clauses out of 206018 with flag 30705945/5450000
1582.16/1581.22	c cleaning 104006 clauses out of 208015 with flag 31263328/5555000
1626.76/1625.90	c cleaning 105000 clauses out of 210009 with flag 31831235/5661000
1673.27/1672.38	c cleaning 105999 clauses out of 212009 with flag 32389065/5768000
1720.60/1719.51	c cleaning 106998 clauses out of 214010 with flag 32959161/5876000
1768.82/1767.71	c cleaning 107998 clauses out of 216012 with flag 33536211/5985000
1800.01/1798.90	c starts		: 12095
1800.01/1798.90	c conflicts		: 6066282
1800.01/1798.90	c decisions		: 8103260
1800.01/1798.90	c propagations		: 107819736
1800.01/1798.90	c inspects		: 39759806126
1800.01/1798.90	c shortcuts		: 0
1800.01/1798.90	c learnt literals	: 0
1800.01/1798.90	c learnt binary clauses	: 0
1800.01/1798.90	c learnt ternary clauses	: 0
1800.01/1798.90	c learnt constraints	: 6066282
1800.01/1798.90	c ignored constraints	: 0
1800.01/1798.90	c root simplifications	: 0
1800.01/1798.90	c timeout
1800.01/1798.90	c removed literals (reason simplification)	: 0
1800.01/1798.90	c reason swapping (by a shorter reason)	: 0
1800.01/1798.90	c Calls to reduceDB	: 105
1800.01/1798.90	c Number of update (reduction) of LBD	: 1694584
1800.01/1798.90	c Imported unit clauses	: 0
1800.01/1798.90	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.90	c number of learned constraints concerned by reduction	: 0
1800.01/1798.90	c number of learning phase by resolution	: 0
1800.01/1798.90	c number of learning phase by cutting planes	: 0
1800.01/1798.90	c speed (assignments/second)	: 59940.84621204835
1800.01/1798.90	c non guided choices	5803
1800.01/1798.93	c learnt constraints type 
1800.01/1798.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 189296
1800.01/1798.93	s UNKNOWN
1800.01/1798.93	c Total wall clock time (in seconds): 1798.822

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-4095886-1466098251/watcher-4095886-1466098251 -o /tmp/evaluation-result-4095886-1466098251/solver-4095886-1466098251 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14520 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4095886-1466098251.opb 

pid=14630
running on 4 cores: 0,2,4,6

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: 0.92 1.72 2.00 4/193 14633
/proc/meminfo: memFree=30537008/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 11872029 96370688 930 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 24081 938 712 9 0 16769 0
[pid=14633/tid=14634] ppid=14630 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 2 0 11872029 98570240 958 33554432000 1073741824 1073778376 140733981871744 139968519355944 227503337303 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100131 s]
/proc/loadavg: 0.92 1.72 2.00 4/193 14633
/proc/meminfo: memFree=30537008/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 4408 0 1 0 9 1 0 0 20 0 18 0 11872029 9787879424 6034 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2389619 6034 2125 9 0 2380296 0
[pid=14633/tid=14634] ppid=14630 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2379 0 1 0 6 1 0 0 20 0 18 0 11872029 9787879424 6034 33554432000 1073741824 1073778376 140733981871744 139968519359392 139968526787456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20031 s]
/proc/loadavg: 0.92 1.72 2.00 4/193 14633
/proc/meminfo: memFree=30537008/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 6670 0 1 0 29 1 0 0 20 0 19 0 11872029 9856040960 7372 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 7372 2223 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2399 0 1 0 16 1 0 0 20 0 19 0 11872029 9856040960 7372 33554432000 1073741824 1073778376 140733981871744 139968519361152 139968525709968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300311 s]
/proc/loadavg: 0.92 1.72 2.00 4/193 14633
/proc/meminfo: memFree=30537008/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 7012 0 1 0 50 1 0 0 20 0 19 0 11872029 9856040960 7928 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 7928 2226 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2400 0 1 0 26 1 0 0 20 0 19 0 11872029 9856040960 7928 33554432000 1073741824 1073778376 140733981871744 139968519361152 139968370877993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700235 s]
/proc/loadavg: 0.92 1.72 2.00 4/193 14633
/proc/meminfo: memFree=30537008/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 8662 0 1 0 104 2 0 0 20 0 19 0 11872029 9856040960 8689 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 8689 2240 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2400 0 1 0 66 1 0 0 20 0 19 0 11872029 9856040960 8689 33554432000 1073741824 1073778376 140733981871744 139968519359672 139968370894436 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 0.92 1.72 2.00 4/212 14652
/proc/meminfo: memFree=30502964/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=1.93 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 9386 0 1 0 191 2 0 0 20 0 19 0 11872029 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 9354 2241 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2402 0 1 0 146 1 0 0 20 0 19 0 11872029 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968519360856 139968370894376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872031 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3527 0 0 0 25 0 0 0 20 0 19 0 11872034 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14633/task/14649/stat : 14649 (java) S 14630 14633 14504 0 -1 4202560 2187 0 0 0 16 0 0 0 20 0 19 0 11872034 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967867488696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14650] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14650/stat : 14650 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967866435832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14651] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14651/stat : 14651 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967865383496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 9354 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9625040

[startup+3.1007 s]
/proc/loadavg: 0.92 1.72 2.00 4/212 14652
/proc/meminfo: memFree=30498248/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=3.53 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 9389 0 1 0 351 2 0 0 20 0 19 0 11872029 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 10378 2241 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2405 0 1 0 306 1 0 0 20 0 19 0 11872029 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968519360864 139968370894441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872031 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3527 0 0 0 25 0 0 0 20 0 19 0 11872034 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14633/task/14649/stat : 14649 (java) S 14630 14633 14504 0 -1 4202560 2187 0 0 0 16 0 0 0 20 0 19 0 11872034 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967867488696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14650] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14650/stat : 14650 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967866435832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14651] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14651/stat : 14651 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967865383496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 10378 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 9625040

[startup+6.30071 s]
/proc/loadavg: 1.01 1.73 2.00 3/212 14652
/proc/meminfo: memFree=30493660/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=6.72 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 9394 0 1 0 670 2 0 0 20 0 19 0 11872029 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 11709 2242 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2409 0 1 0 625 1 0 0 20 0 19 0 11872029 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968519351984 139968370855214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872030 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11872031 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3527 0 0 0 25 0 0 0 20 0 19 0 11872034 9856040960 11709 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6

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

[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.41
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.28 2.24 2.18 3/212 14761
/proc/meminfo: memFree=30139024/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=1783.41 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 10635 0 1 0 178311 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 67430 2257 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=1777.41 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2472 0 1 0 177711 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968519351984 139968370894436 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 162 0 0 0 9 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 154 0 0 0 7 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 157 0 0 0 8 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 24 0 0 0 6 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 167 0 0 0 5 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 116 0 0 0 6 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 170 0 0 0 5 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 11872031 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3534 0 0 0 28 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14633/task/14649/stat : 14649 (java) S 14630 14633 14504 0 -1 4202560 2187 0 0 0 16 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967867488696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14650] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14650/stat : 14650 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967866435832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14651] ppid=14630 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/14633/task/14651/stat : 14651 (java) S 14630 14633 14504 0 -1 4202560 104 0 0 0 27 21 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967865383496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.22 2.23 2.18 4/212 14761
/proc/meminfo: memFree=30139032/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 10635 0 1 0 179971 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 67430 2257 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=1793.97 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2472 0 1 0 179367 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968519351984 139968370862912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 162 0 0 0 9 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 154 0 0 0 7 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 157 0 0 0 8 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 24 0 0 0 6 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 167 0 0 0 5 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 116 0 0 0 6 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 170 0 0 0 5 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 11872031 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3534 0 0 0 28 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14633/task/14649/stat : 14649 (java) S 14630 14633 14504 0 -1 4202560 2187 0 0 0 16 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967867488696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14650] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14650/stat : 14650 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967866435832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14651] ppid=14630 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/14633/task/14651/stat : 14651 (java) S 14630 14633 14504 0 -1 4202560 104 0 0 0 27 21 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967865383496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 14633 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.9 s]
/proc/loadavg: 2.22 2.23 2.18 4/212 14761
/proc/meminfo: memFree=30139032/32872528 swapFree=1315980/1463148
[pid=14633] ppid=14630 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/14633/stat : 14633 (java) S 14630 14633 14504 0 -1 4202496 10635 0 1 0 179971 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 140733981862880 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14633/statm: 2406260 67430 2257 9 0 2396937 0
[pid=14633/tid=14634] ppid=14630 vsize=9625040 CPUtime=1793.97 cores=0,2,4,6
/proc/14633/task/14634/stat : 14634 (java) R 14630 14633 14504 0 -1 4202560 2472 0 1 0 179367 30 0 0 20 0 19 0 11872029 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968519351984 139968370862912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14636] ppid=14630 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14633/task/14636/stat : 14636 (java) S 14630 14633 14504 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968491813800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14637] ppid=14630 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14633/task/14637/stat : 14637 (java) S 14630 14633 14504 0 -1 4202560 162 0 0 0 9 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968490761256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14638] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14638/stat : 14638 (java) S 14630 14633 14504 0 -1 4202560 154 0 0 0 7 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968489708200 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14639] ppid=14630 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14633/task/14639/stat : 14639 (java) S 14630 14633 14504 0 -1 4202560 157 0 0 0 8 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968359476008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14640] ppid=14630 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/14633/task/14640/stat : 14640 (java) S 14630 14633 14504 0 -1 4202560 24 0 0 0 6 2 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968358422952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14633/tid=14641] ppid=14630 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/14633/task/14641/stat : 14641 (java) S 14630 14633 14504 0 -1 4202560 167 0 0 0 5 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968357370408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14642] ppid=14630 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14633/task/14642/stat : 14642 (java) S 14630 14633 14504 0 -1 4202560 116 0 0 0 6 1 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968356317352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14643] ppid=14630 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/14633/task/14643/stat : 14643 (java) S 14630 14633 14504 0 -1 4202560 170 0 0 0 5 0 0 0 20 0 19 0 11872030 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139968355264808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14644] ppid=14630 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14633/task/14644/stat : 14644 (java) S 14630 14633 14504 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 11872031 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967872752488 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14645] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14645/stat : 14645 (java) S 14630 14633 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967871698808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14646] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14646/stat : 14646 (java) S 14630 14633 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11872032 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967870645640 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14647] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14647/stat : 14647 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967869594384 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14648] ppid=14630 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14633/task/14648/stat : 14648 (java) S 14630 14633 14504 0 -1 4202560 3534 0 0 0 28 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967868541240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14633/tid=14649] ppid=14630 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14633/task/14649/stat : 14649 (java) S 14630 14633 14504 0 -1 4202560 2187 0 0 0 16 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967867488696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14650] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14650/stat : 14650 (java) S 14630 14633 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967866435832 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14633/tid=14651] ppid=14630 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/14633/task/14651/stat : 14651 (java) S 14630 14633 14504 0 -1 4202560 104 0 0 0 27 21 0 0 20 0 19 0 11872034 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967865383496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14633/tid=14652] ppid=14630 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14633/task/14652/stat : 14652 (java) S 14630 14633 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11872043 9856040960 67430 33554432000 1073741824 1073778376 140733981871744 139967864329768 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14633 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=109101
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=732888
# CPU time returned by wait4() is 1795.84
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.94
CPU time (s): 1800.01
CPU user time (s): 1799.71
CPU system time (s): 0.3
CPU usage (%): 100.06
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.11
system time used= 0.732888
maximum resident set size= 269876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10682
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38124
involuntary context switches= 3803

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.80051 second user time and 12.6141 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-16 19:30:51
IDJOB=4095886
IDBENCH=107535
IDSOLVER=2546
FILE ID=node121/4095886-1466098251
RUNJOBID= node121-1466098249-14520
PBS_JOBID= 19904064
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-45.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095886-1466098251/watcher-4095886-1466098251 -o /tmp/evaluation-result-4095886-1466098251/solver-4095886-1466098251 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14520 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095886-1466098251.opb

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

MD5SUM BENCH= 5097da4beb8e5bca49805da93deedd86
RANDOM SEED=1217107495

node121.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.691
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.38
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.691
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.691
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.55
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.691
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.691
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.54
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.691
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.55
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.691
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.56
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.691
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30537164 kB
Buffers:           32336 kB
Cached:            84752 kB
SwapCached:         2496 kB
Active:            96896 kB
Inactive:          67620 kB
Active(anon):      48156 kB
Inactive(anon):     1756 kB
Active(file):      48740 kB
Inactive(file):    65864 kB
Unevictable:     1463148 kB
Mlocked:         1315980 kB
SwapTotal:      67108856 kB
SwapFree:       67099740 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       1525136 kB
Mapped:            15136 kB
Shmem:                 0 kB
Slab:             566872 kB
SReclaimable:      10740 kB
SUnreclaim:       556132 kB
KernelStack:        1752 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2139352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 71720 MiB
End job on node121 at 2016-06-16 20:00:50