Trace number 4084691

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.05 1775.14

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_80.opb
MD5SUMaef8bab64cc2dcfbe1beaaaf4a02d676
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.25796
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4084691-1465262911.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
1.04/0.54	c ... done. Wall clock time 0.43s.
1.04/0.54	c declared #vars     1000
1.04/0.54	c internal #vars     7270
1.04/0.54	c #constraints  14043
1.04/0.54	c constraints type 
1.04/0.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6270
1.04/0.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.04/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.04/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6270
1.04/0.54	c 14043 constraints processed.
4.09/2.38	c cleaning 2433 clauses out of 5001 with flag 10721/5001
5.75/3.98	c cleaning 4376 clauses out of 8752 with flag 23550/11185
7.36/5.59	c cleaning 5537 clauses out of 11191 with flag 37656/18000
9.25/7.34	c cleaning 6885 clauses out of 13769 with flag 54889/26115
11.10/9.14	c cleaning 7783 clauses out of 15769 with flag 73537/35000
12.90/10.95	c cleaning 8879 clauses out of 17986 with flag 95137/45000
14.40/12.43	c cleaning 10025 clauses out of 20108 with flag 129683/56001
16.61/14.58	c cleaning 10943 clauses out of 22083 with flag 155914/68001
19.41/17.39	c cleaning 12099 clauses out of 24198 with flag 184276/81059
24.06/21.89	c cleaning 12912 clauses out of 26040 with flag 214264/95000
28.66/26.45	c cleaning 13958 clauses out of 28129 with flag 245791/110001
32.76/30.54	c cleaning 14975 clauses out of 30170 with flag 279931/126000
36.62/34.15	c cleaning 15995 clauses out of 32195 with flag 317682/143000
39.71/37.23	c cleaning 17019 clauses out of 34200 with flag 363869/161000
46.91/44.36	c cleaning 18080 clauses out of 36181 with flag 404935/180000
57.01/54.49	c cleaning 18934 clauses out of 38102 with flag 447239/200001
64.03/61.30	c cleaning 20073 clauses out of 40167 with flag 491219/221000
69.13/66.31	c cleaning 21011 clauses out of 42095 with flag 540156/243001
74.63/71.52	c cleaning 22029 clauses out of 44083 with flag 601602/266000
83.37/80.16	c cleaning 22976 clauses out of 46054 with flag 652400/290000
90.38/87.12	c cleaning 23934 clauses out of 48078 with flag 704941/315000
95.22/91.89	c cleaning 25033 clauses out of 50144 with flag 766455/341000
104.27/100.61	c cleaning 26111 clauses out of 52222 with flag 823550/368111
112.15/108.46	c cleaning 26920 clauses out of 54001 with flag 882421/396001
118.36/114.58	c cleaning 28015 clauses out of 56080 with flag 951427/425000
128.94/125.00	c cleaning 29013 clauses out of 58065 with flag 1014451/455000
136.54/132.50	c cleaning 30019 clauses out of 60079 with flag 1080038/486027
145.72/141.50	c cleaning 30990 clauses out of 62033 with flag 1153797/518000
156.22/151.97	c cleaning 31939 clauses out of 64043 with flag 1223149/551000
164.06/159.69	c cleaning 33069 clauses out of 66137 with flag 1302311/585033
176.08/171.42	c cleaning 34017 clauses out of 68035 with flag 1375938/620000
183.95/179.24	c cleaning 34972 clauses out of 70018 with flag 1458452/656000
196.37/191.56	c cleaning 36049 clauses out of 72097 with flag 1536230/693051
205.51/200.58	c cleaning 36921 clauses out of 73997 with flag 1621606/731000
219.08/213.92	c cleaning 38094 clauses out of 76187 with flag 1703905/770111
228.97/223.64	c cleaning 38984 clauses out of 77982 with flag 1793691/810000
242.93/237.58	c cleaning 39940 clauses out of 79998 with flag 1880269/851000
255.85/250.10	c cleaning 41069 clauses out of 82138 with flag 1976624/893080
268.71/262.87	c cleaning 41921 clauses out of 83989 with flag 2067081/936000
283.40/277.26	c cleaning 43086 clauses out of 86172 with flag 2167339/980104
296.40/290.19	c cleaning 43926 clauses out of 87985 with flag 2268026/1025003
311.45/304.97	c cleaning 44946 clauses out of 90056 with flag 2365624/1071000
326.53/319.90	c cleaning 45916 clauses out of 92111 with flag 2471954/1118001
341.09/334.36	c cleaning 46981 clauses out of 94195 with flag 2580764/1166001
355.05/347.95	c cleaning 48066 clauses out of 96213 with flag 2690609/1215000
369.75/362.45	c cleaning 49033 clauses out of 98167 with flag 2801054/1265020
383.17/375.63	c cleaning 49988 clauses out of 100121 with flag 2915528/1316007
399.28/391.50	c cleaning 51082 clauses out of 102163 with flag 3033439/1368037
413.97/406.08	c cleaning 51924 clauses out of 104044 with flag 3152286/1421000
428.31/420.20	c cleaning 52965 clauses out of 106120 with flag 3279506/1475000
443.59/435.22	c cleaning 54070 clauses out of 108155 with flag 3404428/1530000
460.16/451.55	c cleaning 54941 clauses out of 110085 with flag 3529729/1586000
475.75/466.92	c cleaning 55994 clauses out of 112144 with flag 3669560/1643000
493.58/484.56	c cleaning 56955 clauses out of 114150 with flag 3799389/1701000
512.25/502.90	c cleaning 58113 clauses out of 116226 with flag 3946007/1760031
529.31/519.76	c cleaning 58975 clauses out of 118082 with flag 4084097/1820000
546.76/536.91	c cleaning 59945 clauses out of 120108 with flag 4226052/1881001
565.24/555.23	c cleaning 61023 clauses out of 122173 with flag 4367649/1943011
585.18/574.75	c cleaning 62000 clauses out of 124139 with flag 4520521/2006000
604.28/593.64	c cleaning 62949 clauses out of 126139 with flag 4676308/2070000
624.10/613.16	c cleaning 63985 clauses out of 128190 with flag 4828915/2135000
645.48/634.23	c cleaning 65060 clauses out of 130205 with flag 4984750/2201000
665.57/654.04	c cleaning 66014 clauses out of 132146 with flag 5153068/2268001
688.24/676.45	c cleaning 66985 clauses out of 134132 with flag 5325196/2336001
710.28/698.29	c cleaning 67958 clauses out of 136146 with flag 5496377/2405000
733.56/721.11	c cleaning 69003 clauses out of 138188 with flag 5681832/2475000
757.10/744.43	c cleaning 70023 clauses out of 140186 with flag 5866413/2546001
781.72/768.66	c cleaning 71032 clauses out of 142169 with flag 6070319/2618007
806.57/793.02	c cleaning 72013 clauses out of 144135 with flag 6304316/2691005
825.99/812.13	c cleaning 73004 clauses out of 146117 with flag 6583157/2765000
839.13/824.85	c cleaning 74016 clauses out of 148113 with flag 6835139/2840000
862.16/847.52	c cleaning 74967 clauses out of 150097 with flag 7142933/2916000
888.65/873.76	c cleaning 76022 clauses out of 152130 with flag 7397385/2993000
918.59/903.49	c cleaning 76998 clauses out of 154108 with flag 7633950/3071000
950.71/935.02	c cleaning 77980 clauses out of 156110 with flag 7867949/3150000
984.69/968.73	c cleaning 78989 clauses out of 158130 with flag 8092967/3230000
1020.69/1004.18	c cleaning 80009 clauses out of 160149 with flag 8315828/3311008
1058.69/1041.90	c cleaning 80940 clauses out of 162132 with flag 8527732/3393000
1097.77/1080.43	c cleaning 82006 clauses out of 164192 with flag 8743222/3476000
1139.70/1121.95	c cleaning 83032 clauses out of 166186 with flag 8953423/3560000
1183.36/1165.22	c cleaning 83987 clauses out of 168154 with flag 9165575/3645000
1227.63/1208.96	c cleaning 84998 clauses out of 170167 with flag 9383695/3731000
1277.25/1258.10	c cleaning 85976 clauses out of 172169 with flag 9591217/3818000
1323.16/1303.61	c cleaning 86965 clauses out of 174194 with flag 9808219/3906001
1373.27/1353.29	c cleaning 88039 clauses out of 176229 with flag 10016971/3995001
1427.32/1406.66	c cleaning 88995 clauses out of 178190 with flag 10229982/4085001
1481.48/1460.32	c cleaning 90023 clauses out of 180194 with flag 10443877/4176000
1538.39/1516.64	c cleaning 90983 clauses out of 182173 with flag 10665161/4268002
1597.56/1575.02	c cleaning 92004 clauses out of 184188 with flag 10880633/4361000
1660.78/1637.55	c cleaning 93056 clauses out of 186184 with flag 11101405/4455000
1718.48/1694.57	c cleaning 94038 clauses out of 188128 with flag 11324263/4550000
1782.38/1757.69	c cleaning 94956 clauses out of 190091 with flag 11542292/4646001
1800.05/1775.10	c starts		: 1
1800.05/1775.10	c conflicts		: 4678780
1800.05/1775.10	c decisions		: 49918285
1800.05/1775.10	c propagations		: 159835561
1800.05/1775.10	c inspects		: 21356340518
1800.05/1775.10	c shortcuts		: 0
1800.05/1775.10	c learnt literals	: 0
1800.05/1775.10	c learnt binary clauses	: 0
1800.05/1775.10	c learnt ternary clauses	: 0
1800.05/1775.10	c learnt constraints	: 4678780
1800.05/1775.10	c ignored constraints	: 0
1800.05/1775.10	c root simplifications	: 0
1800.05/1775.10	c removed literals (reason simplification)	: 0
1800.05/1775.10	c reason swapping (by a shorter reason)	: 0
1800.05/1775.10	c Calls to reduceDB	: 92
1800.05/1775.10	c Number of update (reduction) of LBD	: 522165
1800.05/1775.10	c Imported unit clauses	: 0
1800.05/1775.10	c number of reductions to clauses (during analyze)	: 0
1800.05/1775.10	c number of learned constraints concerned by reduction	: 0
1800.05/1775.10	c number of learning phase by resolution	: 0
1800.05/1775.10	c number of learning phase by cutting planes	: 0
1800.05/1775.10	c speed (assignments/second)	: 90070.9875343115
1800.05/1775.10	c non guided choices	6756
1800.05/1775.10	c timeout
1800.05/1775.13	c learnt constraints type 
1800.05/1775.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 127914
1800.05/1775.13	s UNKNOWN
1800.05/1775.13	c Total wall clock time (in seconds): 1775.017

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-4084691-1465262911/watcher-4084691-1465262911 -o /tmp/evaluation-result-4084691-1465262911/solver-4084691-1465262911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465245095-8452 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084691-1465262911.opb 

pid=10962
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: 2.05 2.03 2.00 4/193 10965
/proc/meminfo: memFree=30290416/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/10965/stat : 10965 (java) R 10962 10965 8435 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 108226010 278528 33 33554432000 1073741824 1073778376 140735318951696 140733708074104 235365559591 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 68 33 25 9 0 25 0

[startup+0.10016 s]
/proc/loadavg: 2.05 2.03 2.00 4/193 10965
/proc/meminfo: memFree=30290416/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 4454 0 1 0 8 1 0 0 20 0 18 0 108226010 9787879424 5570 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2389619 5570 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.05 2.03 2.00 4/193 10965
/proc/meminfo: memFree=30290416/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 4762 0 1 0 23 1 0 0 20 0 18 0 108226010 9787879424 6303 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2389619 6303 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300237 s]
/proc/loadavg: 2.05 2.03 2.00 4/193 10965
/proc/meminfo: memFree=30290416/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 5516 0 1 0 43 1 0 0 20 0 18 0 108226010 9787879424 8990 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2389619 8990 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 2.05 2.03 2.00 4/193 10965
/proc/meminfo: memFree=30290416/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=1.64 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 26929 0 1 0 157 7 0 0 20 0 19 0 108226010 9856040960 38783 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 38783 2260 9 0 2396937 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 2.05 2.03 2.00 3/212 10984
/proc/meminfo: memFree=30128248/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=3.28 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 33676 0 1 0 320 8 0 0 20 0 19 0 108226010 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 42948 2271 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) R 10962 10965 8435 0 -1 4202560 2514 0 1 0 144 2 0 0 20 0 19 0 108226011 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140125122392216 140124995552662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) S 10962 10965 8435 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124946631016 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.89 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13658 0 0 0 87 2 0 0 20 0 19 0 108226016 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16226 0 0 0 85 5 0 0 20 0 19 0 108226016 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 42948 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 9625040

[startup+3.10084 s]
/proc/loadavg: 2.05 2.03 2.00 3/212 10984
/proc/meminfo: memFree=30113788/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=4.92 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 33695 0 1 0 483 9 0 0 20 0 19 0 108226010 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 47564 2276 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) R 10962 10965 8435 0 -1 4202560 2525 0 1 0 304 2 0 0 20 0 19 0 108226011 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140125122398696 140124995682872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) S 10962 10965 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124946631016 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13661 0 0 0 88 2 0 0 20 0 19 0 108226016 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16230 0 0 0 87 5 0 0 20 0 19 0 108226016 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 47564 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.05 2.03 2.00 3/212 10984
/proc/meminfo: memFree=30095700/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=8.25 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 33793 0 1 0 813 12 0 0 20 0 19 0 108226010 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 56173 2289 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=6.22 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) R 10962 10965 8435 0 -1 4202560 2547 0 1 0 620 2 0 0 20 0 19 0 108226011 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140125122399560 140124995392645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 108226012 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) S 10962 10965 8435 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124946631016 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13664 0 0 0 91 2 0 0 20 0 19 0 108226016 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16233 0 0 0 89 5 0 0 20 0 19 0 108226016 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 56173 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9625040


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

[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 293676 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1685.95
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.07 2.16 2.11 3/211 11425
/proc/meminfo: memFree=29723312/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=1746.7 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 45283 0 1 0 174406 264 0 0 20 0 19 0 108226010 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 276257 2298 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=1702.59 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) S 10962 10965 8435 0 -1 4202560 2749 0 1 0 170216 43 0 0 20 0 19 0 108226011 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140125122399560 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=4.04 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 1177 0 0 0 372 32 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 907 0 0 0 362 27 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=3.93 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 1950 0 0 0 364 29 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=3.78 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 909 0 0 0 351 27 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 1049 0 0 0 332 22 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=3.96 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 1036 0 0 0 368 28 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=3.65 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 883 0 0 0 342 23 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=3.94 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 1060 0 0 0 370 24 0 0 20 0 19 0 108226012 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=6.73 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) R 10962 10965 8435 0 -1 4202560 2246 0 0 0 668 5 0 0 20 0 19 0 108226014 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124946629768 235374395724 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13664 0 0 0 91 2 0 0 20 0 19 0 108226016 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16289 0 0 0 96 5 0 0 20 0 19 0 108226016 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 99 0 0 0 27 31 0 0 20 0 19 0 108226016 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 276257 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1746.7
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1775.1 s]
/proc/loadavg: 2.14 2.16 2.11 3/211 11427
/proc/meminfo: memFree=29859024/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 45299 0 1 0 179739 266 0 0 20 0 19 0 108226010 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 245504 2298 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=1755 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) R 10962 10965 8435 0 -1 4202560 2758 0 1 0 175456 44 0 0 20 0 19 0 108226011 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140125122399440 140124995682872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=4.14 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 1177 0 0 0 382 32 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=3.95 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 907 0 0 0 368 27 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=4.06 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 1950 0 0 0 377 29 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=3.9 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 909 0 0 0 363 27 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=3.64 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 1049 0 0 0 341 23 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=4.09 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 1036 0 0 0 381 28 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=3.72 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 883 0 0 0 349 23 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=4.02 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 1060 0 0 0 378 24 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=6.76 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) S 10962 10965 8435 0 -1 4202560 2249 0 0 0 671 5 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124946631016 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13664 0 0 0 91 2 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16289 0 0 0 96 5 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 103 0 0 0 28 32 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 10965 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1775.1 s]
/proc/loadavg: 2.14 2.16 2.11 3/211 11427
/proc/meminfo: memFree=29859024/32872528 swapFree=13256/481332
[pid=10965] ppid=10962 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/10965/stat : 10965 (java) S 10962 10965 8435 0 -1 4202496 45299 0 1 0 179739 266 0 0 20 0 19 0 108226010 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140735318942832 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/10965/statm: 2406260 245504 2298 9 0 2396937 0
[pid=10965/tid=10967] ppid=10962 vsize=9625040 CPUtime=1755 cores=1,3,5,7
/proc/10965/task/10967/stat : 10967 (java) R 10962 10965 8435 0 -1 4202560 2758 0 1 0 175456 44 0 0 20 0 19 0 108226011 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140125122399440 140124995682872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10968] ppid=10962 vsize=9625040 CPUtime=4.14 cores=1,3,5,7
/proc/10965/task/10968/stat : 10968 (java) S 10962 10965 8435 0 -1 4202560 1177 0 0 0 382 32 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124966410664 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10969] ppid=10962 vsize=9625040 CPUtime=3.95 cores=1,3,5,7
/proc/10965/task/10969/stat : 10969 (java) S 10962 10965 8435 0 -1 4202560 907 0 0 0 368 27 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124965358120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10970] ppid=10962 vsize=9625040 CPUtime=4.06 cores=1,3,5,7
/proc/10965/task/10970/stat : 10970 (java) S 10962 10965 8435 0 -1 4202560 1950 0 0 0 377 29 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124964305064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10971] ppid=10962 vsize=9625040 CPUtime=3.9 cores=1,3,5,7
/proc/10965/task/10971/stat : 10971 (java) S 10962 10965 8435 0 -1 4202560 909 0 0 0 363 27 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124963252520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10972] ppid=10962 vsize=9625040 CPUtime=3.64 cores=1,3,5,7
/proc/10965/task/10972/stat : 10972 (java) S 10962 10965 8435 0 -1 4202560 1049 0 0 0 341 23 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124962200488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10973] ppid=10962 vsize=9625040 CPUtime=4.09 cores=1,3,5,7
/proc/10965/task/10973/stat : 10973 (java) S 10962 10965 8435 0 -1 4202560 1036 0 0 0 381 28 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124961147944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10974] ppid=10962 vsize=9625040 CPUtime=3.72 cores=1,3,5,7
/proc/10965/task/10974/stat : 10974 (java) S 10962 10965 8435 0 -1 4202560 883 0 0 0 349 23 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124960094888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10965/tid=10975] ppid=10962 vsize=9625040 CPUtime=4.02 cores=1,3,5,7
/proc/10965/task/10975/stat : 10975 (java) S 10962 10965 8435 0 -1 4202560 1060 0 0 0 378 24 0 0 20 0 19 0 108226012 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124959042344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10976] ppid=10962 vsize=9625040 CPUtime=6.76 cores=1,3,5,7
/proc/10965/task/10976/stat : 10976 (java) S 10962 10965 8435 0 -1 4202560 2249 0 0 0 671 5 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124946631016 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10977] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10977/stat : 10977 (java) S 10962 10965 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124945577336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10978] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10978/stat : 10978 (java) S 10962 10965 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 108226014 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124944524168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10979] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10979/stat : 10979 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124943472912 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10980] ppid=10962 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/10965/task/10980/stat : 10980 (java) S 10962 10965 8435 0 -1 4202560 13664 0 0 0 91 2 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124942420792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10965/tid=10981] ppid=10962 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/10965/task/10981/stat : 10981 (java) S 10962 10965 8435 0 -1 4202560 16289 0 0 0 96 5 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124941368248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10982] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10982/stat : 10982 (java) S 10962 10965 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124940315384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10965/tid=10983] ppid=10962 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/10965/task/10983/stat : 10983 (java) S 10962 10965 8435 0 -1 4202560 103 0 0 0 28 32 0 0 20 0 19 0 108226016 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124939263048 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10965/tid=10984] ppid=10962 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10965/task/10984/stat : 10984 (java) S 10962 10965 8435 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108226066 9856040960 245504 33554432000 1073741824 1073778376 140735318951696 140124938208296 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10965 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=970427
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=150521
# CPU time returned by wait4() is 1796.12
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1775.14
CPU time (s): 1800.05
CPU user time (s): 1797.39
CPU system time (s): 2.66
CPU usage (%): 101.403
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.97
system time used= 3.15052
maximum resident set size= 1527260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45333
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= 43890
involuntary context switches= 36952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5199 second user time and 9.53455 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-07 03:28:32
IDJOB=4084691
IDBENCH=48308
IDSOLVER=2546
FILE ID=node104/4084691-1465262911
RUNJOBID= node104-1465245095-8452
PBS_JOBID= 19843252
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= aef8bab64cc2dcfbe1beaaaf4a02d676
RANDOM SEED=927627588

node104.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.775
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.55
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.775
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.775
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.775
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.775
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.775
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.775
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.55
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.775
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:        30291060 kB
Buffers:           53068 kB
Cached:           123140 kB
SwapCached:         1720 kB
Active:          1284256 kB
Inactive:         107376 kB
Active(anon):    1215672 kB
Inactive(anon):     2360 kB
Active(file):      68584 kB
Inactive(file):   105016 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097236 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       1738668 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             567776 kB
SReclaimable:      11836 kB
SUnreclaim:       555940 kB
KernelStack:        1568 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2626380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1708032 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= 71736 MiB
End job on node104 at 2016-06-07 03:58:07