Trace number 2661877

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)13 1800.37 934.663

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.v20100531
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.24/0.22	c Pseudo Boolean Optimization
0.24/0.22	c ManyCore solver with 2 solvers running in parallel
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.22	c Expensive reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.22	c No reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	
0.24/0.22	c solving HOME/instance-2661877-1276654954.opb
0.24/0.22	c reading problem ... 
9.37/7.64	c ... done. Wall clock time 7.421s.
9.37/7.64	c #vars     6460
9.37/7.64	c #constraints  12720
9.37/7.64	c constraints type 
9.37/7.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6460
9.37/7.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6260
9.37/7.64	c constraints type 
9.37/7.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6460
9.37/7.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6260
9.91/7.90	c And the winner is Resolution
9.94/8.66	c SATISFIABLE
9.94/8.66	c OPTIMIZING...
9.94/8.66	c Got one! Elapsed wall clock time (in seconds):8.44
9.94/8.66	o 17
10.82/9.12	c And the winner is Resolution
11.35/9.68	c Got one! Elapsed wall clock time (in seconds):9.459
11.35/9.68	o 16
14.42/11.21	c And the winner is CuttingPlanes
14.45/11.78	c Got one! Elapsed wall clock time (in seconds):11.558
14.45/11.78	o 15
19.84/14.51	c cleaning 2498 clauses out of 5001 with flag 5001/5001
29.25/19.30	c cleaning 4246 clauses out of 8503 with flag 11001/11001
39.43/24.54	c cleaning 5623 clauses out of 11258 with flag 18002/18002
52.37/31.12	c cleaning 6815 clauses out of 13633 with flag 26000/26000
66.45/38.35	c cleaning 7905 clauses out of 15819 with flag 35001/35001
74.62/42.50	c And the winner is CuttingPlanes
74.63/42.89	c Got one! Elapsed wall clock time (in seconds):42.673
74.63/42.89	o 14
79.05/45.20	c And the winner is Resolution
79.53/45.90	c Got one! Elapsed wall clock time (in seconds):45.685
79.53/45.90	o 13
80.71/46.53	c cleaning 8951 clauses out of 17913 with flag 45000/45000
99.76/56.24	c cleaning 9977 clauses out of 19963 with flag 56001/56001
128.26/70.80	c cleaning 10989 clauses out of 21986 with flag 68001/68001
156.30/85.06	c cleaning 11996 clauses out of 23997 with flag 81001/81001
186.76/100.54	c cleaning 12496 clauses out of 25002 with flag 94002/94002
212.64/113.70	c cleaning 12748 clauses out of 25506 with flag 107002/107002
238.29/126.87	c cleaning 12873 clauses out of 25756 with flag 120000/120000
269.18/142.69	c cleaning 12940 clauses out of 25888 with flag 133005/133005
295.01/155.89	c cleaning 12965 clauses out of 25943 with flag 146000/146000
320.22/168.73	c cleaning 12984 clauses out of 25978 with flag 159000/159000
346.79/182.39	c cleaning 12992 clauses out of 25995 with flag 172001/172001
373.20/195.95	c cleaning 12997 clauses out of 26003 with flag 185001/185001
399.91/209.60	c cleaning 12996 clauses out of 26005 with flag 198000/198000
424.26/222.19	c cleaning 13002 clauses out of 26011 with flag 211002/211002
450.16/235.46	c cleaning 12997 clauses out of 26008 with flag 224001/224001
477.70/249.63	c cleaning 13004 clauses out of 26011 with flag 237001/237001
503.58/262.92	c cleaning 12995 clauses out of 26007 with flag 250001/250001
529.43/276.27	c cleaning 13002 clauses out of 26011 with flag 263000/263000
559.07/291.45	c cleaning 13001 clauses out of 26012 with flag 276003/276003
588.72/306.76	c cleaning 13000 clauses out of 26008 with flag 289000/289000
618.71/322.18	c cleaning 12999 clauses out of 26010 with flag 302002/302002
650.13/338.27	c cleaning 13000 clauses out of 26010 with flag 315001/315001
679.50/353.31	c cleaning 12999 clauses out of 26011 with flag 328002/328002
708.48/368.38	c cleaning 13001 clauses out of 26012 with flag 341002/341002
740.79/384.93	c cleaning 12999 clauses out of 26010 with flag 354001/354001
778.63/404.31	c cleaning 12998 clauses out of 26010 with flag 367000/367000
816.65/423.89	c cleaning 13004 clauses out of 26015 with flag 380003/380003
854.49/443.32	c cleaning 13000 clauses out of 26010 with flag 393002/393002
879.22/456.19	c cleaning 12998 clauses out of 26008 with flag 406000/406000
906.53/470.20	c cleaning 13001 clauses out of 26011 with flag 419001/419001
936.41/485.69	c cleaning 12998 clauses out of 26009 with flag 432000/432000
962.91/499.44	c cleaning 13001 clauses out of 26012 with flag 445001/445001
987.60/512.28	c cleaning 13001 clauses out of 26011 with flag 458001/458001
1013.70/525.76	c cleaning 12997 clauses out of 26010 with flag 471001/471001
1015.78/527.19	c cleaning 0 clauses out of 5000 with flag 0/5000
1037.29/538.41	c cleaning 13002 clauses out of 26013 with flag 484001/484001
1059.22/549.81	c cleaning 13000 clauses out of 26012 with flag 497002/497002
1082.39/562.22	c cleaning 12999 clauses out of 26012 with flag 510002/510002
1105.98/574.78	c cleaning 13002 clauses out of 26013 with flag 523002/523002
1135.38/590.09	c cleaning 13004 clauses out of 26011 with flag 536002/536002
1166.17/605.90	c cleaning 12995 clauses out of 26006 with flag 549001/549001
1197.99/622.34	c cleaning 12998 clauses out of 26010 with flag 562000/562000
1231.95/639.84	c cleaning 13002 clauses out of 26013 with flag 575001/575001
1266.48/657.71	c cleaning 12998 clauses out of 26011 with flag 588001/588001
1296.25/673.17	c cleaning 13002 clauses out of 26014 with flag 601002/601002
1325.81/688.47	c cleaning 13000 clauses out of 26010 with flag 614000/614000
1358.55/705.38	c cleaning 13003 clauses out of 26013 with flag 627003/627003
1387.70/720.60	c cleaning 12999 clauses out of 26007 with flag 640000/640000
1416.63/735.56	c cleaning 12993 clauses out of 26008 with flag 653000/653000
1445.41/750.45	c cleaning 13002 clauses out of 26016 with flag 666001/666001
1474.57/765.55	c cleaning 13001 clauses out of 26013 with flag 679000/679000
1506.65/782.29	c cleaning 13000 clauses out of 26012 with flag 692000/692000
1538.38/798.69	c cleaning 13001 clauses out of 26016 with flag 705004/705004
1574.25/817.19	c cleaning 13004 clauses out of 26015 with flag 718004/718004
1603.77/832.47	c cleaning 12998 clauses out of 26008 with flag 731001/731001
1633.88/848.20	c cleaning 13003 clauses out of 26013 with flag 744004/744004
1663.19/863.37	c cleaning 12996 clauses out of 26006 with flag 757000/757000
1690.75/877.63	c cleaning 12999 clauses out of 26011 with flag 770001/770001
1719.67/892.70	c cleaning 13001 clauses out of 26012 with flag 783001/783001
1748.57/907.73	c cleaning 13000 clauses out of 26013 with flag 796003/796003
1779.09/923.57	c cleaning 13001 clauses out of 26011 with flag 809001/809001
1800.11/934.52	c starts		: 174
1800.11/934.52	c conflicts		: 817569
1800.11/934.52	c decisions		: 1283132
1800.11/934.52	c propagations		: 159537512
1800.11/934.52	c inspects		: 1604136722
1800.11/934.52	c learnt literals	: 0
1800.11/934.52	c learnt binary clauses	: 0
1800.11/934.52	c learnt ternary clauses	: 1
1800.11/934.52	c learnt clauses	: 817568
1800.11/934.52	c ignored clauses	: 0
1800.11/934.52	c root simplifications	: 0
1800.11/934.52	c removed literals (reason simplification)	: 3386367
1800.11/934.52	c reason swapping (by a shorter reason)	: 0
1800.11/934.52	c Calls to reduceDB	: 65
1800.11/934.52	c number of reductions to clauses (during analyze)	: 0
1800.11/934.52	c number of learned constraints concerned by reduction	: 0
1800.11/934.52	c number of learning phase by resolution	: 0
1800.11/934.52	c number of learning phase by cutting planes	: 0
1800.11/934.52	c speed (assignments/second)	: 179535.42430731936
1800.11/934.52	c non guided choices	0
1800.11/934.59	c learnt constraints type 
1800.11/934.59	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 21619
1800.11/934.59	c constraints type 
1800.11/934.59	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6460
1800.11/934.59	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.11/934.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6260
1800.11/934.59	c constraints type 
1800.11/934.59	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6460
1800.11/934.59	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.11/934.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6260
1800.11/934.59	s SATISFIABLE
1800.11/934.59	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60 x61 x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 x109 -x110 -x111 -x112 x113 -x114 x115 -x116 -x117 -x118 x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 
1800.11/934.59	c objective function=13
1800.11/934.59	c Total wall clock time (in seconds): 934.372

Verifier Data

OK	13

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661877-1276654954/watcher-2661877-1276654954 -o /tmp/evaluation-result-2661877-1276654954/solver-2661877-1276654954 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661877-1276654954.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: 1.16 1.07 1.02 3/106 13202
/proc/meminfo: memFree=1774504/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1700 CPUtime=0
/proc/13202/stat : 13202 (java6) R 13200 13202 11743 0 -1 4194304 202 0 0 0 0 0 0 0 19 0 1 0 6790456 1740800 105 1992294400 134512640 134550932 4292219168 18446744073709551615 4544672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13202/statm: 458 110 85 10 0 63 0

[startup+0.09214 s]
/proc/loadavg: 1.16 1.07 1.02 3/106 13202
/proc/meminfo: memFree=1774504/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1521796 CPUtime=0.07
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 3848 0 1 0 5 2 0 0 18 0 7 0 6790456 1558319104 3288 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 380449 3288 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101138 s]
/proc/loadavg: 1.16 1.07 1.02 3/106 13202
/proc/meminfo: memFree=1774504/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1524020 CPUtime=0.08
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 3933 0 1 0 6 2 0 0 18 0 12 0 6790456 1560596480 3371 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 381005 3371 1072 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524020

[startup+0.30139 s]
/proc/loadavg: 1.16 1.07 1.02 3/106 13202
/proc/meminfo: memFree=1774504/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1526076 CPUtime=0.36
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 5362 0 1 0 33 3 0 0 18 0 12 0 6790456 1562701824 4798 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 381519 4798 1356 10 0 378822 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526076

[startup+0.701371 s]
/proc/loadavg: 1.16 1.07 1.02 3/106 13202
/proc/meminfo: memFree=1774504/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1528240 CPUtime=1.12
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 6854 0 1 0 108 4 0 0 18 0 12 0 6790456 1564917760 6290 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 382060 6290 1395 10 0 379363 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1528240

[startup+1.50133 s]
/proc/loadavg: 1.16 1.07 1.02 2/118 13214
/proc/meminfo: memFree=1749980/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1529688 CPUtime=2.26
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 8645 0 1 0 221 5 0 0 18 0 12 0 6790456 1566400512 7848 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 382422 7848 1409 10 0 379725 0
[pid=13202/tid=13204] ppid=13200 vsize=1529688 CPUtime=1.47
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11743 0 -1 4202560 5820 0 1 0 143 4 0 0 19 0 12 0 6790458 1566400512 7848 1992294400 134512640 134550932 4291042896 18446744073709551615 4109300871 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 6790460 1566400512 7848 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 6790460 1566400512 7848 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 6790461 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 12 0 6790462 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 6790462 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 6790466 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1529688 CPUtime=0.41
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 735 0 0 0 41 0 0 0 24 0 12 0 6790466 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1529688 CPUtime=0.36
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 1023 0 0 0 36 0 0 0 25 0 12 0 6790466 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 6790466 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1529688 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 6790466 1566400512 7849 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 1529688

[startup+3.10026 s]
/proc/loadavg: 1.16 1.07 1.02 3/118 13214
/proc/meminfo: memFree=1736836/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1541424 CPUtime=4.79
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 15726 0 1 0 470 9 0 0 18 0 12 0 6790456 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 385356 11457 1410 10 0 382659 0
[pid=13202/tid=13204] ppid=13200 vsize=1541424 CPUtime=3.07
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11743 0 -1 4202560 6644 0 1 0 302 5 0 0 19 0 12 0 6790458 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4109300871 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 6790460 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 6790460 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 6790461 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 12 0 6790462 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 6790462 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 6790466 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1541424 CPUtime=0.56
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 880 0 0 0 56 0 0 0 18 0 12 0 6790466 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1541424 CPUtime=1.15
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7135 0 0 0 112 3 0 0 20 0 12 0 6790466 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 6790466 1578418176 11457 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1541424 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 6790466 1578418176 11458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 1541424

[startup+6.30111 s]
/proc/loadavg: 1.23 1.09 1.02 2/118 13214
/proc/meminfo: memFree=1730264/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1541016 CPUtime=8.06
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 16735 0 1 0 796 10 0 0 18 0 12 0 6790456 1578000384 12400 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 385254 12400 1410 10 0 382557 0
[pid=13202/tid=13204] ppid=13200 vsize=1541016 CPUtime=6.26
/proc/13202/task/13204/stat : 13204 (java) R 13200 13202 11743 0 -1 4202560 7635 0 1 0 620 6 0 0 25 0 12 0 6790458 1578000384 12400 1992294400 134512640 134550932 4291042896 18446744073709551615 4109300859 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 6790460 1578000384 12400 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 6790460 1578000384 12400 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 6790461 1578000384 12400 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 12 0 6790462 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 6790462 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 6790466 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1541016 CPUtime=0.6
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 894 0 0 0 60 0 0 0 15 0 12 0 6790466 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1541016 CPUtime=1.17
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7139 0 0 0 114 3 0 0 15 0 12 0 6790466 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 6790466 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1541016 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 6790466 1578000384 12401 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 1541016

[startup+12.702 s]
/proc/loadavg: 1.21 1.09 1.02 3/122 13224
/proc/meminfo: memFree=1608464/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1545384 CPUtime=16.27
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 49629 0 1 0 1603 24 0 0 18 0 16 0 6790456 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 386346 43731 1437 10 0 383649 0
[pid=13202/tid=13204] ppid=13200 vsize=1545384 CPUtime=7.63
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8172 0 1 0 757 6 0 0 19 0 16 0 6790458 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1545384 CPUtime=0.15
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 3158 0 0 0 14 1 0 0 16 0 16 0 6790460 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1545384 CPUtime=0.16
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 2757 0 0 0 16 0 0 0 16 0 16 0 6790460 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 16 0 6790461 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6790462 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 16 0 6790462 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6790466 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1545384 CPUtime=1.79
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 3072 0 0 0 178 1 0 0 15 0 16 0 6790466 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1545384 CPUtime=2.61
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7416 0 0 0 258 3 0 0 16 0 16 0 6790466 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6790466 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6790466 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13217] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13217/stat : 13217 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 16 0 6791225 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13218] ppid=13200 vsize=1545384 CPUtime=0
/proc/13202/task/13218/stat : 13218 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6791247 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13223] ppid=13200 vsize=1545384 CPUtime=0.78
/proc/13202/task/13223/stat : 13223 (java) R 13200 13202 11743 0 -1 4202560 2 0 0 0 78 0 0 0 20 0 16 0 6791634 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4109716048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13224] ppid=13200 vsize=1545384 CPUtime=0.61
/proc/13202/task/13224/stat : 13224 (java) R 13200 13202 11743 0 -1 4202560 0 0 0 0 61 0 0 0 22 0 16 0 6791634 1582473216 43731 1992294400 134512640 134550932 4291042896 18446744073709551615 4108991428 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.27
Current children cumulated vsize (KiB) 1545384

[startup+25.5012 s]
/proc/loadavg: 1.53 1.16 1.05 3/122 13224
/proc/meminfo: memFree=1549688/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1547432 CPUtime=41.27
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 64994 0 1 0 4094 33 0 0 18 0 16 0 6790456 1584570368 57648 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 386858 57648 1450 10 0 384161 0
[pid=13202/tid=13204] ppid=13200 vsize=1547432 CPUtime=7.63
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8172 0 1 0 757 6 0 0 18 0 16 0 6790458 1584570368 57648 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1547432 CPUtime=0.62
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 9057 0 0 0 57 5 0 0 16 0 16 0 6790460 1584570368 57648 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1547432 CPUtime=0.63
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 8782 0 0 0 60 3 0 0 16 0 16 0 6790460 1584570368 57648 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1547432 CPUtime=0.37

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

/proc/13202/task/13227/stat : 13227 (java) R 13200 13202 11743 0 -1 4202560 455 0 0 0 66075 14 0 0 25 0 16 0 6795047 1584570368 106123 1992294400 134512640 134550932 4291042896 18446744073709551615 4109815825 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13228] ppid=13200 vsize=1547432 CPUtime=661.36
/proc/13202/task/13228/stat : 13228 (java) R 13200 13202 11743 0 -1 4202560 387 0 0 0 66127 9 0 0 25 0 16 0 6795047 1584570368 106123 1992294400 134512640 134550932 4291042896 18446744073709551615 4109749620 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1468.23
Current children cumulated vsize (KiB) 1547432

[startup+822.302 s]
/proc/loadavg: 2.24 2.19 1.71 3/122 13253
/proc/meminfo: memFree=1350792/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1547432 CPUtime=1583.76
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 117715 0 1 0 158224 152 0 0 18 0 16 0 6790456 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 386858 106560 1450 10 0 384161 0
[pid=13202/tid=13204] ppid=13200 vsize=1547432 CPUtime=7.64
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8207 0 1 0 758 6 0 0 15 0 16 0 6790458 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1547432 CPUtime=20.54
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 34363 0 0 0 2005 49 0 0 16 0 16 0 6790460 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1547432 CPUtime=20.56
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 34117 0 0 0 2019 37 0 0 15 0 16 0 6790460 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1547432 CPUtime=34.54
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 2473 0 0 0 3442 12 0 0 15 0 16 0 6790461 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6790462 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 16 0 6790462 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1547432 CPUtime=2.4
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 4414 0 0 0 238 2 0 0 15 0 16 0 6790466 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1547432 CPUtime=2.81
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7456 0 0 0 278 3 0 0 15 0 16 0 6790466 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 16 0 6790466 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13217] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13217/stat : 13217 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 16 0 6791225 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13218] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13218/stat : 13218 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6791247 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13227] ppid=13200 vsize=1547432 CPUtime=715.57
/proc/13202/task/13227/stat : 13227 (java) R 13200 13202 11743 0 -1 4202560 495 0 0 0 71542 15 0 0 25 0 16 0 6795047 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4109749335 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13202/tid=13228] ppid=13200 vsize=1547432 CPUtime=715.6
/proc/13202/task/13228/stat : 13228 (java) R 13200 13202 11743 0 -1 4202560 411 0 0 0 71550 10 0 0 25 0 16 0 6795047 1584570368 106560 1992294400 134512640 134550932 4291042896 18446744073709551615 4109734532 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1583.76
Current children cumulated vsize (KiB) 1547432

[startup+882.302 s]
/proc/loadavg: 2.09 2.16 1.73 3/122 13253
/proc/meminfo: memFree=1347196/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1547432 CPUtime=1699.27
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 118696 0 1 0 169763 164 0 0 18 0 16 0 6790456 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 386858 107458 1450 10 0 384161 0
[pid=13202/tid=13204] ppid=13200 vsize=1547432 CPUtime=7.64
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8209 0 1 0 758 6 0 0 15 0 16 0 6790458 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1547432 CPUtime=22.21
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 34949 0 0 0 2164 57 0 0 16 0 16 0 6790460 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1547432 CPUtime=22.22
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 34438 0 0 0 2185 37 0 0 15 0 16 0 6790460 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1547432 CPUtime=38.01
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 2477 0 0 0 3788 13 0 0 15 0 16 0 6790461 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6790462 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 16 0 6790462 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1547432 CPUtime=2.4
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 4414 0 0 0 238 2 0 0 15 0 16 0 6790466 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1547432 CPUtime=2.81
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7456 0 0 0 278 3 0 0 15 0 16 0 6790466 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 6790466 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13217] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13217/stat : 13217 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 16 0 6791225 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13218] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13218/stat : 13218 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6791247 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13227] ppid=13200 vsize=1547432 CPUtime=769.78
/proc/13202/task/13227/stat : 13227 (java) R 13200 13202 11743 0 -1 4202560 528 0 0 0 76961 17 0 0 25 0 16 0 6795047 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4109815759 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13228] ppid=13200 vsize=1547432 CPUtime=770.1
/proc/13202/task/13228/stat : 13228 (java) R 13200 13202 11743 0 -1 4202560 442 0 0 0 76999 11 0 0 25 0 16 0 6795047 1584570368 107458 1992294400 134512640 134550932 4291042896 18446744073709551615 4110012341 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1699.27
Current children cumulated vsize (KiB) 1547432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+934.502 s]
/proc/loadavg: 2.11 2.14 1.74 3/122 13255
/proc/meminfo: memFree=1345460/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1547432 CPUtime=1800.11
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 119150 0 1 0 179840 171 0 0 18 0 16 0 6790456 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 386858 107839 1450 10 0 384161 0
[pid=13202/tid=13204] ppid=13200 vsize=1547432 CPUtime=7.64
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8209 0 1 0 758 6 0 0 15 0 16 0 6790458 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1547432 CPUtime=23.68
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 35062 0 0 0 2307 61 0 0 15 0 16 0 6790460 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1547432 CPUtime=23.68
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 34714 0 0 0 2329 39 0 0 16 0 16 0 6790460 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1547432 CPUtime=40.69
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 2479 0 0 0 4055 14 0 0 15 0 16 0 6790461 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6790462 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 16 0 6790462 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1547432 CPUtime=2.4
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 4414 0 0 0 238 2 0 0 15 0 16 0 6790466 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1547432 CPUtime=2.81
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7456 0 0 0 278 3 0 0 15 0 16 0 6790466 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 6790466 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) R 13200 13202 11743 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 16 0 6790466 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13202/tid=13217] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13217/stat : 13217 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 16 0 6791225 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13218] ppid=13200 vsize=1547432 CPUtime=0
/proc/13202/task/13218/stat : 13218 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6791247 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13227] ppid=13200 vsize=1547432 CPUtime=817.81
/proc/13202/task/13227/stat : 13227 (java) R 13200 13202 11743 0 -1 4202560 564 0 0 0 81764 17 0 0 25 0 16 0 6795047 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4109529311 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13228] ppid=13200 vsize=1547432 CPUtime=817.3
/proc/13202/task/13228/stat : 13228 (java) R 13200 13202 11743 0 -1 4202560 467 0 0 0 81719 11 0 0 25 0 16 0 6795047 1584570368 107839 1992294400 134512640 134550932 4291042896 18446744073709551615 4109734532 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1547432

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

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

[startup+934.617 s]
/proc/loadavg: 2.11 2.14 1.74 3/122 13255
/proc/meminfo: memFree=1345460/2059040 swapFree=4192956/4192956
[pid=13202] ppid=13200 vsize=1548080 CPUtime=1800.32
/proc/13202/stat : 13202 (java) S 13200 13202 11743 0 -1 4202496 119168 0 1 0 179861 171 0 0 18 0 17 0 6790456 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/13202/statm: 387020 107857 1450 10 0 384323 0
[pid=13202/tid=13204] ppid=13200 vsize=1548080 CPUtime=7.64
/proc/13202/task/13204/stat : 13204 (java) S 13200 13202 11743 0 -1 4202560 8209 0 1 0 758 6 0 0 15 0 17 0 6790458 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13205] ppid=13200 vsize=1548080 CPUtime=23.68
/proc/13202/task/13205/stat : 13205 (java) S 13200 13202 11743 0 -1 4202560 35062 0 0 0 2307 61 0 0 15 0 17 0 6790460 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13206] ppid=13200 vsize=1548080 CPUtime=23.68
/proc/13202/task/13206/stat : 13206 (java) S 13200 13202 11743 0 -1 4202560 34714 0 0 0 2329 39 0 0 16 0 17 0 6790460 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13207] ppid=13200 vsize=1548080 CPUtime=40.69
/proc/13202/task/13207/stat : 13207 (java) S 13200 13202 11743 0 -1 4202560 2479 0 0 0 4055 14 0 0 15 0 17 0 6790461 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 0 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13208] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13208/stat : 13208 (java) S 13200 13202 11743 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 17 0 6790462 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13209] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13209/stat : 13209 (java) S 13200 13202 11743 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 17 0 6790462 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13210] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13210/stat : 13210 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 17 0 6790466 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13211] ppid=13200 vsize=1548080 CPUtime=2.4
/proc/13202/task/13211/stat : 13211 (java) S 13200 13202 11743 0 -1 4202560 4414 0 0 0 238 2 0 0 16 0 17 0 6790466 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13212] ppid=13200 vsize=1548080 CPUtime=2.84
/proc/13202/task/13212/stat : 13212 (java) S 13200 13202 11743 0 -1 4202560 7456 0 0 0 281 3 0 0 15 0 17 0 6790466 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13213] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13213/stat : 13213 (java) S 13200 13202 11743 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 17 0 6790466 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 0 0 0 0
[pid=13202/tid=13214] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13214/stat : 13214 (java) S 13200 13202 11743 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 17 0 6790466 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13217] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13217/stat : 13217 (java) S 13200 13202 11743 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 17 0 6791225 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13218] ppid=13200 vsize=1548080 CPUtime=0
/proc/13202/task/13218/stat : 13218 (java) S 13200 13202 11743 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 17 0 6791247 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4294960144 0 4 0 16800975 18446604437831054400 0 0 -1 1 0 0 0
[pid=13202/tid=13227] ppid=13200 vsize=1548080 CPUtime=817.89
/proc/13202/task/13227/stat : 13227 (java) R 13200 13202 11743 0 -1 4202560 564 0 0 0 81772 17 0 0 25 0 17 0 6795047 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4109659987 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=13202/tid=13228] ppid=13200 vsize=1548080 CPUtime=817.37
/proc/13202/task/13228/stat : 13228 (java) R 13200 13202 11743 0 -1 4202560 467 0 0 0 81726 11 0 0 25 0 17 0 6795047 1585233920 107857 1992294400 134512640 134550932 4291042896 18446744073709551615 4109463774 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 1548080

Child status: 143
Real time (s): 934.663
CPU time (s): 1800.37
CPU user time (s): 1798.61
CPU system time (s): 1.75673
CPU usage (%): 192.622
Max. virtual memory (cumulated for all children) (KiB): 1548456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.75673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119169
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= 32635
involuntary context switches= 53934

runsolver used 4.70228 second user time and 10.9983 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-16 04:22:34
IDJOB=2661877
IDBENCH=48132
IDSOLVER=1166
FILE ID=node034/2661877-1276654954
PBS_JOBID= 11172421
Free space on /tmp= 62516 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_4.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661877-1276654954/watcher-2661877-1276654954 -o /tmp/evaluation-result-2661877-1276654954/solver-2661877-1276654954 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661877-1276654954.opb

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=2062336040

node034.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.242
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.48
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.242
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1774900 kB
Buffers:         41248 kB
Cached:         118776 kB
SwapCached:          0 kB
Active:         118688 kB
Inactive:       100984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1774900 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             384 kB
Writeback:           0 kB
AnonPages:       59700 kB
Mapped:          15464 kB
Slab:            42540 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180712 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= 62516 MiB
End job on node034 at 2010-06-16 04:38:11