Trace number 4107017

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.05 1788.15

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_1_15.opb
MD5SUM47b7632eb38157f4d5f97020bef38ed5
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.604907
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)31432
Sum of products size (including duplicates)62864
Number of different products15716
Sum of products size31432

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4107017-1466284147.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
1.67/0.74	c ... done. Wall clock time 0.624s.
1.67/0.74	c declared #vars     1000
1.67/0.74	c internal #vars     16716
1.67/0.74	c #constraints  32935
1.67/0.74	c constraints type 
1.67/0.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15716
1.67/0.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.67/0.74	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.67/0.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15716
1.67/0.74	c 32935 constraints processed.
7.32/4.90	c cleaning 2664 clauses out of 5328 with flag 10766/5328
11.34/8.76	c cleaning 4278 clauses out of 8556 with flag 22677/11220
15.74/13.10	c cleaning 5531 clauses out of 11062 with flag 36386/18004
20.74/18.16	c cleaning 6850 clauses out of 13699 with flag 52913/26172
26.20/23.46	c cleaning 7888 clauses out of 15776 with flag 70982/35099
31.59/28.87	c cleaning 8904 clauses out of 17808 with flag 91097/45019
37.19/34.48	c cleaning 9984 clauses out of 19968 with flag 113609/56083
42.41/39.61	c cleaning 10937 clauses out of 21901 with flag 138339/68000
46.65/43.90	c cleaning 12038 clauses out of 24076 with flag 165585/81112
58.11/55.20	c cleaning 13122 clauses out of 26244 with flag 194822/95318
70.27/67.11	c cleaning 14043 clauses out of 28087 with flag 225031/110283
81.16/78.02	c cleaning 14902 clauses out of 29806 with flag 256882/126045
90.96/87.87	c cleaning 15940 clauses out of 31882 with flag 291295/143023
97.78/94.62	c cleaning 17000 clauses out of 34001 with flag 328574/161082
114.83/111.37	c cleaning 17987 clauses out of 35975 with flag 366971/180056
132.25/128.75	c cleaning 18949 clauses out of 37933 with flag 407178/200001
146.84/143.35	c cleaning 19969 clauses out of 39983 with flag 449553/221000
157.74/154.24	c cleaning 21027 clauses out of 42055 with flag 494352/243041
166.44/162.96	c cleaning 21920 clauses out of 44007 with flag 541892/266020
176.35/172.82	c cleaning 23094 clauses out of 46188 with flag 591399/290121
187.49/183.51	c cleaning 23950 clauses out of 47979 with flag 642444/315006
198.09/194.17	c cleaning 25024 clauses out of 50047 with flag 696194/341024
208.39/204.40	c cleaning 26010 clauses out of 52031 with flag 752029/368032
218.89/214.99	c cleaning 27001 clauses out of 54049 with flag 809890/396060
229.79/225.82	c cleaning 27978 clauses out of 55988 with flag 869649/425000
243.58/239.11	c cleaning 29005 clauses out of 58010 with flag 931566/455000
255.29/250.83	c cleaning 29929 clauses out of 60005 with flag 995757/486000
267.39/262.95	c cleaning 30988 clauses out of 62076 with flag 1062125/518000
279.28/274.90	c cleaning 32067 clauses out of 64154 with flag 1130945/551066
292.16/287.71	c cleaning 33007 clauses out of 66044 with flag 1201440/585023
303.97/299.58	c cleaning 33944 clauses out of 68014 with flag 1274533/620000
314.66/310.30	c cleaning 35026 clauses out of 70088 with flag 1350490/656018
324.05/319.60	c cleaning 36003 clauses out of 72044 with flag 1429210/693000
333.74/328.01	c cleaning 37037 clauses out of 74074 with flag 1515046/731033
343.23/337.52	c cleaning 38015 clauses out of 76030 with flag 1599154/770026
354.63/348.98	c cleaning 39005 clauses out of 78010 with flag 1684079/810021
368.23/362.59	c cleaning 39992 clauses out of 79984 with flag 1770476/851000
383.24/377.55	c cleaning 40997 clauses out of 81994 with flag 1858570/893002
400.94/395.24	c cleaning 42011 clauses out of 84022 with flag 1948329/936027
421.49/414.63	c cleaning 42987 clauses out of 85985 with flag 2040043/980001
442.61/435.79	c cleaning 44001 clauses out of 88001 with flag 2133694/1025004
465.72/458.85	c cleaning 44998 clauses out of 89996 with flag 2229114/1071000
491.72/484.84	c cleaning 46021 clauses out of 92042 with flag 2326524/1118044
520.63/513.75	c cleaning 47003 clauses out of 94005 with flag 2425765/1166028
551.93/544.19	c cleaning 47973 clauses out of 95974 with flag 2526836/1215000
585.13/577.39	c cleaning 49049 clauses out of 98097 with flag 2630363/1265096
621.44/613.60	c cleaning 50036 clauses out of 100072 with flag 2735436/1316120
660.45/652.60	c cleaning 50985 clauses out of 101970 with flag 2842289/1368054
706.53/698.14	c cleaning 52012 clauses out of 104024 with flag 2951411/1421093
750.23/741.88	c cleaning 53032 clauses out of 106064 with flag 3062604/1475145
794.04/785.65	c cleaning 53961 clauses out of 107921 with flag 3175401/1530034
838.65/830.22	c cleaning 54977 clauses out of 109953 with flag 3290527/1586027
891.21/881.62	c cleaning 55971 clauses out of 111949 with flag 3407229/1643000
947.61/938.09	c cleaning 57020 clauses out of 114039 with flag 3526516/1701061
1005.94/996.34	c cleaning 58034 clauses out of 116067 with flag 3647831/1760109
1060.26/1050.65	c cleaning 58951 clauses out of 117924 with flag 3770843/1820000
1132.50/1122.53	c cleaning 59989 clauses out of 119978 with flag 3895589/1881005
1203.82/1193.81	c cleaning 61004 clauses out of 122008 with flag 4022841/1943024
1270.13/1260.17	c cleaning 62010 clauses out of 124019 with flag 4152208/2006039
1350.09/1339.49	c cleaning 63010 clauses out of 126019 with flag 4283079/2070049
1427.62/1416.99	c cleaning 64051 clauses out of 128101 with flag 4416522/2135141
1508.52/1497.80	c cleaning 64948 clauses out of 129909 with flag 4551224/2201000
1602.46/1591.39	c cleaning 66015 clauses out of 132029 with flag 4688700/2268068
1690.06/1678.98	c cleaning 66968 clauses out of 133946 with flag 4827694/2336000
1794.45/1782.53	c cleaning 68039 clauses out of 136078 with flag 4969079/2405100
1800.05/1788.11	c starts		: 1
1800.05/1788.11	c conflicts		: 2414774
1800.05/1788.11	c decisions		: 3432282
1800.05/1788.11	c propagations		: 143751987
1800.05/1788.11	c inspects		: 25162357205
1800.05/1788.11	c shortcuts		: 0
1800.05/1788.11	c learnt literals	: 0
1800.05/1788.11	c learnt binary clauses	: 0
1800.05/1788.11	c learnt ternary clauses	: 0
1800.05/1788.11	c learnt constraints	: 2414774
1800.05/1788.11	c ignored constraints	: 0
1800.05/1788.11	c root simplifications	: 0
1800.05/1788.11	c removed literals (reason simplification)	: 0
1800.05/1788.11	c reason swapping (by a shorter reason)	: 0
1800.05/1788.11	c Calls to reduceDB	: 65
1800.05/1788.11	c Number of update (reduction) of LBD	: 149139
1800.05/1788.11	c Imported unit clauses	: 0
1800.05/1788.11	c number of reductions to clauses (during analyze)	: 0
1800.05/1788.11	c number of learned constraints concerned by reduction	: 0
1800.05/1788.11	c number of learning phase by resolution	: 0
1800.05/1788.11	c number of learning phase by cutting planes	: 0
1800.05/1788.11	c speed (assignments/second)	: 80427.40345908553
1800.05/1788.11	c non guided choices	16173
1800.05/1788.11	c timeout
1800.05/1788.13	c learnt constraints type 
1800.05/1788.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77714
1800.05/1788.13	s UNKNOWN
1800.05/1788.13	c Total wall clock time (in seconds): 1788.017

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4107017-1466284147/watcher-4107017-1466284147 -o /tmp/evaluation-result-4107017-1466284147/solver-4107017-1466284147 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21401 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4107017-1466284147.opb 

pid=22324
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.02 2.02 2.00 3/194 22327
/proc/meminfo: memFree=27490636/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=268 CPUtime=0 cores=1,3,5,7
/proc/22327/stat : 22327 (java) R 22324 22327 21384 0 -1 4194304 332 0 0 0 0 0 0 0 20 0 1 0 30464743 274432 3 33554432000 0 0 140733412734511 140737460886152 251143024055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 67 10 4 9 0 24 0

[startup+0.100059 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 22327
/proc/meminfo: memFree=27490636/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 4451 0 1 0 8 1 0 0 20 0 18 0 30464743 9787879424 5570 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2389619 5570 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 22327
/proc/meminfo: memFree=27490636/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 4736 0 1 0 22 1 0 0 20 0 18 0 30464743 9787879424 6290 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2389619 6290 2200 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300235 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 22327
/proc/meminfo: memFree=27490636/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 6327 0 1 0 44 2 0 0 20 0 18 0 30464743 9787879424 8955 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2389619 8955 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700185 s]
/proc/loadavg: 2.02 2.02 2.00 3/194 22327
/proc/meminfo: memFree=27490636/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9558476 CPUtime=1.67 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 22855 0 1 0 160 7 0 0 20 0 18 0 30464743 9787879424 53670 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2389619 53670 2268 9 0 2380296 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 2.02 2.02 2.00 5/213 22346
/proc/meminfo: memFree=27268944/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=3.83 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 33106 0 1 0 374 9 0 0 20 0 19 0 30464743 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 57576 2283 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 2531 0 1 0 140 3 0 0 20 0 19 0 30464744 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197390786968 140197331539762 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17488 0 0 0 108 4 0 0 20 0 19 0 30464749 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11705 0 0 0 114 2 0 0 20 0 19 0 30464749 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 57576 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 9625040

[startup+3.10083 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22346
/proc/meminfo: memFree=27268316/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=5.49 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 33114 0 1 0 540 9 0 0 20 0 19 0 30464743 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 57582 2284 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=3.02 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 2533 0 1 0 299 3 0 0 20 0 19 0 30464744 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197390785032 140197331588295 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17488 0 0 0 109 4 0 0 20 0 19 0 30464749 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.22 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11711 0 0 0 120 2 0 0 20 0 19 0 30464749 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 57582 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22346
/proc/meminfo: memFree=27268436/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=8.9 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 33216 0 1 0 880 10 0 0 20 0 19 0 30464743 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 57352 2291 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=6.19 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 2535 0 1 0 616 3 0 0 20 0 19 0 30464744 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197390784800 140197331588373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 30464745 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 74 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17583 0 0 0 127 4 0 0 20 0 19 0 30464749 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11716 0 0 0 123 2 0 0 20 0 19 0 30464749 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 57352 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 9625040


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

[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 903949 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 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.05 2.05 2.00 3/213 22456
/proc/meminfo: memFree=27203276/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=1794.25 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 73276 0 1 0 179068 357 0 0 20 0 19 0 30464743 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 897437 2300 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=1773.06 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 3549 0 1 0 177268 38 0 0 20 0 19 0 30464744 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197390785760 140197330745264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 5589 0 0 0 94 37 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 7020 0 0 0 101 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=1.98 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 3092 0 0 0 151 47 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 4371 0 0 0 107 32 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 3495 0 0 0 118 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 6105 0 0 0 115 48 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 3785 0 0 0 112 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 3652 0 0 0 91 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 1941 0 0 0 132 2 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17588 0 0 0 130 4 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11726 0 0 0 145 2 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.25
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.1 s]
/proc/loadavg: 2.04 2.05 2.00 4/213 22456
/proc/meminfo: memFree=27203152/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 73276 0 1 0 179648 357 0 0 20 0 19 0 30464743 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 897437 2300 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=1778.84 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 3549 0 1 0 177845 39 0 0 20 0 19 0 30464744 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197390778064 140197331111583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 5589 0 0 0 94 37 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 7020 0 0 0 101 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=1.98 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 3092 0 0 0 151 47 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 4371 0 0 0 107 32 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 3495 0 0 0 118 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 6105 0 0 0 115 48 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 3785 0 0 0 112 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 3652 0 0 0 91 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 1941 0 0 0 132 2 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17588 0 0 0 130 4 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11726 0 0 0 145 2 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1788.1 s]
/proc/loadavg: 2.04 2.05 2.00 4/213 22456
/proc/meminfo: memFree=27203152/32872528 swapFree=241348/274052
[pid=22327] ppid=22324 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/22327/stat : 22327 (java) S 22324 22327 21384 0 -1 4202496 73276 0 1 0 179648 357 0 0 20 0 19 0 30464743 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140733412720048 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22327/statm: 2406260 897437 2300 9 0 2396937 0
[pid=22327/tid=22329] ppid=22324 vsize=9625040 CPUtime=1778.84 cores=1,3,5,7
/proc/22327/task/22329/stat : 22329 (java) R 22324 22327 21384 0 -1 4202560 3549 0 1 0 177845 39 0 0 20 0 19 0 30464744 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197390778064 140197331111583 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22330] ppid=22324 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/22327/task/22330/stat : 22330 (java) S 22324 22327 21384 0 -1 4202560 5589 0 0 0 94 37 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197234423976 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22331] ppid=22324 vsize=9625040 CPUtime=1.36 cores=1,3,5,7
/proc/22327/task/22331/stat : 22331 (java) S 22324 22327 21384 0 -1 4202560 7020 0 0 0 101 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197233371432 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22332] ppid=22324 vsize=9625040 CPUtime=1.98 cores=1,3,5,7
/proc/22327/task/22332/stat : 22332 (java) S 22324 22327 21384 0 -1 4202560 3092 0 0 0 151 47 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197232318888 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22333] ppid=22324 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/22327/task/22333/stat : 22333 (java) S 22324 22327 21384 0 -1 4202560 4371 0 0 0 107 32 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197231266344 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22327/tid=22334] ppid=22324 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/22327/task/22334/stat : 22334 (java) S 22324 22327 21384 0 -1 4202560 3495 0 0 0 118 35 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197230213800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22335] ppid=22324 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/22327/task/22335/stat : 22335 (java) S 22324 22327 21384 0 -1 4202560 6105 0 0 0 115 48 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197229161256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22336] ppid=22324 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/22327/task/22336/stat : 22336 (java) S 22324 22327 21384 0 -1 4202560 3785 0 0 0 112 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197228108712 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22337] ppid=22324 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/22327/task/22337/stat : 22337 (java) S 22324 22327 21384 0 -1 4202560 3652 0 0 0 91 36 0 0 20 0 19 0 30464745 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197227056168 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22338] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22338/stat : 22338 (java) S 22324 22327 21384 0 -1 4202560 1941 0 0 0 132 2 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197214857320 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22339] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22339/stat : 22339 (java) S 22324 22327 21384 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197213803640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22340] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22340/stat : 22340 (java) S 22324 22327 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30464746 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197212750984 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22341] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22341/stat : 22341 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197211699728 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22342] ppid=22324 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/22327/task/22342/stat : 22342 (java) S 22324 22327 21384 0 -1 4202560 17588 0 0 0 130 4 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197210647096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22327/tid=22343] ppid=22324 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/22327/task/22343/stat : 22343 (java) S 22324 22327 21384 0 -1 4202560 11726 0 0 0 145 2 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197209594552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22344] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22344/stat : 22344 (java) S 22324 22327 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197208542200 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22327/tid=22345] ppid=22324 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/22327/task/22345/stat : 22345 (java) S 22324 22327 21384 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 30464749 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197207489864 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22327/tid=22346] ppid=22324 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22327/task/22346/stat : 22346 (java) S 22324 22327 21384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30464819 9856040960 897437 33554432000 1073741824 1073778376 140733412728912 140197206434600 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1788.15
CPU time (s): 1800.05
CPU user time (s): 1796.48
CPU system time (s): 3.57
CPU usage (%): 100.665
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.92
system time used= 4.06338
maximum resident set size= 3684116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73315
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39268
involuntary context switches= 8102

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9719 second user time and 10.2044 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 23:09:07
IDJOB=4107017
IDBENCH=48370
IDSOLVER=2546
FILE ID=node107/4107017-1466284147
RUNJOBID= node107-1466276989-21401
PBS_JOBID= 19918269
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 47b7632eb38157f4d5f97020bef38ed5
RANDOM SEED=912131086

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:        27490644 kB
Buffers:          162624 kB
Cached:           445800 kB
SwapCached:         3136 kB
Active:          3853384 kB
Inactive:         498492 kB
Active(anon):    3743176 kB
Inactive(anon):     2864 kB
Active(file):     110208 kB
Inactive(file):   495628 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              1248 kB
Writeback:             0 kB
AnonPages:       4116424 kB
Mapped:            17084 kB
Shmem:                 0 kB
Slab:             617368 kB
SReclaimable:      60720 kB
SUnreclaim:       556648 kB
KernelStack:        1768 kB
PageTables:        12244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4114068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3794944 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 23:38:55