Trace number 2659833

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.2 1796.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
MD5SUMdab917560b0808668d6327532459772d
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.261959
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4970
Total number of constraints141
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
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 72
Number of bits of the biggest sum of numbers7
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.08/0.20	c Pseudo Boolean Optimization
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.20	c Expensive reason simplification
0.08/0.20	c Armin Biere (Picosat) restarts strategy
0.08/0.20	c Glucose learned constraints deletion strategy
0.08/0.20	c timeout=2147483s
0.08/0.20	c DB Simplification allowed=false
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving HOME/instance-2659833-1276579424.opb
0.08/0.20	c reading problem ... 
0.36/0.64	c ... done. Wall clock time 0.414s.
0.36/0.64	c #vars     4970
0.36/0.64	c #constraints  141
0.36/0.64	c constraints type 
0.36/0.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
0.36/0.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
4.72/3.59	c cleaning 2474 clauses out of 5000 with flag 5000/5000
8.12/6.88	c cleaning 4205 clauses out of 8526 with flag 11000/11000
12.85/11.51	c cleaning 5621 clauses out of 11323 with flag 18002/18002
18.98/17.65	c cleaning 6823 clauses out of 13700 with flag 26000/26000
27.51/26.19	c cleaning 7903 clauses out of 15878 with flag 35001/35001
35.93/34.52	c cleaning 8948 clauses out of 17975 with flag 45001/45001
44.95/43.51	c cleaning 9477 clauses out of 19027 with flag 55001/55001
53.37/51.99	c cleaning 9746 clauses out of 19552 with flag 65003/65003
74.67/73.20	c cleaning 9798 clauses out of 19804 with flag 75001/75001
83.50/82.02	c cleaning 9960 clauses out of 20006 with flag 85001/85001
94.03/92.56	c cleaning 9997 clauses out of 20045 with flag 95000/95000
107.04/105.54	c cleaning 9998 clauses out of 20050 with flag 105002/105002
122.86/121.36	c cleaning 10023 clauses out of 20050 with flag 115000/115000
130.79/129.21	c cleaning 9925 clauses out of 20027 with flag 125000/125000
141.30/139.71	c cleaning 10022 clauses out of 20103 with flag 135001/135001
154.52/152.95	c cleaning 10006 clauses out of 20081 with flag 145001/145001
174.15/172.56	c cleaning 9999 clauses out of 20074 with flag 155000/155000
196.98/195.36	c cleaning 10000 clauses out of 20075 with flag 165000/165000
210.50/208.82	c cleaning 10012 clauses out of 20077 with flag 175002/175002
218.73/217.00	c cleaning 9972 clauses out of 20065 with flag 185002/185002
228.74/227.01	c cleaning 9990 clauses out of 20093 with flag 195002/195002
242.47/240.80	c cleaning 10023 clauses out of 20102 with flag 205001/205001
257.28/255.55	c cleaning 10002 clauses out of 20078 with flag 215000/215000
283.89/282.18	c cleaning 10005 clauses out of 20076 with flag 225000/225000
301.63/299.81	c cleaning 10012 clauses out of 20072 with flag 235001/235001
325.35/323.57	c cleaning 9975 clauses out of 20069 with flag 245010/245010
356.50/354.68	c cleaning 10026 clauses out of 20087 with flag 255003/255003
367.45/365.55	c cleaning 9984 clauses out of 20058 with flag 265000/265000
377.88/376.00	c cleaning 9989 clauses out of 20075 with flag 275001/275001
389.89/387.94	c cleaning 9997 clauses out of 20087 with flag 285002/285002
409.19/407.21	c cleaning 10010 clauses out of 20090 with flag 295002/295002
425.50/423.50	c cleaning 10003 clauses out of 20079 with flag 305001/305001
447.03/445.02	c cleaning 9997 clauses out of 20075 with flag 315000/315000
461.56/459.50	c cleaning 10027 clauses out of 20078 with flag 325000/325000
481.39/479.30	c cleaning 10014 clauses out of 20051 with flag 335000/335000
499.02/497.00	c cleaning 10009 clauses out of 20039 with flag 345002/345002
514.94/512.85	c cleaning 9987 clauses out of 20028 with flag 355000/355000
533.06/530.93	c cleaning 9994 clauses out of 20047 with flag 365006/365006
561.39/559.24	c cleaning 9995 clauses out of 20047 with flag 375000/375000
600.83/598.60	c cleaning 9997 clauses out of 20052 with flag 385000/385000
618.79/616.57	c cleaning 9999 clauses out of 20055 with flag 395000/395000
626.13/623.90	c cleaning 10001 clauses out of 20057 with flag 405001/405001
638.25/635.95	c cleaning 9992 clauses out of 20055 with flag 415000/415000
657.76/655.41	c cleaning 10008 clauses out of 20065 with flag 425002/425002
676.19/673.86	c cleaning 9993 clauses out of 20056 with flag 435001/435001
700.22/697.81	c cleaning 10002 clauses out of 20063 with flag 445001/445001
713.95/711.53	c cleaning 9994 clauses out of 20062 with flag 455002/455002
732.78/730.31	c cleaning 9993 clauses out of 20067 with flag 465001/465001
753.49/751.03	c cleaning 9972 clauses out of 20074 with flag 475001/475001
768.42/765.93	c cleaning 9972 clauses out of 20103 with flag 485002/485002
785.75/783.25	c cleaning 10008 clauses out of 20133 with flag 495004/495004
798.58/796.03	c cleaning 9973 clauses out of 20121 with flag 505000/505000
818.49/816.00	c cleaning 9987 clauses out of 20148 with flag 515000/515000
832.43/829.88	c cleaning 10068 clauses out of 20163 with flag 525002/525002
850.35/847.73	c cleaning 10030 clauses out of 20097 with flag 535004/535004
871.18/868.60	c cleaning 9999 clauses out of 20064 with flag 545001/545001
891.33/888.69	c cleaning 10010 clauses out of 20064 with flag 555000/555000
915.35/912.67	c cleaning 10012 clauses out of 20055 with flag 565001/565001
942.98/940.23	c cleaning 10003 clauses out of 20043 with flag 575001/575001
965.12/962.38	c cleaning 10000 clauses out of 20040 with flag 585001/585001
973.85/971.08	c cleaning 9996 clauses out of 20041 with flag 595002/595002
983.08/980.29	c cleaning 9967 clauses out of 20043 with flag 605000/605000
999.89/997.05	c cleaning 10031 clauses out of 20076 with flag 615000/615000
1013.41/1010.58	c cleaning 9996 clauses out of 20046 with flag 625001/625001
1028.24/1025.40	c cleaning 9982 clauses out of 20049 with flag 635000/635000
1044.47/1041.59	c cleaning 9990 clauses out of 20068 with flag 645001/645001
1060.29/1057.35	c cleaning 10020 clauses out of 20080 with flag 655003/655003
1076.71/1073.78	c cleaning 10003 clauses out of 20057 with flag 665000/665000
1091.43/1088.43	c cleaning 9990 clauses out of 20056 with flag 675002/675002
1111.15/1108.17	c cleaning 9975 clauses out of 20065 with flag 685001/685001
1135.09/1132.08	c cleaning 9994 clauses out of 20090 with flag 695001/695001
1154.82/1151.72	c cleaning 9970 clauses out of 20095 with flag 705000/705000
1177.14/1174.07	c cleaning 10009 clauses out of 20126 with flag 715001/715001
1194.78/1191.62	c cleaning 10023 clauses out of 20117 with flag 725001/725001
1224.22/1221.01	c cleaning 10004 clauses out of 20095 with flag 735002/735002
1251.89/1248.60	c cleaning 9983 clauses out of 20090 with flag 745001/745001
1275.23/1271.98	c cleaning 9998 clauses out of 20106 with flag 755000/755000
1297.96/1294.62	c cleaning 9994 clauses out of 20109 with flag 765001/765001
1323.98/1320.69	c cleaning 10020 clauses out of 20115 with flag 775001/775001
1344.02/1340.69	c cleaning 9991 clauses out of 20094 with flag 785000/785000
1358.84/1355.48	c cleaning 10025 clauses out of 20103 with flag 795000/795000
1380.85/1377.48	c cleaning 10009 clauses out of 20079 with flag 805001/805001
1402.78/1399.36	c cleaning 9982 clauses out of 20071 with flag 815002/815002
1426.51/1423.09	c cleaning 10014 clauses out of 20089 with flag 825002/825002
1451.45/1447.96	c cleaning 9984 clauses out of 20073 with flag 835000/835000
1479.28/1475.79	c cleaning 9990 clauses out of 20089 with flag 845000/845000
1504.12/1500.53	c cleaning 10024 clauses out of 20102 with flag 855003/855003
1523.66/1520.09	c cleaning 10003 clauses out of 20075 with flag 865000/865000
1546.48/1542.87	c cleaning 9981 clauses out of 20074 with flag 875002/875002
1564.83/1561.18	c cleaning 10006 clauses out of 20091 with flag 885000/885000
1572.57/1568.86	c cleaning 10003 clauses out of 20086 with flag 895001/895001
1583.39/1579.68	c cleaning 9994 clauses out of 20083 with flag 905001/905001
1601.71/1597.95	c cleaning 10008 clauses out of 20090 with flag 915002/915002
1622.53/1618.76	c cleaning 10013 clauses out of 20080 with flag 925000/925000
1644.78/1641.00	c cleaning 10000 clauses out of 20068 with flag 935001/935001
1659.60/1655.75	c cleaning 10016 clauses out of 20068 with flag 945001/945001
1671.44/1667.53	c cleaning 9980 clauses out of 20051 with flag 955000/955000
1694.15/1690.25	c cleaning 9986 clauses out of 20074 with flag 965003/965003
1707.49/1703.59	c cleaning 10027 clauses out of 20086 with flag 975001/975001
1723.31/1719.40	c cleaning 10011 clauses out of 20059 with flag 985001/985001
1738.43/1734.46	c cleaning 10011 clauses out of 20053 with flag 995006/995006
1753.15/1749.15	c cleaning 10001 clauses out of 20036 with flag 1005000/1005000
1765.47/1761.41	c cleaning 9988 clauses out of 20035 with flag 1015000/1015000
1786.09/1782.04	c cleaning 9997 clauses out of 20056 with flag 1025009/1025009
1800.01/1795.91	c starts		: 188
1800.01/1795.91	c conflicts		: 1034378
1800.01/1795.91	c decisions		: 2001364
1800.01/1795.91	c propagations		: 37498872
1800.01/1795.91	c inspects		: 1184133606
1800.01/1795.91	c learnt literals	: 0
1800.01/1795.91	c learnt binary clauses	: 0
1800.01/1795.91	c learnt ternary clauses	: 0
1800.01/1795.91	c learnt clauses	: 1034377
1800.01/1795.91	c ignored clauses	: 0
1800.01/1795.91	c root simplifications	: 0
1800.01/1795.91	c removed literals (reason simplification)	: 5324005
1800.01/1795.91	c reason swapping (by a shorter reason)	: 0
1800.01/1795.91	c Calls to reduceDB	: 104
1800.01/1795.91	c number of reductions to clauses (during analyze)	: 0
1800.01/1795.91	c number of learned constraints concerned by reduction	: 0
1800.01/1795.91	c number of learning phase by resolution	: 0
1800.01/1795.91	c number of learning phase by cutting planes	: 0
1800.01/1795.91	c speed (assignments/second)	: 20887.315392353565
1800.01/1795.91	c non guided choices	171292
1800.01/1795.97	c learnt constraints type 
1800.01/1795.97	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 19448
1800.01/1795.97	c constraints type 
1800.01/1795.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
1800.01/1795.97	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1800.01/1795.97	s UNKNOWN
1800.01/1795.97	c Total wall clock time (in seconds): 1795.768

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-2659833-1276579424/watcher-2659833-1276579424 -o /tmp/evaluation-result-2659833-1276579424/solver-2659833-1276579424 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659833-1276579424.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.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=248 CPUtime=0
/proc/3949/stat : 3949 (java) R 3947 3949 3592 0 -1 4194304 282 0 0 0 0 0 0 0 23 0 1 0 33543972 253952 28 1992294400 134512640 134550932 4292093760 18446744073709551615 6382046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3949/statm: 62 28 21 10 0 23 0

[startup+0.0202599 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=13716 CPUtime=0
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 1219 0 1 0 0 0 0 0 18 0 2 0 33543972 14045184 666 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 3429 666 335 10 0 1206 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13716

[startup+0.101068 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1524184 CPUtime=0.08
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 3961 0 1 0 6 2 0 0 18 0 12 0 33543972 1560764416 3400 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 381046 3400 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300518 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1526368 CPUtime=0.36
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 5380 0 1 0 32 4 0 0 18 0 12 0 33543972 1563000832 4817 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 381592 4817 1361 10 0 378894 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526368

[startup+1.45152 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=2.66
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 9471 0 1 0 261 5 0 0 18 0 13 0 33543972 1567645696 8379 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 8379 1427 10 0 380028 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 1530904

[startup+1.50052 s]
/proc/loadavg: 0.93 0.99 0.99 3/106 3949
/proc/meminfo: memFree=1748820/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=2.71
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 9517 0 1 0 266 5 0 0 18 0 13 0 33543972 1567645696 8425 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 8425 1427 10 0 380028 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1530904

[startup+3.10051 s]
/proc/loadavg: 0.93 0.99 0.99 2/119 3963
/proc/meminfo: memFree=1714060/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=4.33
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 10985 0 1 0 427 6 0 0 18 0 13 0 33543972 1567645696 9892 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 9892 1427 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=3.08
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 7678 0 1 0 304 4 0 0 22 0 13 0 33543974 1567645696 9892 1992294400 134512640 134550932 4292093760 18446744073709551615 4109299599 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 33543975 1567645696 9892 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 33543975 1567645696 9892 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33543977 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 33543977 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.03
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 84 0 0 0 3 0 0 0 17 0 13 0 33543981 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.19
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2155 0 0 0 119 0 0 0 18 0 13 0 33543982 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 9893 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 1530904

[startup+6.30151 s]
/proc/loadavg: 0.94 0.99 0.99 2/119 3963
/proc/meminfo: memFree=1703024/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=7.62
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 13721 0 1 0 755 7 0 0 18 0 13 0 33543972 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 12620 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=6.22
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 8038 0 1 0 618 4 0 0 25 0 13 0 33543974 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4109269813 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=0.01
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 631 0 0 0 1 0 0 0 18 0 13 0 33543975 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 569 0 0 0 0 0 0 0 18 0 13 0 33543975 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=0.02
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 1166 0 0 0 2 0 0 0 15 0 13 0 33543977 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.09
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 93 0 0 0 9 0 0 0 15 0 13 0 33543981 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.22
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2158 0 0 0 122 0 0 0 15 0 13 0 33543982 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 12620 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 1530904

[startup+12.7025 s]
/proc/loadavg: 0.94 0.99 0.99 2/119 3963
/proc/meminfo: memFree=1678472/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=14.07
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 19823 0 1 0 1397 10 0 0 18 0 13 0 33543972 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 18717 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=12.51
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 8042 0 1 0 1247 4 0 0 25 0 13 0 33543974 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4109267271 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=0.03
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 3241 0 0 0 3 0 0 0 16 0 13 0 33543975 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=0.02
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 2349 0 0 0 1 1 0 0 18 0 13 0 33543975 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=0.1
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 2872 0 0 0 9 1 0 0 15 0 13 0 33543977 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.12
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 95 0 0 0 12 0 0 0 16 0 13 0 33543981 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.22
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2158 0 0 0 122 0 0 0 15 0 13 0 33543982 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 18717 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.07
Current children cumulated vsize (KiB) 1530904

[startup+25.5015 s]
/proc/loadavg: 0.96 0.99 0.99 2/119 3963
/proc/meminfo: memFree=1669544/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=26.92
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 22062 0 1 0 2680 12 0 0 18 0 13 0 33543972 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 20955 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=25.22
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 8084 0 1 0 2517 5 0 0 25 0 13 0 33543974 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4109278297 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=0.05
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 4471 0 0 0 4 1 0 0 16 0 13 0 33543975 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=0.05
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 3268 0 0 0 3 2 0 0 17 0 13 0 33543975 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=0.15
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 2914 0 0 0 14 1 0 0 15 0 13 0 33543977 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.23
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2158 0 0 0 123 0 0 0 15 0 13 0 33543982 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 20955 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (KiB) 1530904

[startup+51.1015 s]
/proc/loadavg: 0.97 0.99 0.99 3/119 3963
/proc/meminfo: memFree=1651812/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=52.57

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

[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=6.26
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 6175 0 0 0 623 3 0 0 15 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.26
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2159 0 0 0 126 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1606.14
Current children cumulated vsize (KiB) 1530904

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 4007
/proc/meminfo: memFree=1527068/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=1666.24
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 63351 0 1 0 166565 59 0 0 18 0 13 0 33543972 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 55845 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=1651.43
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 19421 0 1 0 165109 34 0 0 25 0 13 0 33543974 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4109266741 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=3.39
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 17456 0 0 0 329 10 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=3.41
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 16873 0 0 0 332 9 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=6.52
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 6179 0 0 0 649 3 0 0 15 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.26
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2159 0 0 0 126 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.24
Current children cumulated vsize (KiB) 1530904

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 4009
/proc/meminfo: memFree=1526944/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=1726.34
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 63363 0 1 0 172575 59 0 0 18 0 13 0 33543972 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 55845 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=1710.93
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 19425 0 1 0 171059 34 0 0 25 0 13 0 33543974 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4109365636 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=3.52
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 17456 0 0 0 342 10 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=3.54
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 16873 0 0 0 345 9 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=6.86
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 6183 0 0 0 683 3 0 0 15 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.26
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2159 0 0 0 126 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.34
Current children cumulated vsize (KiB) 1530904

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 4009
/proc/meminfo: memFree=1526696/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=1786.41
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 63375 0 1 0 178582 59 0 0 18 0 13 0 33543972 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 55845 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=1770.46
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 19429 0 1 0 177012 34 0 0 24 0 13 0 33543974 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4109329366 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=3.63
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 17456 0 0 0 353 10 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=3.63
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 16873 0 0 0 354 9 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=7.21
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 6187 0 0 0 718 3 0 0 16 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.26
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2159 0 0 0 126 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (KiB) 1530904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 4011
/proc/meminfo: memFree=1526696/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=1530904 CPUtime=1800.01
/proc/3949/stat : 3949 (java) S 3947 3949 3592 0 -1 4202496 63375 0 1 0 179942 59 0 0 18 0 13 0 33543972 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 382726 55845 1442 10 0 380028 0
[pid=3949/tid=3951] ppid=3947 vsize=1530904 CPUtime=1784.07
/proc/3949/task/3951/stat : 3951 (java) R 3947 3949 3592 0 -1 4202560 19429 0 1 0 178373 34 0 0 25 0 13 0 33543974 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4109298132 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3949/tid=3952] ppid=3947 vsize=1530904 CPUtime=3.63
/proc/3949/task/3952/stat : 3952 (java) S 3947 3949 3592 0 -1 4202560 17456 0 0 0 353 10 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3953] ppid=3947 vsize=1530904 CPUtime=3.63
/proc/3949/task/3953/stat : 3953 (java) S 3947 3949 3592 0 -1 4202560 16873 0 0 0 354 9 0 0 16 0 13 0 33543975 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3954] ppid=3947 vsize=1530904 CPUtime=7.21
/proc/3949/task/3954/stat : 3954 (java) S 3947 3949 3592 0 -1 4202560 6187 0 0 0 718 3 0 0 15 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 0 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3955] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3955/stat : 3955 (java) S 3947 3949 3592 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3956] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3956/stat : 3956 (java) S 3947 3949 3592 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33543977 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3957] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3957/stat : 3957 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3958] ppid=3947 vsize=1530904 CPUtime=0.16
/proc/3949/task/3958/stat : 3958 (java) S 3947 3949 3592 0 -1 4202560 101 0 0 0 16 0 0 0 15 0 13 0 33543981 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 1 0 0 0
[pid=3949/tid=3959] ppid=3947 vsize=1530904 CPUtime=1.26
/proc/3949/task/3959/stat : 3959 (java) S 3947 3949 3592 0 -1 4202560 2159 0 0 0 126 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3960] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3960/stat : 3960 (java) S 3947 3949 3592 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3962] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3962/stat : 3962 (java) S 3947 3949 3592 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33543982 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
[pid=3949/tid=3963] ppid=3947 vsize=1530904 CPUtime=0
/proc/3949/task/3963/stat : 3963 (java) S 3947 3949 3592 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33544037 1567645696 55845 1992294400 134512640 134550932 4292093760 18446744073709551615 4294960144 0 4 0 16800975 18446604437834478016 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1530904

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

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

[startup+1796.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 4011
/proc/meminfo: memFree=1526696/2059040 swapFree=4136184/4192956
[pid=3949] ppid=3947 vsize=0 CPUtime=1800.18
/proc/3949/stat : 3949 (java) Z 3947 3949 3592 0 -1 4203548 63400 0 1 0 179957 61 0 0 17 0 2 0 33543972 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.03
CPU time (s): 1800.2
CPU user time (s): 1799.58
CPU system time (s): 0.624905
CPU usage (%): 100.233
Max. virtual memory (cumulated for all children) (KiB): 1530904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.624905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63400
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= 37529
involuntary context switches= 19583

runsolver used 3.64644 second user time and 9.57254 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-15 07:23:44
IDJOB=2659833
IDBENCH=2589
IDSOLVER=1164
FILE ID=node011/2659833-1276579424
PBS_JOBID= 11173530
Free space on /tmp= 62360 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-71-70.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659833-1276579424/watcher-2659833-1276579424 -o /tmp/evaluation-result-2659833-1276579424/solver-2659833-1276579424 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659833-1276579424.opb

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

MD5SUM BENCH= dab917560b0808668d6327532459772d
RANDOM SEED=1680794902

node011.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.264
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.52
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.264
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1749092 kB
Buffers:         91076 kB
Cached:         141792 kB
SwapCached:       9796 kB
Active:          85708 kB
Inactive:       159540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1749092 kB
SwapTotal:     4192956 kB
SwapFree:      4136184 kB
Dirty:             432 kB
Writeback:           4 kB
AnonPages:       10944 kB
Mapped:           9292 kB
Slab:            42840 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180056 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= 62360 MiB
End job on node011 at 2010-06-15 07:53:42