Trace number 4106900

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.09 1777.34

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_1_15.opb
MD5SUM35f11a54f1fd329a650032f8b75cdf62
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.261959
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)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

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@587bd9f2
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@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106900-1466280583.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
1.09/0.53	c ... done. Wall clock time 0.428s.
1.09/0.53	c declared #vars     1000
1.09/0.53	c internal #vars     7318
1.09/0.53	c #constraints  14139
1.09/0.53	c constraints type 
1.09/0.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6318
1.09/0.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.09/0.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.09/0.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6318
1.09/0.53	c 14139 constraints processed.
5.45/3.31	c cleaning 2500 clauses out of 5000 with flag 10098/5000
8.09/5.93	c cleaning 4320 clauses out of 8640 with flag 22485/11140
11.28/9.09	c cleaning 5760 clauses out of 11519 with flag 37021/18339
14.39/12.17	c cleaning 6735 clauses out of 13470 with flag 52606/26050
18.10/15.77	c cleaning 7978 clauses out of 15955 with flag 71244/35270
21.90/19.55	c cleaning 9005 clauses out of 18010 with flag 91525/45303
26.08/23.51	c cleaning 9911 clauses out of 19821 with flag 113436/56119
30.08/27.58	c cleaning 10915 clauses out of 21829 with flag 137610/68038
34.18/31.61	c cleaning 11949 clauses out of 23903 with flag 164499/81027
38.11/35.36	c cleaning 13026 clauses out of 26051 with flag 193733/95124
44.90/42.19	c cleaning 14045 clauses out of 28090 with flag 225100/110189
53.82/50.94	c cleaning 14998 clauses out of 29995 with flag 257234/126139
62.12/59.25	c cleaning 16009 clauses out of 32018 with flag 291541/143160
70.37/67.21	c cleaning 17030 clauses out of 34060 with flag 327959/161211
76.97/73.89	c cleaning 17918 clauses out of 35836 with flag 366014/180017
85.55/82.21	c cleaning 19102 clauses out of 38204 with flag 407656/200303
101.32/97.92	c cleaning 19912 clauses out of 39824 with flag 449430/221025
115.63/111.90	c cleaning 21009 clauses out of 42017 with flag 494019/243130
127.73/124.00	c cleaning 21963 clauses out of 43925 with flag 540306/266047
138.88/134.64	c cleaning 22975 clauses out of 45949 with flag 588944/290034
150.46/146.05	c cleaning 23955 clauses out of 47946 with flag 640308/315006
161.46/156.96	c cleaning 25008 clauses out of 50030 with flag 693745/341045
174.10/169.42	c cleaning 26055 clauses out of 52109 with flag 749311/368132
185.31/180.51	c cleaning 26949 clauses out of 53972 with flag 806672/396050
197.34/192.44	c cleaning 27954 clauses out of 56004 with flag 866152/425031
207.82/202.75	c cleaning 29007 clauses out of 58019 with flag 928075/455000
221.57/216.35	c cleaning 30064 clauses out of 60127 with flag 991834/486115
237.87/232.42	c cleaning 30981 clauses out of 62001 with flag 1057367/518053
252.57/247.00	c cleaning 32034 clauses out of 64068 with flag 1125666/551101
269.29/263.49	c cleaning 32946 clauses out of 65945 with flag 1195134/585012
285.07/279.06	c cleaning 34013 clauses out of 68025 with flag 1267447/620038
302.29/296.06	c cleaning 34951 clauses out of 70007 with flag 1341591/656033
319.92/313.44	c cleaning 35969 clauses out of 72023 with flag 1417438/693000
338.40/331.75	c cleaning 37059 clauses out of 74152 with flag 1495937/731098
358.59/351.62	c cleaning 38042 clauses out of 76112 with flag 1576287/770117
377.94/370.75	c cleaning 38993 clauses out of 78022 with flag 1658626/810069
401.03/393.54	c cleaning 39931 clauses out of 79960 with flag 1742944/851000
422.35/414.70	c cleaning 41076 clauses out of 82151 with flag 1830182/893122
440.94/433.07	c cleaning 41962 clauses out of 83992 with flag 1919032/936039
460.56/452.36	c cleaning 42968 clauses out of 85994 with flag 2010051/980003
485.08/476.61	c cleaning 44024 clauses out of 88057 with flag 2103401/1025034
510.12/501.47	c cleaning 45050 clauses out of 90100 with flag 2199183/1071101
534.94/525.99	c cleaning 45918 clauses out of 91956 with flag 2297022/1118007
555.70/546.33	c cleaning 46999 clauses out of 94031 with flag 2397535/1166000
573.77/564.12	c cleaning 47984 clauses out of 96033 with flag 2501083/1215001
585.99/576.03	c cleaning 49011 clauses out of 98053 with flag 2612406/1265005
601.14/590.93	c cleaning 50004 clauses out of 100038 with flag 2725228/1316001
619.34/608.87	c cleaning 51023 clauses out of 102046 with flag 2836341/1368013
641.82/630.96	c cleaning 51993 clauses out of 104011 with flag 2948480/1421001
667.68/656.41	c cleaning 53011 clauses out of 106021 with flag 3062196/1475004
692.82/680.97	c cleaning 53996 clauses out of 108006 with flag 3177724/1530000
720.19/708.00	c cleaning 54994 clauses out of 110010 with flag 3294615/1586000
751.38/738.87	c cleaning 56042 clauses out of 112084 with flag 3413793/1643068
784.31/771.20	c cleaning 56991 clauses out of 113981 with flag 3533973/1701007
823.63/810.15	c cleaning 57998 clauses out of 115995 with flag 3656582/1760012
866.70/852.64	c cleaning 58993 clauses out of 117986 with flag 3780768/1820001
907.71/893.00	c cleaning 59998 clauses out of 119996 with flag 3906789/1881004
953.83/938.75	c cleaning 61002 clauses out of 122004 with flag 4034865/1943010
1001.28/985.82	c cleaning 62007 clauses out of 124013 with flag 4165137/2006021
1062.00/1045.95	c cleaning 63025 clauses out of 126050 with flag 4297041/2070065
1125.98/1109.34	c cleaning 64023 clauses out of 128046 with flag 4430865/2135086
1190.71/1173.51	c cleaning 65033 clauses out of 130066 with flag 4566745/2201129
1256.15/1238.39	c cleaning 65988 clauses out of 131976 with flag 4704456/2268072
1325.95/1307.55	c cleaning 66953 clauses out of 133916 with flag 4843538/2336000
1403.46/1384.44	c cleaning 67981 clauses out of 135963 with flag 4985264/2405000
1477.45/1457.55	c cleaning 69005 clauses out of 138009 with flag 5128703/2475027
1558.57/1538.01	c cleaning 69991 clauses out of 139981 with flag 5274382/2546004
1639.56/1618.27	c cleaning 71007 clauses out of 142014 with flag 5421973/2618028
1739.02/1716.83	c cleaning 72062 clauses out of 144123 with flag 5571869/2691144
1800.09/1777.30	c starts		: 1
1800.09/1777.30	c conflicts		: 2748933
1800.09/1777.30	c decisions		: 4088557
1800.09/1777.30	c propagations		: 177863367
1800.09/1777.30	c inspects		: 24183730538
1800.09/1777.30	c shortcuts		: 0
1800.09/1777.30	c learnt literals	: 0
1800.09/1777.30	c learnt binary clauses	: 0
1800.09/1777.30	c learnt ternary clauses	: 0
1800.09/1777.30	c learnt constraints	: 2748933
1800.09/1777.30	c ignored constraints	: 0
1800.09/1777.30	c root simplifications	: 0
1800.09/1777.30	c removed literals (reason simplification)	: 0
1800.09/1777.30	c reason swapping (by a shorter reason)	: 0
1800.09/1777.30	c Calls to reduceDB	: 69
1800.09/1777.30	c Number of update (reduction) of LBD	: 178270
1800.09/1777.30	c Imported unit clauses	: 0
1800.09/1777.30	c number of reductions to clauses (during analyze)	: 0
1800.09/1777.30	c number of learned constraints concerned by reduction	: 0
1800.09/1777.30	c number of learning phase by resolution	: 0
1800.09/1777.30	c number of learning phase by cutting planes	: 0
1800.09/1777.30	c speed (assignments/second)	: 100105.17766840296
1800.09/1777.30	c non guided choices	6798
1800.09/1777.31	c timeout
1800.09/1777.33	c learnt constraints type 
1800.09/1777.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 129851
1800.09/1777.33	s UNKNOWN
1800.09/1777.33	c Total wall clock time (in seconds): 1777.229

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-4106900-1466280583/watcher-4106900-1466280583 -o /tmp/evaluation-result-4106900-1466280583/solver-4106900-1466280583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21400 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106900-1466280583.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.16 2.12 2.09 3/194 21823
/proc/meminfo: memFree=30989656/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 30108362 98570240 977 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 24065 977 743 9 0 16771 0
[pid=21823/tid=21824] ppid=21820 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 30108363 98570240 978 33554432000 1073741824 1073778376 140736402072672 140519324335656 251143210368 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.16 2.12 2.09 3/194 21823
/proc/meminfo: memFree=30989656/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 4544 0 1 0 10 1 0 0 20 0 18 0 30108362 9787879424 5665 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2389619 5665 2157 9 0 2380296 0
[pid=21823/tid=21824] ppid=21820 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2437 0 1 0 6 1 0 0 20 0 18 0 30108363 9787879424 5665 33554432000 1073741824 1073778376 140736402072672 140519324339104 140519328354491 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 2.16 2.12 2.09 3/194 21823
/proc/meminfo: memFree=30989656/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 4786 0 1 0 25 1 0 0 20 0 18 0 30108362 9787879424 6338 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2389619 6338 2215 9 0 2380296 0
[pid=21823/tid=21824] ppid=21820 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2460 0 1 0 16 1 0 0 20 0 18 0 30108363 9787879424 6338 33554432000 1073741824 1073778376 140736402072672 140519324339104 251146583096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300258 s]
/proc/loadavg: 2.16 2.12 2.09 3/194 21823
/proc/meminfo: memFree=30989656/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 5926 0 1 0 47 1 0 0 20 0 18 0 30108362 9787879424 9326 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2389619 9326 2240 9 0 2380296 0
[pid=21823/tid=21824] ppid=21820 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2464 0 1 0 26 1 0 0 20 0 18 0 30108363 9787879424 9326 33554432000 1073741824 1073778376 140736402072672 140519324339104 140519196839196 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700217 s]
/proc/loadavg: 2.16 2.12 2.09 3/194 21823
/proc/meminfo: memFree=30989656/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=1.68 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 23878 0 1 0 164 4 0 0 20 0 19 0 30108362 9856040960 35630 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 35631 2260 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2508 0 1 0 65 2 0 0 20 0 19 0 30108363 9856040960 35632 33554432000 1073741824 1073778376 140736402072672 140519324332184 140519196827216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 9625040

[startup+1.50084 s]
/proc/loadavg: 2.16 2.12 2.09 5/213 21842
/proc/meminfo: memFree=30815852/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=3.5 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 37267 0 1 0 344 6 0 0 20 0 19 0 30108362 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 46040 2268 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2510 0 1 0 145 2 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519324332064 140519197490424 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30108364 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18737 0 0 0 99 2 0 0 20 0 19 0 30108367 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/21823/task/21839/stat : 21839 (java) S 21820 21823 21384 0 -1 4202560 14748 0 0 0 95 3 0 0 20 0 19 0 30108367 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519143320248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21840] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21840/stat : 21840 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519142267896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21841] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21841/stat : 21841 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519141215560 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 46040 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 2.15 2.12 2.09 3/213 21842
/proc/meminfo: memFree=30807420/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=5.24 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 37380 0 1 0 517 7 0 0 20 0 19 0 30108362 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 49217 2271 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2518 0 1 0 305 2 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519324340280 140519197639187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30108364 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18839 0 0 0 109 2 0 0 20 0 19 0 30108367 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/21823/task/21839/stat : 21839 (java) S 21820 21823 21384 0 -1 4202560 14750 0 0 0 99 3 0 0 20 0 19 0 30108367 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519143320248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21840] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21840/stat : 21840 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519142267896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21841] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21841/stat : 21841 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519141215560 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 49217 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.15 2.12 2.09 3/213 21842
/proc/meminfo: memFree=30785700/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=8.49 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 37403 0 1 0 842 7 0 0 20 0 19 0 30108362 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 54428 2276 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2533 0 1 0 624 2 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519324338544 140519197687189 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30108363 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30108364 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18841 0 0 0 111 2 0 0 20 0 19 0 30108367 9856040960 54428 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=1.05 cores=0,2,4,6

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

[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 165750 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1684.11
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.02 2.06 2.07 3/213 21885
/proc/meminfo: memFree=27647640/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=1744.66 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 54239 0 1 0 174201 265 0 0 20 0 19 0 30108362 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 188452 2298 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=1704.04 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2812 0 1 0 170375 29 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519324339424 140519197790179 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 1992 0 0 0 329 28 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=3.29 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1120 0 0 0 305 24 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=3.09 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1579 0 0 0 285 24 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=3.36 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1451 0 0 0 309 27 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1936 0 0 0 319 35 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=3.6 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1715 0 0 0 328 32 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=3.41 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 2006 0 0 0 315 26 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 2166 0 0 0 328 29 0 0 20 0 19 0 30108363 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=6.06 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 2445 0 0 0 598 8 0 0 20 0 19 0 30108364 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.31 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18904 0 0 0 129 2 0 0 20 0 19 0 30108367 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21823/task/21839/stat : 21839 (java) S 21820 21823 21384 0 -1 4202560 14756 0 0 0 103 3 0 0 20 0 19 0 30108367 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519143320248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21840] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21840/stat : 21840 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519142267896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21841] ppid=21820 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/21823/task/21841/stat : 21841 (java) S 21820 21823 21384 0 -1 4202560 99 0 0 0 25 26 0 0 20 0 19 0 30108367 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519141215560 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 188452 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1744.66
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1777.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/213 21952
/proc/meminfo: memFree=30444196/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 54327 0 1 0 179738 271 0 0 20 0 19 0 30108362 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 182505 2298 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=1758.57 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2819 0 1 0 175827 30 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519324339408 140519197790816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=3.65 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 2001 0 0 0 336 29 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=3.39 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1128 0 0 0 314 25 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=3.14 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1587 0 0 0 289 25 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=3.44 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1467 0 0 0 317 27 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1948 0 0 0 326 36 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1723 0 0 0 335 32 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=3.48 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 2009 0 0 0 321 27 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 2174 0 0 0 334 29 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=6.2 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 2450 0 0 0 612 8 0 0 20 0 19 0 30108364 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.31 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18904 0 0 0 129 2 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21823/task/21839/stat : 21839 (java) S 21820 21823 21384 0 -1 4202560 14756 0 0 0 103 3 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519143320248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21840] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21840/stat : 21840 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519142267896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21841] ppid=21820 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/21823/task/21841/stat : 21841 (java) S 21820 21823 21384 0 -1 4202560 103 0 0 0 26 27 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519141215560 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 21823 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1777.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/213 21952
/proc/meminfo: memFree=30444196/32872528 swapFree=241348/274052
[pid=21823] ppid=21820 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/21823/stat : 21823 (java) S 21820 21823 21384 0 -1 4202496 54327 0 1 0 179738 271 0 0 20 0 19 0 30108362 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140736402063808 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21823/statm: 2406260 182505 2298 9 0 2396937 0
[pid=21823/tid=21824] ppid=21820 vsize=9625040 CPUtime=1758.57 cores=0,2,4,6
/proc/21823/task/21824/stat : 21824 (java) R 21820 21823 21384 0 -1 4202560 2819 0 1 0 175827 30 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519324339408 140519197790816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21826] ppid=21820 vsize=9625040 CPUtime=3.65 cores=0,2,4,6
/proc/21823/task/21826/stat : 21826 (java) S 21820 21823 21384 0 -1 4202560 2001 0 0 0 336 29 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519168362664 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21827] ppid=21820 vsize=9625040 CPUtime=3.39 cores=0,2,4,6
/proc/21823/task/21827/stat : 21827 (java) S 21820 21823 21384 0 -1 4202560 1128 0 0 0 314 25 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519167310120 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21828] ppid=21820 vsize=9625040 CPUtime=3.14 cores=0,2,4,6
/proc/21823/task/21828/stat : 21828 (java) S 21820 21823 21384 0 -1 4202560 1587 0 0 0 289 25 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519166257576 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21829] ppid=21820 vsize=9625040 CPUtime=3.44 cores=0,2,4,6
/proc/21823/task/21829/stat : 21829 (java) S 21820 21823 21384 0 -1 4202560 1467 0 0 0 317 27 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519165205032 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21830] ppid=21820 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/21823/task/21830/stat : 21830 (java) S 21820 21823 21384 0 -1 4202560 1948 0 0 0 326 36 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519164152488 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21831] ppid=21820 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/21823/task/21831/stat : 21831 (java) S 21820 21823 21384 0 -1 4202560 1723 0 0 0 335 32 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519163099944 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21832] ppid=21820 vsize=9625040 CPUtime=3.48 cores=0,2,4,6
/proc/21823/task/21832/stat : 21832 (java) S 21820 21823 21384 0 -1 4202560 2009 0 0 0 321 27 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519162047400 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21833] ppid=21820 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/21823/task/21833/stat : 21833 (java) S 21820 21823 21384 0 -1 4202560 2174 0 0 0 334 29 0 0 20 0 19 0 30108363 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519160994856 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21834] ppid=21820 vsize=9625040 CPUtime=6.2 cores=0,2,4,6
/proc/21823/task/21834/stat : 21834 (java) S 21820 21823 21384 0 -1 4202560 2450 0 0 0 612 8 0 0 20 0 19 0 30108364 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519148583016 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21835] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21835/stat : 21835 (java) S 21820 21823 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519147529336 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21836] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21836/stat : 21836 (java) S 21820 21823 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30108365 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519146476680 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21837] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21837/stat : 21837 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519145425424 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21823/tid=21838] ppid=21820 vsize=9625040 CPUtime=1.31 cores=0,2,4,6
/proc/21823/task/21838/stat : 21838 (java) S 21820 21823 21384 0 -1 4202560 18904 0 0 0 129 2 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519144372792 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21839] ppid=21820 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/21823/task/21839/stat : 21839 (java) S 21820 21823 21384 0 -1 4202560 14756 0 0 0 103 3 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519143320248 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21823/tid=21840] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21840/stat : 21840 (java) S 21820 21823 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519142267896 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21823/tid=21841] ppid=21820 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/21823/task/21841/stat : 21841 (java) S 21820 21823 21384 0 -1 4202560 103 0 0 0 26 27 0 0 20 0 19 0 30108367 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519141215560 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21823/tid=21842] ppid=21820 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/21823/task/21842/stat : 21842 (java) S 21820 21823 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30108416 9856040960 182505 33554432000 1073741824 1073778376 140736402072672 140519140111144 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1777.34
CPU time (s): 1800.09
CPU user time (s): 1797.38
CPU system time (s): 2.71
CPU usage (%): 101.28
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.88
system time used= 3.14152
maximum resident set size= 1162712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54359
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46466
involuntary context switches= 49627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4334 second user time and 13.401 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 22:09:43
IDJOB=4106900
IDBENCH=48312
IDSOLVER=2546
FILE ID=node107/4106900-1466280583
RUNJOBID= node107-1466276989-21400
PBS_JOBID= 19918269
Free space on /tmp= 71708 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_1_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106900-1466280583/watcher-4106900-1466280583 -o /tmp/evaluation-result-4106900-1466280583/solver-4106900-1466280583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106900-1466280583.opb

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

MD5SUM BENCH= 35f11a54f1fd329a650032f8b75cdf62
RANDOM SEED=225009573

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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.56
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.953
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.953
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.56
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.953
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.953
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30989920 kB
Buffers:          159940 kB
Cached:           443684 kB
SwapCached:         3136 kB
Active:           353640 kB
Inactive:         495916 kB
Active(anon):     245648 kB
Inactive(anon):     2864 kB
Active(file):     107992 kB
Inactive(file):   493052 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2176 kB
Writeback:             0 kB
AnonPages:        610796 kB
Mapped:            17084 kB
Shmem:                 0 kB
Slab:             617432 kB
SReclaimable:      60636 kB
SUnreclaim:       556796 kB
KernelStack:        1768 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1090104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node107 at 2016-06-18 22:39:21