Trace number 4107011

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.06 1788.55

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_2_15.opb
MD5SUM2e96a8731ecdc9612117a9b1f6bb2f31
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.591909
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31340
Sum of products size (including duplicates)62680
Number of different products15670
Sum of products size31340

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4107011-1466284020.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
1.69/0.77	c ... done. Wall clock time 0.668s.
1.69/0.77	c declared #vars     1000
1.69/0.77	c internal #vars     16670
1.69/0.77	c #constraints  32843
1.69/0.77	c constraints type 
1.69/0.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15670
1.69/0.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.69/0.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.69/0.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15670
1.69/0.77	c 32843 constraints processed.
7.02/4.70	c cleaning 2612 clauses out of 5224 with flag 10563/5224
10.67/8.37	c cleaning 4198 clauses out of 8395 with flag 22244/11007
15.06/12.71	c cleaning 5583 clauses out of 11190 with flag 36369/18000
20.12/17.71	c cleaning 6943 clauses out of 13886 with flag 53096/26279
25.59/23.09	c cleaning 7949 clauses out of 15898 with flag 71204/35234
31.20/28.70	c cleaning 8888 clauses out of 17775 with flag 91100/45060
37.09/34.51	c cleaning 9938 clauses out of 19875 with flag 113423/56048
41.39/38.80	c cleaning 10899 clauses out of 21889 with flag 138583/68000
47.09/44.52	c cleaning 12058 clauses out of 24115 with flag 165796/81125
59.48/56.92	c cleaning 13079 clauses out of 26160 with flag 194713/95228
70.68/67.86	c cleaning 13936 clauses out of 27873 with flag 224579/110020
80.47/77.61	c cleaning 15009 clauses out of 30019 with flag 257123/126102
88.87/86.00	c cleaning 15968 clauses out of 31938 with flag 291503/143030
99.47/96.70	c cleaning 16976 clauses out of 33954 with flag 328535/161014
110.71/107.54	c cleaning 17899 clauses out of 35965 with flag 367327/180001
122.51/119.33	c cleaning 19019 clauses out of 38066 with flag 407844/200001
140.11/136.94	c cleaning 20101 clauses out of 40201 with flag 450522/221155
162.41/159.27	c cleaning 21042 clauses out of 42083 with flag 494777/243138
181.82/178.70	c cleaning 22004 clauses out of 44010 with flag 541035/266107
197.42/194.29	c cleaning 22969 clauses out of 45939 with flag 589384/290040
216.58/212.82	c cleaning 24026 clauses out of 48054 with flag 640542/315124
239.38/235.66	c cleaning 25068 clauses out of 50137 with flag 693141/341233
253.88/250.14	c cleaning 25874 clauses out of 51856 with flag 747645/368020
266.88/263.11	c cleaning 27036 clauses out of 54084 with flag 805135/396122
279.88/276.14	c cleaning 27891 clauses out of 55926 with flag 864316/425000
295.19/291.15	c cleaning 29025 clauses out of 58054 with flag 925705/455019
309.08/305.08	c cleaning 30027 clauses out of 60054 with flag 989415/486044
323.09/319.09	c cleaning 31041 clauses out of 62089 with flag 1055243/518106
337.48/333.46	c cleaning 31947 clauses out of 63942 with flag 1122730/551000
352.48/348.49	c cleaning 33004 clauses out of 66007 with flag 1192510/585012
369.91/365.55	c cleaning 33987 clauses out of 67999 with flag 1264277/620008
385.91/381.56	c cleaning 35054 clauses out of 70108 with flag 1338623/656104
401.81/397.48	c cleaning 35997 clauses out of 71994 with flag 1414756/693044
418.21/413.89	c cleaning 36948 clauses out of 73959 with flag 1492995/731006
434.10/429.80	c cleaning 37960 clauses out of 76005 with flag 1573673/770000
449.10/444.75	c cleaning 38997 clauses out of 78076 with flag 1656793/810031
463.77/458.30	c cleaning 40032 clauses out of 80070 with flag 1742604/851022
472.58/467.19	c cleaning 40976 clauses out of 82017 with flag 1834472/893001
483.58/478.14	c cleaning 42017 clauses out of 84040 with flag 1926871/936000
497.19/491.74	c cleaning 43015 clauses out of 86030 with flag 2019895/980007
513.58/508.12	c cleaning 44007 clauses out of 88013 with flag 2114191/1025005
531.69/526.22	c cleaning 44997 clauses out of 90001 with flag 2210220/1071000
555.53/548.82	c cleaning 46003 clauses out of 92006 with flag 2307764/1118002
576.93/570.28	c cleaning 47050 clauses out of 94099 with flag 2407546/1166098
600.63/593.99	c cleaning 48016 clauses out of 96031 with flag 2508864/1215080
626.05/619.38	c cleaning 48963 clauses out of 97935 with flag 2611905/1265000
654.96/648.22	c cleaning 50008 clauses out of 100016 with flag 2717237/1316044
688.59/680.48	c cleaning 50971 clauses out of 101964 with flag 2824105/1368000
721.10/712.94	c cleaning 52004 clauses out of 104007 with flag 2933228/1421014
760.72/752.55	c cleaning 52988 clauses out of 105989 with flag 3043914/1475000
798.51/790.38	c cleaning 54041 clauses out of 108082 with flag 3157115/1530081
849.19/840.46	c cleaning 54971 clauses out of 109960 with flag 3271746/1586000
899.90/891.17	c cleaning 56045 clauses out of 112090 with flag 3388664/1643101
953.91/945.13	c cleaning 57025 clauses out of 114049 with flag 3507420/1701105
1008.31/999.51	c cleaning 57977 clauses out of 115953 with flag 3627992/1760034
1063.18/1053.45	c cleaning 59019 clauses out of 118037 with flag 3750951/1820095
1119.07/1109.37	c cleaning 59952 clauses out of 119923 with flag 3875353/1881000
1184.29/1174.53	c cleaning 60989 clauses out of 121978 with flag 4002182/1943007
1256.51/1246.72	c cleaning 62020 clauses out of 124040 with flag 4131077/2006058
1335.44/1325.21	c cleaning 63004 clauses out of 126008 with flag 4261914/2070046
1408.65/1398.41	c cleaning 63994 clauses out of 127988 with flag 4394660/2135030
1493.88/1483.65	c cleaning 65028 clauses out of 130056 with flag 4529504/2201092
1582.63/1571.55	c cleaning 66027 clauses out of 132053 with flag 4666521/2268117
1663.45/1652.34	c cleaning 66955 clauses out of 133909 with flag 4805162/2336000
1764.77/1753.61	c cleaning 67969 clauses out of 135954 with flag 4945791/2405000
1800.06/1788.50	c starts		: 1
1800.06/1788.50	c conflicts		: 2442938
1800.06/1788.50	c decisions		: 3290096
1800.06/1788.50	c propagations		: 148857506
1800.06/1788.50	c inspects		: 25112711465
1800.06/1788.50	c shortcuts		: 0
1800.06/1788.50	c learnt literals	: 0
1800.06/1788.50	c learnt binary clauses	: 0
1800.06/1788.50	c learnt ternary clauses	: 0
1800.06/1788.50	c learnt constraints	: 2442938
1800.06/1788.50	c ignored constraints	: 0
1800.06/1788.50	c root simplifications	: 0
1800.06/1788.50	c removed literals (reason simplification)	: 0
1800.06/1788.50	c reason swapping (by a shorter reason)	: 0
1800.06/1788.50	c Calls to reduceDB	: 65
1800.06/1788.50	c Number of update (reduction) of LBD	: 124108
1800.06/1788.50	c Imported unit clauses	: 0
1800.06/1788.50	c number of reductions to clauses (during analyze)	: 0
1800.06/1788.50	c number of learned constraints concerned by reduction	: 0
1800.06/1788.50	c number of learning phase by resolution	: 0
1800.06/1788.50	c number of learning phase by cutting planes	: 0
1800.06/1788.50	c speed (assignments/second)	: 83266.82187393194
1800.06/1788.50	c non guided choices	16127
1800.06/1788.51	c timeout
1800.06/1788.53	c learnt constraints type 
1800.06/1788.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105924
1800.06/1788.53	s UNKNOWN
1800.06/1788.53	c Total wall clock time (in seconds): 1788.431

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-4107011-1466284020/watcher-4107011-1466284020 -o /tmp/evaluation-result-4107011-1466284020/solver-4107011-1466284020 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466275076-15927 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4107011-1466284020.opb 

pid=17116
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.26 2.27 2.27 4/196 17119
/proc/meminfo: memFree=30012360/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 30448377 98570240 976 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 24065 977 744 9 0 16771 0
[pid=17119/tid=17120] ppid=17116 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 30448377 98570240 977 33554432000 1073741824 1073778376 140735721008816 140061050068520 273905698176 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.26 2.27 2.27 4/196 17119
/proc/meminfo: memFree=30012360/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 4501 0 1 0 10 1 0 0 20 0 18 0 30448377 9787879424 6116 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2389619 6116 2157 9 0 2380296 0
[pid=17119/tid=17120] ppid=17116 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2375 0 1 0 7 0 0 0 20 0 18 0 30448377 9787879424 6117 33554432000 1073741824 1073778376 140735721008816 140061050073432 273909081357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 2.26 2.27 2.27 4/196 17119
/proc/meminfo: memFree=30012360/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 4732 0 1 0 25 1 0 0 20 0 18 0 30448377 9787879424 6766 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2389619 6766 2214 9 0 2380296 0
[pid=17119/tid=17120] ppid=17116 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2403 0 1 0 16 1 0 0 20 0 18 0 30448377 9787879424 6766 33554432000 1073741824 1073778376 140735721008816 140061050073432 140060913654837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300303 s]
/proc/loadavg: 2.26 2.27 2.27 4/196 17119
/proc/meminfo: memFree=30012360/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 6260 0 1 0 48 2 0 0 20 0 18 0 30448377 9787879424 9353 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2389619 9360 2243 9 0 2380296 0
[pid=17119/tid=17120] ppid=17116 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2406 0 1 0 26 1 0 0 20 0 18 0 30448377 9787879424 9375 33554432000 1073741824 1073778376 140735721008816 140061050073432 140060913650266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700234 s]
/proc/loadavg: 2.26 2.27 2.27 4/196 17119
/proc/meminfo: memFree=30012360/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9558476 CPUtime=1.69 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 22298 0 1 0 163 6 0 0 20 0 18 0 30448377 9787879424 53042 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2389619 53042 2267 9 0 2380296 0
[pid=17119/tid=17120] ppid=17116 vsize=9558476 CPUtime=0.65 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) S 17116 17119 15910 0 -1 4202560 2472 0 1 0 63 2 0 0 20 0 18 0 30448377 9787879424 53042 33554432000 1073741824 1073778376 140735721008816 140061050071288 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9558476

[startup+1.50088 s]
/proc/loadavg: 2.26 2.27 2.27 6/215 17138
/proc/meminfo: memFree=29787052/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=3.77 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 30935 0 1 0 369 8 0 0 20 0 19 0 30448377 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 55681 2283 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=1.41 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2495 0 1 0 139 2 0 0 20 0 19 0 30448377 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061050072592 140060914616815 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30448379 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11018 0 0 0 102 3 0 0 20 0 19 0 30448382 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/17119/task/17135/stat : 17135 (java) S 17116 17119 15910 0 -1 4202560 16044 0 0 0 110 2 0 0 20 0 19 0 30448382 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060868528824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17136] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17136/stat : 17136 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060867476472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17137] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17137/stat : 17137 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060866424136 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 55681 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.24 2.26 2.26 3/215 17138
/proc/meminfo: memFree=29778240/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=5.4 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 30938 0 1 0 531 9 0 0 20 0 19 0 30448377 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 55682 2284 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=3 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2497 0 1 0 298 2 0 0 20 0 19 0 30448377 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061050071376 140060914616602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30448379 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11018 0 0 0 102 3 0 0 20 0 19 0 30448382 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/17119/task/17135/stat : 17135 (java) S 17116 17119 15910 0 -1 4202560 16045 0 0 0 113 2 0 0 20 0 19 0 30448382 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060868528824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17136] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17136/stat : 17136 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060867476472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17137] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17137/stat : 17137 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060866424136 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 55682 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.24 2.26 2.26 4/215 17138
/proc/meminfo: memFree=29761840/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=8.63 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 30951 0 1 0 853 10 0 0 20 0 19 0 30448377 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 51970 2291 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=6.17 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 2499 0 1 0 615 2 0 0 20 0 19 0 30448377 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061050071488 140060914616651 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 30448378 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 30448379 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11024 0 0 0 103 3 0 0 20 0 19 0 30448382 9856040960 51970 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.18 cores=1,3,5,7

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

[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 929285 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1733.47
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.23 2.24 3/215 17182
/proc/meminfo: memFree=25921156/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=1793.87 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 47438 0 1 0 178991 396 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 921916 2300 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=1773.13 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 3517 0 1 0 177272 41 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061050072288 140060914575694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=1.24 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 1273 0 0 0 88 36 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 982 0 0 0 103 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 1249 0 0 0 100 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=1.57 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 1224 0 0 0 105 52 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 1782 0 0 0 110 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 1564 0 0 0 95 39 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=1.59 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 1250 0 0 0 117 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 1555 0 0 0 130 49 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=1.41 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 2656 0 0 0 138 3 0 0 20 0 19 0 30448379 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11024 0 0 0 106 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17135/stat : 17135 (java) S 17116 17119 15910 0 -1 4202560 18001 0 0 0 131 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060868528824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17136] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17136/stat : 17136 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060867476472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17137] ppid=17116 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/17119/task/17137/stat : 17137 (java) S 17116 17119 15910 0 -1 4202560 103 0 0 0 30 35 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060866424136 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1793.87
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.5 s]
/proc/loadavg: 2.19 2.22 2.24 3/215 17182
/proc/meminfo: memFree=25921160/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 47438 0 1 0 179610 396 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 921916 2300 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=1779.31 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 3517 0 1 0 177889 42 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061050072288 140060914648789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=1.24 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 1273 0 0 0 88 36 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 982 0 0 0 103 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 1249 0 0 0 100 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=1.57 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 1224 0 0 0 105 52 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 1782 0 0 0 110 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 1564 0 0 0 95 39 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=1.59 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 1250 0 0 0 117 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 1555 0 0 0 130 49 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=1.41 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 2656 0 0 0 138 3 0 0 20 0 19 0 30448379 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11024 0 0 0 106 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17135/stat : 17135 (java) S 17116 17119 15910 0 -1 4202560 18001 0 0 0 131 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060868528824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17136] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17136/stat : 17136 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060867476472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17137] ppid=17116 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/17119/task/17137/stat : 17137 (java) S 17116 17119 15910 0 -1 4202560 103 0 0 0 30 35 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060866424136 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 17119 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1788.5 s]
/proc/loadavg: 2.19 2.22 2.24 3/215 17182
/proc/meminfo: memFree=25921160/32872528 swapFree=1482636/1662508
[pid=17119] ppid=17116 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/17119/stat : 17119 (java) S 17116 17119 15910 0 -1 4202496 47438 0 1 0 179610 396 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140735720999952 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17119/statm: 2406260 921916 2300 9 0 2396937 0
[pid=17119/tid=17120] ppid=17116 vsize=9625040 CPUtime=1779.31 cores=1,3,5,7
/proc/17119/task/17120/stat : 17120 (java) R 17116 17119 15910 0 -1 4202560 3517 0 1 0 177889 42 0 0 20 0 19 0 30448377 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061050072288 140060914648789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17122] ppid=17116 vsize=9625040 CPUtime=1.24 cores=1,3,5,7
/proc/17119/task/17122/stat : 17122 (java) S 17116 17119 15910 0 -1 4202560 1273 0 0 0 88 36 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061039134888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17123] ppid=17116 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/17119/task/17123/stat : 17123 (java) S 17116 17119 15910 0 -1 4202560 982 0 0 0 103 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061038082344 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17119/tid=17124] ppid=17116 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/17119/task/17124/stat : 17124 (java) S 17116 17119 15910 0 -1 4202560 1249 0 0 0 100 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061037029800 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17125] ppid=17116 vsize=9625040 CPUtime=1.57 cores=1,3,5,7
/proc/17119/task/17125/stat : 17125 (java) S 17116 17119 15910 0 -1 4202560 1224 0 0 0 105 52 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061035977256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17126] ppid=17116 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/17119/task/17126/stat : 17126 (java) S 17116 17119 15910 0 -1 4202560 1782 0 0 0 110 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061034924712 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17127] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17127/stat : 17127 (java) S 17116 17119 15910 0 -1 4202560 1564 0 0 0 95 39 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061033872168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17128] ppid=17116 vsize=9625040 CPUtime=1.59 cores=1,3,5,7
/proc/17119/task/17128/stat : 17128 (java) S 17116 17119 15910 0 -1 4202560 1250 0 0 0 117 42 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140061032819624 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17129] ppid=17116 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/17119/task/17129/stat : 17129 (java) S 17116 17119 15910 0 -1 4202560 1555 0 0 0 130 49 0 0 20 0 19 0 30448378 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060885990440 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17130] ppid=17116 vsize=9625040 CPUtime=1.41 cores=1,3,5,7
/proc/17119/task/17130/stat : 17130 (java) S 17116 17119 15910 0 -1 4202560 2656 0 0 0 138 3 0 0 20 0 19 0 30448379 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060873791592 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17131] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17131/stat : 17131 (java) S 17116 17119 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060872737912 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17132] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17132/stat : 17132 (java) S 17116 17119 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30448380 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060871685256 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17133] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17133/stat : 17133 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060870634000 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17134] ppid=17116 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/17119/task/17134/stat : 17134 (java) S 17116 17119 15910 0 -1 4202560 11024 0 0 0 106 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060869581368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17119/tid=17135] ppid=17116 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/17119/task/17135/stat : 17135 (java) S 17116 17119 15910 0 -1 4202560 18001 0 0 0 131 3 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060868528824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17119/tid=17136] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17136/stat : 17136 (java) S 17116 17119 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060867476472 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17137] ppid=17116 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/17119/task/17137/stat : 17137 (java) S 17116 17119 15910 0 -1 4202560 103 0 0 0 30 35 0 0 20 0 19 0 30448382 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060866424136 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17119/tid=17138] ppid=17116 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17119/task/17138/stat : 17138 (java) S 17116 17119 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30448456 9856040960 921916 33554432000 1073741824 1073778376 140735721008816 140060865368872 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17119 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=610633
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=450323
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1788.55
CPU time (s): 1800.06
CPU user time (s): 1796.1
CPU system time (s): 3.96
CPU usage (%): 100.643
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.61
system time used= 4.45032
maximum resident set size= 3754364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47476
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38416
involuntary context switches= 11351

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5921 second user time and 15.3967 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 23:07:00
IDJOB=4107011
IDBENCH=48364
IDSOLVER=2546
FILE ID=node134/4107011-1466284020
RUNJOBID= node134-1466275076-15927
PBS_JOBID= 19918245
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 2e96a8731ecdc9612117a9b1f6bb2f31
RANDOM SEED=1769819265

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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		: 2667.020
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:        30012252 kB
Buffers:          172320 kB
Cached:           190252 kB
SwapCached:         1008 kB
Active:           152188 kB
Inactive:         279024 kB
Active(anon):      69756 kB
Inactive(anon):     1616 kB
Active(file):      82432 kB
Inactive(file):   277408 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              2160 kB
Writeback:             0 kB
AnonPages:       1757120 kB
Mapped:            15252 kB
Shmem:                 0 kB
Slab:             604156 kB
SReclaimable:      47340 kB
SUnreclaim:       556816 kB
KernelStack:        1584 kB
PageTables:         8056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2350968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71716 MiB
End job on node134 at 2016-06-18 23:36:48