Trace number 362149

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, and are wall clock time (not CPU 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
sat4jPseudoCPClause 2007-03-23SAT (TO)307831 1800.2 1774.47

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-p0282.opb
MD5SUM3d08eecd6841b46afc4009161d25bc6a
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark258411
Best CPU time to get the best result obtained on this benchmark4.08138
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 258411
Optimality of the best value was proved YES
Number of variables282
Total number of constraints221
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints44
Minimum length of a constraint2
Maximum length of a constraint57
Number of terms in the objective function 282
Biggest coefficient in the objective function 160646
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 1302615
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 160646
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 1302615
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.19/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c Simplify asserted PB constraints to clauses
0.19/0.20	c solving /tmp/evaluation/362149-1177007404/instance-362149-1177007404.opb
0.19/0.20	c reading problem ... 
0.32/0.39	c ... done. Wall clock time 0.186s.
0.32/0.39	c CPU time (experimental) 0.31s.
0.32/0.39	c #vars     282
0.32/0.39	c #constraints  221
0.46/0.43	c SATISFIABLE
0.46/0.43	c OPTIMIZING...
0.46/0.43	c Got one! Elapsed wall clock time (in seconds):0.228
0.46/0.44	o 380875
0.78/0.63	c Got one! Elapsed wall clock time (in seconds):0.422
0.78/0.63	o 380056
0.98/0.76	c Got one! Elapsed wall clock time (in seconds):0.552
0.98/0.76	o 379080
1.17/0.85	c Got one! Elapsed wall clock time (in seconds):0.644
1.17/0.85	o 378078
1.17/0.88	c Got one! Elapsed wall clock time (in seconds):0.678
1.17/0.88	o 377920
1.36/0.93	c Got one! Elapsed wall clock time (in seconds):0.724
1.36/0.93	o 377688
1.57/1.07	c Got one! Elapsed wall clock time (in seconds):0.863
1.57/1.07	o 375724
1.77/1.13	c Got one! Elapsed wall clock time (in seconds):0.924
1.77/1.13	o 375566
1.96/1.20	c Got one! Elapsed wall clock time (in seconds):0.998
1.96/1.20	o 375228
1.96/1.27	c Got one! Elapsed wall clock time (in seconds):1.065
1.96/1.27	o 374821
2.16/1.38	c Got one! Elapsed wall clock time (in seconds):1.176
2.16/1.38	o 374696
2.75/1.67	c Got one! Elapsed wall clock time (in seconds):1.466
2.75/1.67	o 374462
3.15/1.88	c Got one! Elapsed wall clock time (in seconds):1.68
3.15/1.88	o 374097
3.34/1.95	c Got one! Elapsed wall clock time (in seconds):1.745
3.34/1.95	o 374067
3.54/2.01	c Got one! Elapsed wall clock time (in seconds):1.807
3.54/2.01	o 373678
3.54/2.09	c Got one! Elapsed wall clock time (in seconds):1.891
3.54/2.09	o 373520
3.75/2.14	c Got one! Elapsed wall clock time (in seconds):1.934
3.75/2.14	o 373313
3.95/2.26	c Got one! Elapsed wall clock time (in seconds):2.061
3.95/2.26	o 373248
4.13/2.31	c Got one! Elapsed wall clock time (in seconds):2.104
4.13/2.31	o 373185
4.13/2.33	c Got one! Elapsed wall clock time (in seconds):2.131
4.13/2.33	o 373155
4.13/2.37	c Got one! Elapsed wall clock time (in seconds):2.163
4.13/2.37	o 371398
4.24/2.40	c Got one! Elapsed wall clock time (in seconds):2.195
4.24/2.40	o 368449
4.24/2.44	c Got one! Elapsed wall clock time (in seconds):2.232
4.24/2.44	o 368438
4.39/2.52	c Got one! Elapsed wall clock time (in seconds):2.314
4.39/2.52	o 367144
4.86/2.91	c Got one! Elapsed wall clock time (in seconds):2.706
4.86/2.91	o 367080
5.28/3.35	c Got one! Elapsed wall clock time (in seconds):3.142
5.28/3.35	o 367010
5.28/3.35	c Got one! Elapsed wall clock time (in seconds):3.151
5.28/3.35	o 364306
5.41/3.42	c Got one! Elapsed wall clock time (in seconds):3.219
5.41/3.42	o 364037
5.41/3.44	c Got one! Elapsed wall clock time (in seconds):3.238
5.41/3.44	o 363854
5.41/3.45	c Got one! Elapsed wall clock time (in seconds):3.251
5.41/3.45	o 363082
5.41/3.49	c Got one! Elapsed wall clock time (in seconds):3.29
5.41/3.49	o 362778
5.52/3.51	c Got one! Elapsed wall clock time (in seconds):3.309
5.52/3.51	o 362606
5.52/3.55	c Got one! Elapsed wall clock time (in seconds):3.351
5.52/3.55	o 362458
5.62/3.60	c Got one! Elapsed wall clock time (in seconds):3.395
5.62/3.60	o 361818
5.62/3.65	c Got one! Elapsed wall clock time (in seconds):3.451
5.62/3.65	o 333187
5.76/3.70	c Got one! Elapsed wall clock time (in seconds):3.496
5.76/3.70	o 329097
5.76/3.75	c Got one! Elapsed wall clock time (in seconds):3.551
5.76/3.75	o 329052
5.76/3.77	c Got one! Elapsed wall clock time (in seconds):3.571
5.76/3.77	o 328927
5.92/3.81	c Got one! Elapsed wall clock time (in seconds):3.603
5.92/3.81	o 328902
5.92/3.84	c Got one! Elapsed wall clock time (in seconds):3.636
5.92/3.84	o 328854
6.02/3.94	c Got one! Elapsed wall clock time (in seconds):3.74
6.02/3.94	o 328695
6.12/4.09	c Got one! Elapsed wall clock time (in seconds):3.888
6.12/4.09	o 328670
6.35/4.27	c Got one! Elapsed wall clock time (in seconds):4.062
6.35/4.27	o 328652
6.55/4.49	c Got one! Elapsed wall clock time (in seconds):4.289
6.55/4.49	o 324970
6.65/4.56	c Got one! Elapsed wall clock time (in seconds):4.356
6.65/4.56	o 324683
6.74/4.64	c Got one! Elapsed wall clock time (in seconds):4.438
6.74/4.64	o 324673
6.84/4.73	c Got one! Elapsed wall clock time (in seconds):4.526
6.84/4.73	o 324451
6.94/4.90	c Got one! Elapsed wall clock time (in seconds):4.692
6.94/4.90	o 324136
7.17/5.01	c Got one! Elapsed wall clock time (in seconds):4.806
7.17/5.01	o 323813
7.27/5.18	c Got one! Elapsed wall clock time (in seconds):4.975
7.27/5.18	o 323581
7.47/5.36	c Got one! Elapsed wall clock time (in seconds):5.156
7.47/5.36	o 323508
25.05/22.15	c Got one! Elapsed wall clock time (in seconds):21.942
25.05/22.15	o 323013
54.82/51.61	c Got one! Elapsed wall clock time (in seconds):51.404
54.82/51.61	o 322988
86.90/83.40	c Got one! Elapsed wall clock time (in seconds):83.197
86.90/83.40	o 322881
107.08/103.42	c Got one! Elapsed wall clock time (in seconds):103.218
107.08/103.42	o 322872
151.25/147.27	c Got one! Elapsed wall clock time (in seconds):147.064
151.25/147.27	o 319928
152.76/148.72	c Got one! Elapsed wall clock time (in seconds):148.514
152.76/148.72	o 319860
153.96/149.96	c Got one! Elapsed wall clock time (in seconds):149.758
153.96/149.96	o 319811
155.08/151.00	c Got one! Elapsed wall clock time (in seconds):150.796
155.08/151.00	o 316484
155.98/151.95	c Got one! Elapsed wall clock time (in seconds):151.748
155.98/151.95	o 316422
157.20/153.13	c Got one! Elapsed wall clock time (in seconds):152.924
157.20/153.13	o 316313
158.62/154.59	c Got one! Elapsed wall clock time (in seconds):154.387
158.62/154.59	o 315595
159.42/155.35	c Got one! Elapsed wall clock time (in seconds):155.142
159.42/155.35	o 315593
160.64/156.57	c Got one! Elapsed wall clock time (in seconds):156.371
160.64/156.57	o 315435
161.84/157.72	c Got one! Elapsed wall clock time (in seconds):157.515
161.84/157.72	o 315294
163.97/159.89	c Got one! Elapsed wall clock time (in seconds):159.684
163.97/159.89	o 315228
234.72/229.98	c Got one! Elapsed wall clock time (in seconds):229.776
234.72/229.98	o 312176
291.34/286.08	c Got one! Elapsed wall clock time (in seconds):285.877
291.34/286.08	o 307831
1800.00/1774.32	c starts		: 77
1800.00/1774.32	c conflicts		: 23880
1800.00/1774.32	c decisions		: 39045
1800.00/1774.32	c propagations		: 815307
1800.00/1774.32	c inspects		: 629977242
1800.00/1774.32	c learnt literals	: 0
1800.00/1774.32	c learnt binary clauses	: 0
1800.00/1774.32	c learnt ternary clauses	: 0
1800.00/1774.32	c learnt clauses	: 23880
1800.00/1774.32	c root simplifications	: 0
1800.00/1774.32	c removed literals (reason simplification)	: 0
1800.00/1774.32	c reason swapping (by a shorter reason)	: 0
1800.00/1774.32	c Calls to reduceDB	: 0
1800.00/1774.32	c speed (decisions/second)	: 26.23579356472168
1800.00/1774.32	c non guided choices	0
1800.00/1774.32	s SATISFIABLE
1800.00/1774.32	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
1800.00/1774.32	v -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
1800.00/1774.32	v -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
1800.00/1774.32	v -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
1800.00/1774.32	v -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126
1800.00/1774.32	v -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147
1800.00/1774.32	v -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168
1800.00/1774.32	v -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189
1800.00/1774.32	v x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
1800.00/1774.32	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231
1800.00/1774.32	v -x232 -x233 -x234 x235 -x236 -x237 x238 -x239 -x240 x241 -x242 x243 -x244 x245 -x246 -x247 -x248 x249 -x250 -x251 x252 x253
1800.00/1774.32	v -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274
1800.00/1774.32	v x275 x276 -x277 -x278 x279 -x280 x281 x282
1800.00/1774.34	c objective function=307831
1800.00/1774.34	c Total wall clock time (ms): 1774.141

Verifier Data (download as text)

OK	307831

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node70/watcher-362149-1177007404 -o ROOT/results/node70/solver-362149-1177007404 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362149-1177007404/sat4jPseudoCPClause.jar /tmp/evaluation/362149-1177007404/instance-362149-1177007404.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 1/64 29685
/proc/meminfo: memFree=1775872/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=152 CPUtime=0
/proc/29685/stat : 29685 (java) D 29683 29685 28596 0 -1 0 41 0 0 0 0 0 0 0 21 0 1 0 140277754 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8413988 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/29685/statm: 38 26 19 9 0 4 0

[startup+0.0687291 s]
/proc/loadavg: 0.93 1.00 0.99 1/64 29685
/proc/meminfo: memFree=1775872/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1777708 CPUtime=0.04
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 3679 0 1 0 3 1 0 0 18 0 7 0 140277754 1820372992 3422 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 444427 3422 1079 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.102733 s]
/proc/loadavg: 0.93 1.00 0.99 1/64 29685
/proc/meminfo: memFree=1775872/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1780112 CPUtime=0.08
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 3974 0 1 0 6 2 0 0 18 0 12 0 140277754 1822834688 3716 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 445028 3716 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.302751 s]
/proc/loadavg: 0.93 1.00 0.99 1/64 29685
/proc/meminfo: memFree=1775872/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1782432 CPUtime=0.32
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 5121 0 1 0 28 4 0 0 18 0 12 0 140277754 1825210368 4861 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 445608 4864 1264 9 0 443219 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782432

[startup+0.701793 s]
/proc/loadavg: 0.93 1.00 0.99 1/64 29685
/proc/meminfo: memFree=1775872/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1784492 CPUtime=0.98
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 7427 0 1 0 93 5 0 0 18 0 13 0 140277754 1827319808 6541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 446123 6541 1311 9 0 443734 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 1784492

[startup+1.50188 s]
/proc/loadavg: 0.93 1.00 0.99 4/77 29704
/proc/meminfo: memFree=1739416/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1796956 CPUtime=2.56
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 19478 0 1 0 241 15 0 0 18 0 13 0 140277754 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449239 14268 1316 9 0 446850 0
[pid=29685/tid=29687] ppid=29683 vsize=1796956 CPUtime=0.82
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 9990 0 1 0 77 5 0 0 19 0 13 0 140277755 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109336768 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 140277757 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 140277757 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1796956 CPUtime=0.06
/proc/29685/task/29690/stat : 29690 (java) R 29683 29685 28596 0 -1 64 2 0 0 0 2 4 0 0 17 0 13 0 140277759 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 140277760 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 140277760 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1796956 CPUtime=0.91
/proc/29685/task/29694/stat : 29694 (java) R 29683 29685 28596 0 -1 64 4900 0 0 0 89 2 0 0 18 0 13 0 140277763 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103314467 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1796956 CPUtime=0.72
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 3857 0 0 0 71 1 0 0 19 0 13 0 140277763 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1796956 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840082944 14268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 1796956

[startup+3.10103 s]
/proc/loadavg: 0.93 1.00 0.99 4/77 29713
/proc/meminfo: memFree=1692688/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1795696 CPUtime=5.08
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 52399 0 1 0 476 32 0 0 18 0 13 0 140277754 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 448924 42605 1327 9 0 446535 0
[pid=29685/tid=29687] ppid=29683 vsize=1795696 CPUtime=1.85
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 37747 0 1 0 170 15 0 0 20 0 13 0 140277755 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109542017 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 304 0 0 0 0 0 0 0 16 0 13 0 140277757 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 251 0 0 0 0 0 0 0 17 0 13 0 140277757 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1795696 CPUtime=0.17
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 12 0 0 0 7 10 0 0 16 0 13 0 140277759 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 140277760 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1795696 CPUtime=1.5
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 6152 0 0 0 147 3 0 0 16 0 13 0 140277763 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1795696 CPUtime=1.51
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7205 0 0 0 149 2 0 0 16 0 13 0 140277763 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1795696 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1838792704 42605 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 1795696

[startup+6.30235 s]
/proc/loadavg: 0.93 1.00 0.99 2/77 29749
/proc/meminfo: memFree=1600440/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1795088 CPUtime=8.6
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 57964 0 1 0 824 36 0 0 18 0 13 0 140277754 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 448772 46147 1329 9 0 446383 0
[pid=29685/tid=29687] ppid=29683 vsize=1795088 CPUtime=4.82
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 37764 0 1 0 467 15 0 0 20 0 13 0 140277755 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902951 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1795088 CPUtime=0.12
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 3029 0 0 0 11 1 0 0 16 0 13 0 140277757 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1795088 CPUtime=0.12
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 2756 0 0 0 11 1 0 0 16 0 13 0 140277757 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1795088 CPUtime=0.17
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 38 0 0 0 7 10 0 0 16 0 13 0 140277759 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 140277760 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 14 0 0 0 0 0 0 0 15 0 13 0 140277760 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1795088 CPUtime=1.66
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 6416 0 0 0 163 3 0 0 15 0 13 0 140277763 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1795088 CPUtime=1.64
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7215 0 0 0 162 2 0 0 15 0 13 0 140277763 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29749] ppid=29683 vsize=1795088 CPUtime=0
/proc/29685/task/29749/stat : 29749 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140278290 1838170112 46147 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 1795088

[startup+12.702 s]
/proc/loadavg: 0.94 1.00 0.99 2/77 29749
/proc/meminfo: memFree=1555896/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1801232 CPUtime=15.53
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 71367 0 1 0 1511 42 0 0 18 0 13 0 140277754 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 450308 56315 1335 9 0 447919 0
[pid=29685/tid=29687] ppid=29683 vsize=1801232 CPUtime=10.98
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 39007 0 1 0 1083 15 0 0 24 0 13 0 140277755 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109542550 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1801232 CPUtime=0.33
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 7753 0 0 0 29 4 0 0 16 0 13 0 140277757 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1801232 CPUtime=0.33
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 6651 0 0 0 30 3 0 0 16 0 13 0 140277757 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1801232 CPUtime=0.18
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 38 0 0 0 8 10 0 0 16 0 13 0 140277759 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 140277760 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 14 0 0 0 0 0 0 0 15 0 13 0 140277760 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1801232 CPUtime=1.92
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 188 4 0 0 16 0 13 0 140277763 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1801232 CPUtime=1.73
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7230 0 0 0 171 2 0 0 16 0 13 0 140277763 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29749] ppid=29683 vsize=1801232 CPUtime=0
/proc/29685/task/29749/stat : 29749 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140278290 1844461568 56315 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.53
Current children cumulated vsize (KiB) 1801232

[startup+25.5023 s]
/proc/loadavg: 0.95 1.00 0.99 2/77 29750
/proc/meminfo: memFree=1543728/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1797136 CPUtime=28.51
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 75227 0 1 0 2806 45 0 0 18 0 13 0 140277754 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449284 59060 1335 9 0 446895 0
[pid=29685/tid=29687] ppid=29683 vsize=1797136 CPUtime=23.59
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 39018 0 1 0 2344 15 0 0 23 0 13 0 140277755 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570149 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1797136 CPUtime=0.48
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 9800 0 0 0 43 5 0 0 16 0 13 0 140277757 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1797136 CPUtime=0.48
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 8451 0 0 0 44 4 0 0 16 0 13 0 140277757 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.19
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 38 0 0 0 8 11 0 0 15 0 13 0 140277759 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 140277760 1840267264 59060 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.35
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 117 0 0 0 17 18 0 0 16 0 13 0 140277759 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1797136 CPUtime=1.94
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 190 4 0 0 17 0 13 0 140277763 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1797136 CPUtime=1.77
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7231 0 0 0 175 2 0 0 16 0 13 0 140277763 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29766] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29766/stat : 29766 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140306362 1840267264 125412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1564.16
Current children cumulated vsize (KiB) 1797136

[startup+1602.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/77 29768
/proc/meminfo: memFree=1271984/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1797136 CPUtime=1625.1
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 176021 0 1 0 162407 103 0 0 18 0 13 0 140277754 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449284 126635 1335 9 0 446895 0
[pid=29685/tid=29687] ppid=29683 vsize=1797136 CPUtime=1578.47
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 57347 0 1 0 157821 26 0 0 25 0 13 0 140277755 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109549432 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1797136 CPUtime=21.23
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 48767 0 0 0 2098 25 0 0 16 0 13 0 140277757 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1797136 CPUtime=21.25
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 51840 0 0 0 2101 24 0 0 17 0 13 0 140277757 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.36
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 117 0 0 0 18 18 0 0 16 0 13 0 140277759 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1797136 CPUtime=1.94
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 190 4 0 0 17 0 13 0 140277763 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1797136 CPUtime=1.77
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7231 0 0 0 175 2 0 0 16 0 13 0 140277763 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29766] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29766/stat : 29766 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140306362 1840267264 126635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1625.1
Current children cumulated vsize (KiB) 1797136

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 29768
/proc/meminfo: memFree=1266288/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1797136 CPUtime=1686.12
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 177558 0 1 0 168507 105 0 0 18 0 13 0 140277754 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449284 128057 1335 9 0 446895 0
[pid=29685/tid=29687] ppid=29683 vsize=1797136 CPUtime=1637.38
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 57369 0 1 0 163712 26 0 0 25 0 13 0 140277755 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109569630 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1797136 CPUtime=22.27
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 49192 0 0 0 2202 25 0 0 16 0 13 0 140277757 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1797136 CPUtime=22.3
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 52930 0 0 0 2205 25 0 0 16 0 13 0 140277757 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.37
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 117 0 0 0 19 18 0 0 16 0 13 0 140277759 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1797136 CPUtime=1.94
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 190 4 0 0 17 0 13 0 140277763 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1797136 CPUtime=1.77
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7231 0 0 0 175 2 0 0 16 0 13 0 140277763 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29766] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29766/stat : 29766 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140306362 1840267264 128057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1686.12
Current children cumulated vsize (KiB) 1797136

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 29768
/proc/meminfo: memFree=1261168/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1797136 CPUtime=1747.07
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 178923 0 1 0 174602 105 0 0 18 0 13 0 140277754 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449284 129318 1335 9 0 446895 0
[pid=29685/tid=29687] ppid=29683 vsize=1797136 CPUtime=1696.33
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 57390 0 1 0 169607 26 0 0 25 0 13 0 140277755 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570171 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1797136 CPUtime=23.28
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 49549 0 0 0 2303 25 0 0 17 0 13 0 140277757 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1797136 CPUtime=23.3
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 53917 0 0 0 2305 25 0 0 16 0 13 0 140277757 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.38
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 117 0 0 0 19 19 0 0 16 0 13 0 140277759 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1797136 CPUtime=1.94
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 190 4 0 0 17 0 13 0 140277763 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1797136 CPUtime=1.77
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7231 0 0 0 175 2 0 0 16 0 13 0 140277763 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29766] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29766/stat : 29766 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140306362 1840267264 129318 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1747.07
Current children cumulated vsize (KiB) 1797136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/77 29768
/proc/meminfo: memFree=1246000/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=1797136 CPUtime=1800
/proc/29685/stat : 29685 (java) S 29683 29685 28596 0 -1 0 182824 0 1 0 179893 107 0 0 18 0 13 0 140277754 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29685/statm: 449284 133061 1335 9 0 446895 0
[pid=29685/tid=29687] ppid=29683 vsize=1797136 CPUtime=1747.33
/proc/29685/task/29687/stat : 29687 (java) R 29683 29685 28596 0 -1 64 57409 0 1 0 174707 26 0 0 25 0 13 0 140277755 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109646156 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29688] ppid=29683 vsize=1797136 CPUtime=24.24
/proc/29685/task/29688/stat : 29688 (java) S 29683 29685 28596 0 -1 64 50902 0 0 0 2398 26 0 0 16 0 13 0 140277757 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29689] ppid=29683 vsize=1797136 CPUtime=24.26
/proc/29685/task/29689/stat : 29689 (java) S 29683 29685 28596 0 -1 64 56446 0 0 0 2400 26 0 0 17 0 13 0 140277757 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29690] ppid=29683 vsize=1797136 CPUtime=0.38
/proc/29685/task/29690/stat : 29690 (java) S 29683 29685 28596 0 -1 64 117 0 0 0 19 19 0 0 16 0 13 0 140277759 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29691] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29691/stat : 29691 (java) S 29683 29685 28596 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29692] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29692/stat : 29692 (java) S 29683 29685 28596 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 140277760 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29693] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29693/stat : 29693 (java) S 29683 29685 28596 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29694] ppid=29683 vsize=1797136 CPUtime=1.94
/proc/29685/task/29694/stat : 29694 (java) S 29683 29685 28596 0 -1 64 9942 0 0 0 190 4 0 0 17 0 13 0 140277763 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29695] ppid=29683 vsize=1797136 CPUtime=1.77
/proc/29685/task/29695/stat : 29695 (java) S 29683 29685 28596 0 -1 64 7231 0 0 0 175 2 0 0 16 0 13 0 140277763 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29685/tid=29696] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29696/stat : 29696 (java) S 29683 29685 28596 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 140277763 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29697] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29697/stat : 29697 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 140277763 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29685/tid=29766] ppid=29683 vsize=1797136 CPUtime=0
/proc/29685/task/29766/stat : 29766 (java) S 29683 29685 28596 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 140306362 1840267264 133061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1797136

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

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

[startup+1774.41 s]
/proc/loadavg: 1.03 1.01 1.00 2/77 29768
/proc/meminfo: memFree=1246000/2055920 swapFree=4183764/4192956
[pid=29685] ppid=29683 vsize=0 CPUtime=1800.14
/proc/29685/stat : 29685 (java) Z 29683 29685 28596 0 -1 1036 182840 0 1 0 179904 110 0 0 15 0 2 0 140277754 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29685/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1774.47
CPU time (s): 1800.2
CPU user time (s): 1799.04
CPU system time (s): 1.16082
CPU usage (%): 101.45
Max. virtual memory (cumulated for all children) (KiB): 1804772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.16082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182840
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= 44389
involuntary context switches= 37939

runsolver used 2.04169 second user time and 5.00724 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Thu Apr 19 18:30:04 UTC 2007

IDJOB= 362149
IDBENCH= 1511
IDSOLVER= 164
FILE ID= node70/362149-1177007404

PBS_JOBID= 4630483

Free space on /tmp= 66474 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0282.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362149-1177007404/sat4jPseudoCPClause.jar /tmp/evaluation/362149-1177007404/instance-362149-1177007404.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-362149-1177007404 -o ROOT/results/node70/solver-362149-1177007404 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362149-1177007404/sat4jPseudoCPClause.jar /tmp/evaluation/362149-1177007404/instance-362149-1177007404.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3d08eecd6841b46afc4009161d25bc6a

RANDOM SEED= 441628362

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1776216 kB
Buffers:          9096 kB
Cached:         209524 kB
SwapCached:       2788 kB
Active:          48364 kB
Inactive:       180216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776216 kB
SwapTotal:     4192956 kB
SwapFree:      4183764 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          16224 kB
Slab:            37132 kB
Committed_AS:  2492736 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66474 MiB

End job on node70 on Thu Apr 19 18:59:41 UTC 2007