Trace number 2659525

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 Resolution 2.2.0 2010-05-26? (TO) 1800.22 1796.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.300953
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659525-1276322797.opb
0.22/0.21	c reading problem ... 
0.93/0.68	c ... done. Wall clock time 0.463s.
0.93/0.68	c #vars     6000
0.93/0.68	c #constraints  220
0.93/0.68	c constraints type 
0.93/0.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 120
0.93/0.68	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
5.27/4.08	c cleaning 2494 clauses out of 5001 with flag 5001/5001
9.26/7.94	c cleaning 4244 clauses out of 8506 with flag 11000/11000
15.09/13.76	c cleaning 5624 clauses out of 11262 with flag 18000/18000
21.62/20.24	c cleaning 6807 clauses out of 13638 with flag 26000/26000
30.08/28.63	c cleaning 7906 clauses out of 15832 with flag 35001/35001
39.89/38.44	c cleaning 8946 clauses out of 17925 with flag 45000/45000
50.30/48.84	c cleaning 9458 clauses out of 18981 with flag 55002/55002
60.72/59.21	c cleaning 9754 clauses out of 19524 with flag 65003/65003
75.25/73.76	c cleaning 9878 clauses out of 19768 with flag 75001/75001
84.66/83.15	c cleaning 9920 clauses out of 19890 with flag 85001/85001
94.08/92.51	c cleaning 9961 clauses out of 19969 with flag 95000/95000
106.30/104.76	c cleaning 9991 clauses out of 20009 with flag 105001/105001
121.31/119.70	c cleaning 10005 clauses out of 20018 with flag 115001/115001
131.53/129.98	c cleaning 10000 clauses out of 20013 with flag 125001/125001
143.65/142.06	c cleaning 9978 clauses out of 20016 with flag 135004/135004
154.88/153.20	c cleaning 9997 clauses out of 20034 with flag 145000/145000
166.89/165.25	c cleaning 10007 clauses out of 20041 with flag 155004/155004
178.72/177.04	c cleaning 9975 clauses out of 20033 with flag 165003/165003
190.53/188.82	c cleaning 10011 clauses out of 20058 with flag 175003/175003
199.85/198.19	c cleaning 10013 clauses out of 20047 with flag 185003/185003
213.58/211.84	c cleaning 10005 clauses out of 20033 with flag 195002/195002
225.40/223.60	c cleaning 10001 clauses out of 20027 with flag 205001/205001
233.61/231.88	c cleaning 9974 clauses out of 20026 with flag 215001/215001
249.63/247.81	c cleaning 9982 clauses out of 20051 with flag 225000/225000
255.65/253.86	c cleaning 10024 clauses out of 20069 with flag 235000/235000
265.96/264.16	c cleaning 10011 clauses out of 20048 with flag 245003/245003
276.67/274.83	c cleaning 10003 clauses out of 20034 with flag 255000/255000
285.27/283.40	c cleaning 9998 clauses out of 20032 with flag 265001/265001
293.31/291.44	c cleaning 9988 clauses out of 20034 with flag 275001/275001
310.52/308.67	c cleaning 9994 clauses out of 20047 with flag 285002/285002
328.74/326.83	c cleaning 10006 clauses out of 20055 with flag 295004/295004
341.36/339.49	c cleaning 10003 clauses out of 20045 with flag 305000/305000
359.58/357.63	c cleaning 10003 clauses out of 20043 with flag 315001/315001
371.00/369.06	c cleaning 10013 clauses out of 20039 with flag 325000/325000
387.70/385.73	c cleaning 10005 clauses out of 20026 with flag 335000/335000
404.17/402.17	c cleaning 10000 clauses out of 20023 with flag 345002/345002
417.31/415.22	c cleaning 9988 clauses out of 20021 with flag 355000/355000
444.40/442.39	c cleaning 9995 clauses out of 20033 with flag 365000/365000
475.02/472.92	c cleaning 9995 clauses out of 20038 with flag 375000/375000
505.73/503.69	c cleaning 9997 clauses out of 20043 with flag 385000/385000
525.44/523.34	c cleaning 10002 clauses out of 20046 with flag 395000/395000
537.56/535.41	c cleaning 10008 clauses out of 20050 with flag 405006/405006
551.38/549.22	c cleaning 10001 clauses out of 20037 with flag 415001/415001
565.49/563.31	c cleaning 9992 clauses out of 20035 with flag 425000/425000
577.01/574.84	c cleaning 10001 clauses out of 20043 with flag 435000/435000
594.92/592.76	c cleaning 10004 clauses out of 20047 with flag 445005/445005
605.84/603.65	c cleaning 9998 clauses out of 20042 with flag 455004/455004
618.88/616.65	c cleaning 9998 clauses out of 20043 with flag 465003/465003
633.94/631.68	c cleaning 9992 clauses out of 20043 with flag 475001/475001
649.09/646.80	c cleaning 9989 clauses out of 20052 with flag 485002/485002
663.52/661.16	c cleaning 9996 clauses out of 20061 with flag 495000/495000
688.84/686.46	c cleaning 9998 clauses out of 20066 with flag 505001/505001
717.15/714.75	c cleaning 9999 clauses out of 20068 with flag 515001/515001
739.56/737.11	c cleaning 9911 clauses out of 20070 with flag 525002/525002
758.68/756.25	c cleaning 9956 clauses out of 20158 with flag 535001/535001
777.41/774.97	c cleaning 9984 clauses out of 20202 with flag 545001/545001
795.73/793.28	c cleaning 9988 clauses out of 20221 with flag 555004/555004
814.45/811.91	c cleaning 9980 clauses out of 20229 with flag 565000/565000
833.45/830.96	c cleaning 10004 clauses out of 20249 with flag 575000/575000
853.47/850.92	c cleaning 10000 clauses out of 20245 with flag 585000/585000
864.28/861.75	c cleaning 10095 clauses out of 20246 with flag 595001/595001
875.00/872.46	c cleaning 10070 clauses out of 20151 with flag 605001/605001
890.13/887.51	c cleaning 10019 clauses out of 20081 with flag 615001/615001
908.25/905.66	c cleaning 10003 clauses out of 20061 with flag 625000/625000
918.27/915.68	c cleaning 10007 clauses out of 20058 with flag 635000/635000
931.39/928.79	c cleaning 9999 clauses out of 20058 with flag 645007/645007
944.80/942.16	c cleaning 10011 clauses out of 20053 with flag 655001/655001
958.04/955.37	c cleaning 10007 clauses out of 20044 with flag 665003/665003
972.16/969.45	c cleaning 9998 clauses out of 20036 with flag 675002/675002
988.49/985.72	c cleaning 9999 clauses out of 20038 with flag 685002/685002
1003.82/1001.03	c cleaning 9997 clauses out of 20039 with flag 695002/695002
1020.34/1017.59	c cleaning 9996 clauses out of 20041 with flag 705001/705001
1038.66/1035.85	c cleaning 10001 clauses out of 20045 with flag 715001/715001
1049.19/1046.37	c cleaning 9999 clauses out of 20043 with flag 725000/725000
1064.51/1061.68	c cleaning 9996 clauses out of 20047 with flag 735003/735003
1082.26/1079.32	c cleaning 10005 clauses out of 20051 with flag 745003/745003
1099.88/1096.95	c cleaning 10001 clauses out of 20045 with flag 755002/755002
1118.32/1115.34	c cleaning 9999 clauses out of 20043 with flag 765001/765001
1131.54/1128.53	c cleaning 10000 clauses out of 20044 with flag 775001/775001
1140.95/1137.97	c cleaning 9979 clauses out of 20043 with flag 785000/785000
1154.47/1151.46	c cleaning 9999 clauses out of 20064 with flag 795000/795000
1171.39/1168.32	c cleaning 10012 clauses out of 20068 with flag 805003/805003
1194.94/1191.86	c cleaning 10008 clauses out of 20061 with flag 815008/815008
1210.59/1207.48	c cleaning 9994 clauses out of 20047 with flag 825002/825002
1223.52/1220.32	c cleaning 9994 clauses out of 20051 with flag 835000/835000
1238.96/1235.77	c cleaning 9998 clauses out of 20058 with flag 845001/845001
1254.80/1251.58	c cleaning 10004 clauses out of 20061 with flag 855002/855002
1270.54/1267.23	c cleaning 10001 clauses out of 20056 with flag 865001/865001
1287.88/1284.55	c cleaning 9996 clauses out of 20054 with flag 875000/875000
1299.82/1296.42	c cleaning 10016 clauses out of 20060 with flag 885002/885002
1308.07/1304.67	c cleaning 10005 clauses out of 20043 with flag 895001/895001
1319.18/1315.79	c cleaning 10002 clauses out of 20039 with flag 905002/905002
1331.11/1327.61	c cleaning 9993 clauses out of 20035 with flag 915000/915000
1341.83/1338.39	c cleaning 9989 clauses out of 20044 with flag 925002/925002
1353.35/1349.87	c cleaning 10003 clauses out of 20060 with flag 935007/935007
1364.57/1361.02	c cleaning 10018 clauses out of 20050 with flag 945000/945000
1374.49/1370.91	c cleaning 9998 clauses out of 20037 with flag 955005/955005
1391.60/1388.01	c cleaning 9995 clauses out of 20036 with flag 965002/965002
1399.93/1396.37	c cleaning 9998 clauses out of 20040 with flag 975001/975001
1412.56/1408.98	c cleaning 9998 clauses out of 20041 with flag 985000/985000
1425.27/1421.67	c cleaning 9990 clauses out of 20046 with flag 995003/995003
1442.08/1438.49	c cleaning 10007 clauses out of 20056 with flag 1005003/1005003
1455.30/1451.63	c cleaning 9998 clauses out of 20046 with flag 1015000/1015000
1475.72/1472.02	c cleaning 10012 clauses out of 20056 with flag 1025008/1025008
1495.17/1491.45	c cleaning 9989 clauses out of 20039 with flag 1035003/1035003
1522.81/1519.07	c cleaning 10009 clauses out of 20048 with flag 1045001/1045001
1541.06/1537.29	c cleaning 9995 clauses out of 20038 with flag 1055000/1055000
1559.47/1555.60	c cleaning 9987 clauses out of 20043 with flag 1065000/1065000
1580.91/1577.08	c cleaning 10014 clauses out of 20060 with flag 1075004/1075004
1594.35/1590.42	c cleaning 9996 clauses out of 20043 with flag 1085001/1085001
1613.28/1609.32	c cleaning 9983 clauses out of 20046 with flag 1095000/1095000
1633.59/1629.63	c cleaning 10005 clauses out of 20064 with flag 1105001/1105001
1654.01/1650.07	c cleaning 10001 clauses out of 20058 with flag 1115000/1115000
1670.22/1666.23	c cleaning 9999 clauses out of 20058 with flag 1125001/1125001
1688.53/1684.57	c cleaning 10003 clauses out of 20059 with flag 1135001/1135001
1707.54/1703.52	c cleaning 10000 clauses out of 20056 with flag 1145001/1145001
1724.16/1720.18	c cleaning 10000 clauses out of 20055 with flag 1155000/1155000
1739.97/1735.98	c cleaning 9999 clauses out of 20057 with flag 1165002/1165002
1756.99/1752.96	c cleaning 9999 clauses out of 20058 with flag 1175002/1175002
1767.80/1763.76	c cleaning 9999 clauses out of 20057 with flag 1185000/1185000
1782.73/1778.62	c cleaning 10012 clauses out of 20059 with flag 1195001/1195001
1798.05/1793.91	c cleaning 10005 clauses out of 20049 with flag 1205003/1205003
1800.08/1795.92	c starts		: 190
1800.08/1795.92	c conflicts		: 1207675
1800.08/1795.92	c decisions		: 1916477
1800.08/1795.92	c propagations		: 45699746
1800.08/1795.92	c inspects		: 1580067651
1800.08/1795.92	c learnt literals	: 0
1800.08/1795.92	c learnt binary clauses	: 0
1800.08/1795.92	c learnt ternary clauses	: 0
1800.08/1795.92	c learnt clauses	: 1207674
1800.08/1795.92	c ignored clauses	: 0
1800.08/1795.92	c root simplifications	: 0
1800.08/1795.92	c removed literals (reason simplification)	: 4088259
1800.08/1795.92	c reason swapping (by a shorter reason)	: 0
1800.08/1795.92	c Calls to reduceDB	: 122
1800.08/1795.92	c number of reductions to clauses (during analyze)	: 0
1800.08/1795.92	c number of learned constraints concerned by reduction	: 0
1800.08/1795.92	c number of learning phase by resolution	: 0
1800.08/1795.92	c number of learning phase by cutting planes	: 0
1800.08/1795.92	c speed (assignments/second)	: 25456.050747504094
1800.08/1795.92	c non guided choices	103347
1800.08/1795.94	c learnt constraints type 
1800.08/1795.94	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12754
1800.08/1795.94	c constraints type 
1800.08/1795.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 120
1800.08/1795.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
1800.08/1795.94	s UNKNOWN
1800.08/1795.94	c Total wall clock time (in seconds): 1795.731

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659525-1276322797/watcher-2659525-1276322797 -o /tmp/evaluation-result-2659525-1276322797/solver-2659525-1276322797 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659525-1276322797.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9257
/proc/meminfo: memFree=1941568/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=248 CPUtime=0
/proc/9257/stat : 9257 (java6) R 9255 9257 9226 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 7883688 253952 28 1992294400 134512640 134550932 4292898928 18446744073709551615 4149844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9257/statm: 62 28 21 10 0 23 0

[startup+0.061058 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9257
/proc/meminfo: memFree=1941568/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1521664 CPUtime=0.04
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 3588 0 1 0 2 2 0 0 15 0 7 0 7883688 1558183936 3029 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 380416 3030 1014 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.100058 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9257
/proc/meminfo: memFree=1941568/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1523992 CPUtime=0.08
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 3913 0 1 0 6 2 0 0 15 0 12 0 7883688 1560567808 3352 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 380998 3352 1062 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1523992

[startup+0.300058 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9257
/proc/meminfo: memFree=1941568/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1526368 CPUtime=0.34
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 5334 0 1 0 31 3 0 0 15 0 12 0 7883688 1563000832 4771 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 381592 4771 1358 10 0 378894 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1526368

[startup+0.700058 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 9257
/proc/meminfo: memFree=1941568/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1528820 CPUtime=1.13
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 9055 0 1 0 108 5 0 0 15 0 12 0 7883688 1565511680 8242 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382205 8242 1409 10 0 379507 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1528820

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 5/119 9270
/proc/meminfo: memFree=1912944/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=2.72
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 9870 0 1 0 266 6 0 0 15 0 13 0 7883688 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 8609 1424 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=1.46
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 6789 0 1 0 142 4 0 0 25 0 13 0 7883690 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4109641258 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 7883691 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 7883691 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 7883693 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 7883694 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 7883694 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.04
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 95 0 0 0 4 0 0 0 22 0 13 0 7883698 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.19
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1921 0 0 0 119 0 0 0 17 0 13 0 7883698 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 8609 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 1529264

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.99 2/119 9270
/proc/meminfo: memFree=1909100/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=4.37
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 11497 0 1 0 430 7 0 0 15 0 13 0 7883688 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 10235 1428 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=3.05
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 8407 0 1 0 300 5 0 0 25 0 13 0 7883690 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4109673574 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 7883691 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 7883691 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 7883693 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 7883694 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 7883694 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.08
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 104 0 0 0 8 0 0 0 15 0 13 0 7883698 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.2
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1921 0 0 0 120 0 0 0 17 0 13 0 7883698 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 10235 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 1529264

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 9270
/proc/meminfo: memFree=1887772/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=7.6
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 15974 0 1 0 751 9 0 0 15 0 13 0 7883688 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 14689 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=6.19
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 9186 0 1 0 613 6 0 0 25 0 13 0 7883690 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4109616715 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=0.01
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 894 0 0 0 1 0 0 0 15 0 13 0 7883691 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 1006 0 0 0 0 0 0 0 18 0 13 0 7883691 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=0.02
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 1792 0 0 0 2 0 0 0 15 0 13 0 7883693 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.12
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 111 0 0 0 12 0 0 0 15 0 13 0 7883698 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.2
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1921 0 0 0 120 0 0 0 15 0 13 0 7883698 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 14689 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 1529264

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 9270
/proc/meminfo: memFree=1869916/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=14.09
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 20396 0 1 0 1398 11 0 0 15 0 13 0 7883688 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 19105 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=12.52
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 9190 0 1 0 1246 6 0 0 25 0 13 0 7883690 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4109737119 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=0.02
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 2732 0 0 0 2 0 0 0 15 0 13 0 7883691 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=0.01
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 2151 0 0 0 1 0 0 0 18 0 13 0 7883691 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=0.07
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 3222 0 0 0 6 1 0 0 15 0 13 0 7883693 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.25
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1924 0 0 0 125 0 0 0 15 0 13 0 7883698 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 19105 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.09
Current children cumulated vsize (KiB) 1529264

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/119 9270
/proc/meminfo: memFree=1852060/2059040 swapFree=4136312/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=26.97
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 24908 0 1 0 2684 13 0 0 15 0 13 0 7883688 1565966336 23614 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 23614 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=25.16
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 9192 0 1 0 2510 6 0 0 25 0 13 0 7883690 1565966336 23614 1992294400 134512640 134550932 4293486096 18446744073709551615 4109677348 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=0.06
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 4237 0 0 0 5 1 0 0 16 0 13 0 7883691 1565966336 23614 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=0.06
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 3551 0 0 0 5 1 0 0 18 0 13 0 7883691 1565966336 23614 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=0.17

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

[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.34
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1937 0 0 0 134 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1606.27
Current children cumulated vsize (KiB) 1529264

[startup+1662.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/119 9317
/proc/meminfo: memFree=1647112/2059040 swapFree=4136344/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=1666.32
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 67149 0 1 0 166563 69 0 0 15 0 13 0 7883688 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 59559 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=1649.92
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 17895 0 1 0 164951 41 0 0 25 0 13 0 7883690 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4109677503 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=3.2
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 18213 0 0 0 310 10 0 0 15 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=3.09
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 18608 0 0 0 299 10 0 0 18 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=8.54
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 9223 0 0 0 850 4 0 0 15 0 13 0 7883693 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.34
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1937 0 0 0 134 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1666.32
Current children cumulated vsize (KiB) 1529264

[startup+1722.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/119 9319
/proc/meminfo: memFree=1647112/2059040 swapFree=4136344/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=1726.38
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 67161 0 1 0 172569 69 0 0 15 0 13 0 7883688 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 59559 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=1709.43
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 17899 0 1 0 170901 42 0 0 25 0 13 0 7883690 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4109677348 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=3.29
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 18213 0 0 0 319 10 0 0 15 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=3.17
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 18608 0 0 0 307 10 0 0 18 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=8.93
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 9228 0 0 0 889 4 0 0 15 0 13 0 7883693 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.34
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1937 0 0 0 134 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.38
Current children cumulated vsize (KiB) 1529264

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9321
/proc/meminfo: memFree=1646864/2059040 swapFree=4136344/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=1786.45
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 67169 0 1 0 178574 71 0 0 15 0 13 0 7883688 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 59559 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=1768.95
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 17903 0 1 0 176853 42 0 0 25 0 13 0 7883690 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4109676171 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=3.37
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 18213 0 0 0 327 10 0 0 16 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=3.25
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 18608 0 0 0 315 10 0 0 18 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=9.3
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 9230 0 0 0 926 4 0 0 15 0 13 0 7883693 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.34
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1937 0 0 0 134 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (KiB) 1529264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9321
/proc/meminfo: memFree=1646864/2059040 swapFree=4136344/4192956
[pid=9257] ppid=9255 vsize=1529264 CPUtime=1800.08
/proc/9257/stat : 9257 (java) S 9255 9257 9226 0 -1 4202496 67174 0 1 0 179937 71 0 0 15 0 13 0 7883688 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 382316 59559 1442 10 0 379618 0
[pid=9257/tid=9259] ppid=9255 vsize=1529264 CPUtime=1782.44
/proc/9257/task/9259/stat : 9259 (java) R 9255 9257 9226 0 -1 4202560 17904 0 1 0 178202 42 0 0 25 0 13 0 7883690 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4109677421 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9257/tid=9260] ppid=9255 vsize=1529264 CPUtime=3.39
/proc/9257/task/9260/stat : 9260 (java) S 9255 9257 9226 0 -1 4202560 18213 0 0 0 329 10 0 0 15 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9261] ppid=9255 vsize=1529264 CPUtime=3.27
/proc/9257/task/9261/stat : 9261 (java) S 9255 9257 9226 0 -1 4202560 18608 0 0 0 317 10 0 0 18 0 13 0 7883691 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9262] ppid=9255 vsize=1529264 CPUtime=9.39
/proc/9257/task/9262/stat : 9262 (java) S 9255 9257 9226 0 -1 4202560 9232 0 0 0 935 4 0 0 15 0 13 0 7883693 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 0 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9263] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9263/stat : 9263 (java) S 9255 9257 9226 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9264] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9264/stat : 9264 (java) S 9255 9257 9226 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 7883694 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9265] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9265/stat : 9265 (java) S 9255 9257 9226 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9266] ppid=9255 vsize=1529264 CPUtime=0.15
/proc/9257/task/9266/stat : 9266 (java) S 9255 9257 9226 0 -1 4202560 113 0 0 0 15 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9267] ppid=9255 vsize=1529264 CPUtime=1.34
/proc/9257/task/9267/stat : 9267 (java) S 9255 9257 9226 0 -1 4202560 1937 0 0 0 134 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9268/stat : 9268 (java) S 9255 9257 9226 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 0 0 0 0
[pid=9257/tid=9269] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9269/stat : 9269 (java) S 9255 9257 9226 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 7883698 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
[pid=9257/tid=9270] ppid=9255 vsize=1529264 CPUtime=0
/proc/9257/task/9270/stat : 9270 (java) S 9255 9257 9226 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 7883759 1565966336 59559 1992294400 134512640 134550932 4293486096 18446744073709551615 4294960144 0 4 0 16800975 18446604437639860672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1529264

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

Solver just ended. Dumping a history of the last processes samples

[startup+1796.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 9321
/proc/meminfo: memFree=1646864/2059040 swapFree=4136344/4192956
[pid=9257] ppid=9255 vsize=0 CPUtime=1800.21
/proc/9257/stat : 9257 (java) Z 9255 9257 9226 0 -1 4203548 67196 0 1 0 179948 73 0 0 15 0 2 0 7883688 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9257/statm: 0 0 0 0 0 0 0
[pid=9257/tid=9268] ppid=9255 vsize=0 CPUtime=0.01
/proc/9257/task/9268/stat : 9268 (java) R 9255 9257 9226 0 -1 4203588 0 0 0 0 0 1 0 0 18 0 2 0 7883698 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.02
CPU time (s): 1800.22
CPU user time (s): 1799.48
CPU system time (s): 0.734888
CPU usage (%): 100.234
Max. virtual memory (cumulated for all children) (KiB): 1529648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.734888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67196
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37920
involuntary context switches= 10777

runsolver used 3.75843 second user time and 9.48856 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 08:06:37
IDJOB=2659525
IDBENCH=1402
IDSOLVER=1164
FILE ID=node001/2659525-1276322797
PBS_JOBID= 11173164
Free space on /tmp= 62392 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659525-1276322797/watcher-2659525-1276322797 -o /tmp/evaluation-result-2659525-1276322797/solver-2659525-1276322797 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659525-1276322797.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=1312384678

node001.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1942088 kB
Buffers:          2872 kB
Cached:          50656 kB
SwapCached:       9908 kB
Active:          26244 kB
Inactive:        39804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1942088 kB
SwapTotal:     4192956 kB
SwapFree:      4136312 kB
Dirty:             696 kB
Writeback:           0 kB
AnonPages:        8296 kB
Mapped:           8308 kB
Slab:            29184 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62392 MiB
End job on node001 at 2010-06-12 08:36:35