Trace number 3492492

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2011-06-08OPTIMUM 15.1197 14.4055

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224451--soft-33-100-0.wbo
MD5SUM5926e2c90dc5b6ba4fb54742b482e07b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.39679
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1261
Number of bits of the biggest sum of numbers11
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

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.1.v20110525
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		9996466904
0.04/0.09	c Max memory 		10048897024
0.04/0.09	c Total memory 		10048897024
0.04/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3492492-1307909909.wbo
0.10/0.11	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.056s.
0.10/0.16	c #vars     233
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.28/0.25	c SATISFIABLE
0.28/0.25	c OPTIMIZING...
0.28/0.25	c Got one! Elapsed wall clock time (in seconds):0.139
0.28/0.25	o 456
0.28/0.27	c Got one! Elapsed wall clock time (in seconds):0.158
0.28/0.27	o 371
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.172
0.28/0.28	o 358
0.53/0.30	c Got one! Elapsed wall clock time (in seconds):0.19
0.53/0.30	o 349
0.53/0.32	c Got one! Elapsed wall clock time (in seconds):0.209
0.53/0.32	o 338
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.224
0.53/0.33	o 316
0.53/0.38	c Got one! Elapsed wall clock time (in seconds):0.27
0.53/0.38	o 280
0.68/0.49	c Got one! Elapsed wall clock time (in seconds):0.376
0.68/0.49	o 262
0.79/0.55	c Got one! Elapsed wall clock time (in seconds):0.439
0.79/0.55	o 217
0.89/0.62	c cleaning 4259 clauses out of 8526 with flag 1002/8526
1.04/0.76	c Got one! Elapsed wall clock time (in seconds):0.647
1.04/0.76	o 204
1.15/0.83	c cleaning 4940 clauses out of 9885 with flag 2000/14144
1.15/0.86	c Got one! Elapsed wall clock time (in seconds):0.756
1.15/0.86	o 187
1.35/1.04	c cleaning 5253 clauses out of 10510 with flag 5000/19709
1.35/1.07	c Got one! Elapsed wall clock time (in seconds):0.959
1.35/1.07	o 173
1.55/1.23	c cleaning 5465 clauses out of 10938 with flag 5002/25390
1.78/1.45	c cleaning 5733 clauses out of 11471 with flag 11000/31388
1.98/1.66	c Got one! Elapsed wall clock time (in seconds):1.552
1.98/1.66	o 161
2.18/1.82	c Got one! Elapsed wall clock time (in seconds):1.706
2.18/1.82	o 150
2.18/1.87	c cleaning 8596 clauses out of 17198 with flag 1001/42848
2.28/1.95	c Got one! Elapsed wall clock time (in seconds):1.846
2.28/1.95	o 145
2.38/2.07	c cleaning 6883 clauses out of 13771 with flag 3001/48017
2.49/2.16	c Got one! Elapsed wall clock time (in seconds):2.05
2.49/2.16	o 141
2.60/2.27	c cleaning 6136 clauses out of 12279 with flag 3003/53408
2.79/2.47	c cleaning 6068 clauses out of 12140 with flag 9000/59405
2.89/2.59	c Got one! Elapsed wall clock time (in seconds):2.483
2.89/2.59	o 130
2.99/2.66	c cleaning 5607 clauses out of 11219 with flag 2002/64552
3.09/2.70	c Got one! Elapsed wall clock time (in seconds):2.589
3.09/2.70	o 118
3.20/2.86	c cleaning 5734 clauses out of 11477 with flag 5001/70417
3.50/3.10	c cleaning 5867 clauses out of 11743 with flag 11001/76417
3.60/3.28	c Got one! Elapsed wall clock time (in seconds):3.168
3.60/3.28	o 108
3.71/3.31	c cleaning 5786 clauses out of 11584 with flag 1001/82125
3.90/3.52	c cleaning 5893 clauses out of 11798 with flag 7001/88125
4.10/3.77	c cleaning 6452 clauses out of 12906 with flag 14002/95126
4.40/4.07	c cleaning 7219 clauses out of 14452 with flag 22000/103124
4.81/4.43	c cleaning 8113 clauses out of 16235 with flag 31002/112126
5.11/4.74	c Got one! Elapsed wall clock time (in seconds):4.627
5.11/4.74	o 99
5.31/4.95	c cleaning 10456 clauses out of 20924 with flag 5002/124928
5.51/5.18	c cleaning 8230 clauses out of 16469 with flag 11003/130929
5.71/5.36	c Got one! Elapsed wall clock time (in seconds):5.253
5.71/5.36	o 98
5.93/5.59	c cleaning 9176 clauses out of 18363 with flag 5000/141053
6.22/5.82	c cleaning 7591 clauses out of 15189 with flag 11002/147055
6.43/6.02	c Got one! Elapsed wall clock time (in seconds):5.915
6.43/6.02	o 80
6.63/6.23	c cleaning 9243 clauses out of 18498 with flag 5000/157955
6.83/6.46	c cleaning 7624 clauses out of 15255 with flag 11000/163955
7.13/6.72	c cleaning 7309 clauses out of 14632 with flag 18001/170956
7.33/6.92	c Got one! Elapsed wall clock time (in seconds):6.815
7.33/6.92	o 53
7.53/7.12	c cleaning 9006 clauses out of 18017 with flag 5001/181650
7.73/7.34	c cleaning 7502 clauses out of 15010 with flag 11000/187649
7.93/7.57	c cleaning 7251 clauses out of 14508 with flag 18000/194649
8.23/7.83	c cleaning 7625 clauses out of 15257 with flag 26000/202649
8.43/8.00	c Got one! Elapsed wall clock time (in seconds):7.889
8.43/8.00	o 47
8.54/8.19	c cleaning 9031 clauses out of 18067 with flag 5000/213084
8.74/8.31	c Got one! Elapsed wall clock time (in seconds):8.204
8.74/8.31	o 37
8.74/8.39	c cleaning 7234 clauses out of 14477 with flag 2001/218525
9.04/8.60	c cleaning 6618 clauses out of 13243 with flag 8001/224525
9.25/8.84	c cleaning 6809 clauses out of 13624 with flag 15000/231524
9.54/9.10	c cleaning 7400 clauses out of 14816 with flag 23001/239525
9.85/9.40	c cleaning 8206 clauses out of 16418 with flag 32003/248527
9.85/9.47	c Got one! Elapsed wall clock time (in seconds):9.359
9.85/9.47	o 24
10.04/9.60	c cleaning 7058 clauses out of 14121 with flag 4001/254436
10.14/9.79	c cleaning 6529 clauses out of 13065 with flag 10003/260438
10.45/10.02	c cleaning 6761 clauses out of 13533 with flag 17000/267435
10.65/10.29	c cleaning 7382 clauses out of 14773 with flag 25001/275436
10.95/10.60	c cleaning 8193 clauses out of 16391 with flag 34001/284436
11.36/10.95	c cleaning 9093 clauses out of 18197 with flag 44000/294435
11.66/11.29	c cleaning 9548 clauses out of 19105 with flag 54001/304436
12.06/11.63	c cleaning 9777 clauses out of 19557 with flag 64001/314436
12.16/11.73	c Got one! Elapsed wall clock time (in seconds):11.619
12.16/11.73	o 2
12.26/11.80	c cleaning 7399 clauses out of 14804 with flag 2003/319460
12.38/11.98	c cleaning 6695 clauses out of 13402 with flag 8000/325457
12.68/12.20	c cleaning 6849 clauses out of 13707 with flag 15000/332457
12.88/12.46	c cleaning 7425 clauses out of 14860 with flag 23002/340459
13.18/12.75	c cleaning 8213 clauses out of 16435 with flag 32002/349459
13.48/13.07	c cleaning 9106 clauses out of 18221 with flag 42001/359458
13.88/13.41	c cleaning 9554 clauses out of 19116 with flag 52002/369459
14.18/13.77	c cleaning 9775 clauses out of 19562 with flag 62002/379459
14.59/14.17	c cleaning 9889 clauses out of 19785 with flag 72000/389457
15.01/14.31	c starts		: 163
15.01/14.31	c conflicts		: 393335
15.01/14.31	c decisions		: 624769
15.01/14.31	c propagations		: 9620717
15.01/14.31	c inspects		: 79648977
15.01/14.31	c shortcuts		: 0
15.01/14.31	c learnt literals	: 7
15.01/14.31	c learnt binary clauses	: 17
15.01/14.31	c learnt ternary clauses	: 266
15.01/14.31	c learnt constraints	: 393327
15.01/14.31	c ignored constraints	: 0
15.01/14.31	c root simplifications	: 0
15.01/14.31	c removed literals (reason simplification)	: 2901896
15.01/14.31	c reason swapping (by a shorter reason)	: 0
15.01/14.31	c Calls to reduceDB	: 51
15.01/14.31	c number of reductions to clauses (during analyze)	: 0
15.01/14.31	c number of learned constraints concerned by reduction	: 0
15.01/14.31	c number of learning phase by resolution	: 0
15.01/14.31	c number of learning phase by cutting planes	: 0
15.01/14.31	c speed (assignments/second)	: 3723187.6934984517
15.01/14.31	c non guided choices	1082
15.01/14.31	c learnt constraints type 
15.01/14.31	c constraints type 
15.01/14.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
15.01/14.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
15.01/14.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
15.01/14.31	s OPTIMUM FOUND
15.01/14.31	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 
15.01/14.31	c objective function=2
15.01/14.31	c Total wall clock time (in seconds): 14.204

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492492-1307909909/watcher-3492492-1307909909 -o /var/tmp/evaluation-result-3492492-1307909909/solver-3492492-1307909909 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492492-1307909909.wbo 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.07 1.98 2/195 26862
/proc/meminfo: memFree=10913588/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/26862/stat : 26862 (java) R 26860 26862 24181 0 -1 4202496 958 0 0 0 0 0 0 0 25 0 1 0 981221451 23580672 700 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260015433192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26862/statm: 5757 700 517 9 0 124 0

[startup+0.0542931 s]
/proc/loadavg: 2.03 2.07 1.98 2/195 26862
/proc/meminfo: memFree=10913588/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10467616 CPUtime=0.04 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 11433 0 1 0 3 1 0 0 25 0 13 0 981221451 10718838784 11128 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2616904 11128 1684 9 0 2607652 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10467616

[startup+0.106376 s]
/proc/loadavg: 2.03 2.07 1.98 2/195 26862
/proc/meminfo: memFree=10913588/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10539680 CPUtime=0.1 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 13095 0 1 0 9 1 0 0 25 0 18 0 981221451 10792632320 12777 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2634920 12777 2093 9 0 2625654 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539680

[startup+0.300328 s]
/proc/loadavg: 2.03 2.07 1.98 2/195 26862
/proc/meminfo: memFree=10913588/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10541188 CPUtime=0.53 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 16032 0 1 0 52 1 0 0 25 0 19 0 981221451 10794176512 14952 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635297 14952 2215 9 0 2626031 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10541188

[startup+0.700255 s]
/proc/loadavg: 2.03 2.07 1.98 2/195 26862
/proc/meminfo: memFree=10913588/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10541188 CPUtime=1.04 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 17486 0 1 0 102 2 0 0 25 0 19 0 981221451 10794176512 16039 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635297 16039 2247 9 0 2626031 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 10541188

[startup+1.50112 s]
/proc/loadavg: 2.03 2.07 1.98 3/214 26881
/proc/meminfo: memFree=10856980/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10540740 CPUtime=1.88 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 17898 0 1 0 186 2 0 0 25 0 19 0 981221451 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635185 16284 2248 9 0 2625919 0
[pid=26862/tid=26864] ppid=26860 vsize=10540740 CPUtime=1.41 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12243 0 1 0 140 1 0 0 18 0 19 0 981221452 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505516040 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 229 0 0 0 0 0 0 0 16 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 150 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10540740 CPUtime=0.05 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 420 0 0 0 5 0 0 0 15 0 19 0 981221455 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10540740 CPUtime=0.2 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1207 0 0 0 20 0 0 0 17 0 19 0 981221458 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10540740 CPUtime=0.18 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) S 26860 26862 24181 0 -1 4202560 2381 0 0 0 18 0 0 0 15 0 19 0 981221458 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16284 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 10540740

[startup+3.10079 s]
/proc/loadavg: 2.03 2.07 1.98 3/214 26881
/proc/meminfo: memFree=10854624/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10540740 CPUtime=3.5 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 18387 0 1 0 348 2 0 0 25 0 19 0 981221451 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635185 16767 2248 9 0 2625919 0
[pid=26862/tid=26864] ppid=26860 vsize=10540740 CPUtime=2.93 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12249 0 1 0 292 1 0 0 19 0 19 0 981221452 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505710205 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 229 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 127 0 0 0 0 0 0 0 16 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 228 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10540740 CPUtime=0.12 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 592 0 0 0 12 0 0 0 15 0 19 0 981221455 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10540740 CPUtime=0.21 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1207 0 0 0 21 0 0 0 15 0 19 0 981221458 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10540740 CPUtime=0.18 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) S 26860 26862 24181 0 -1 4202560 2381 0 0 0 18 0 0 0 15 0 19 0 981221458 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16767 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 10540740

[startup+6.30123 s]
/proc/loadavg: 2.11 2.08 1.99 3/214 26881
/proc/meminfo: memFree=10853964/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10540740 CPUtime=6.73 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 18480 0 1 0 671 2 0 0 25 0 19 0 981221451 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635185 16816 2248 9 0 2625919 0
[pid=26862/tid=26864] ppid=26860 vsize=10540740 CPUtime=5.98 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12262 0 1 0 597 1 0 0 18 0 19 0 981221452 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505538277 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 19 0 0 0 0 0 0 0 16 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10540740 CPUtime=0.26 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 659 0 0 0 26 0 0 0 16 0 19 0 981221455 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10540740 CPUtime=0.22 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1208 0 0 0 22 0 0 0 15 0 19 0 981221458 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10540740 CPUtime=0.19 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) S 26860 26862 24181 0 -1 4202560 2383 0 0 0 19 0 0 0 15 0 19 0 981221458 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16816 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 10540740

[startup+12.7011 s]

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

[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16881 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16881 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.18
Current children cumulated vsize (KiB) 10540740

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

[startup+13.5009 s]
/proc/loadavg: 2.09 2.08 1.99 3/214 26882
/proc/meminfo: memFree=10853604/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10540740 CPUtime=13.98 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 18573 0 1 0 1395 3 0 0 25 0 19 0 981221451 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635185 16882 2249 9 0 2625919 0
[pid=26862/tid=26864] ppid=26860 vsize=10540740 CPUtime=12.81 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12289 0 1 0 1280 1 0 0 25 0 19 0 981221452 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505565443 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 233 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 19 0 0 0 1 0 0 0 16 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 129 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 34 0 0 0 1 0 0 0 16 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 230 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10540740 CPUtime=0.59 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 707 0 0 0 59 0 0 0 16 0 19 0 981221455 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10540740 CPUtime=0.22 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1208 0 0 0 22 0 0 0 15 0 19 0 981221458 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10540740 CPUtime=0.22 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) S 26860 26862 24181 0 -1 4202560 2392 0 0 0 22 0 0 0 15 0 19 0 981221458 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16882 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.98
Current children cumulated vsize (KiB) 10540740

[startup+13.9008 s]
/proc/loadavg: 2.09 2.08 1.99 3/214 26882
/proc/meminfo: memFree=10853604/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10540740 CPUtime=14.39 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 18587 0 1 0 1436 3 0 0 25 0 19 0 981221451 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635185 16895 2249 9 0 2625919 0
[pid=26862/tid=26864] ppid=26860 vsize=10540740 CPUtime=13.19 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12290 0 1 0 1318 1 0 0 25 0 19 0 981221452 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505598964 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 233 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 129 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 34 0 0 0 1 0 0 0 16 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10540740 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 230 0 0 0 1 0 0 0 15 0 19 0 981221454 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10540740 CPUtime=0.61 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 718 0 0 0 61 0 0 0 16 0 19 0 981221455 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10540740 CPUtime=0.22 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1208 0 0 0 22 0 0 0 15 0 19 0 981221458 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10540740 CPUtime=0.22 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) S 26860 26862 24181 0 -1 4202560 2392 0 0 0 22 0 0 0 15 0 19 0 981221458 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10540740 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10793717760 16895 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 10540740

[startup+14.3068 s]
/proc/loadavg: 2.09 2.08 1.99 4/214 26882
/proc/meminfo: memFree=10842692/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10542088 CPUtime=15.01 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 24724 0 1 0 1497 4 0 0 25 0 19 0 981221451 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635522 21224 2250 9 0 2626256 0
[pid=26862/tid=26864] ppid=26860 vsize=10542088 CPUtime=13.58 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) R 26860 26862 24181 0 -1 4202560 12296 0 1 0 1357 1 0 0 18 0 19 0 981221452 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 46912505549311 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26865] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26865/stat : 26865 (java) S 26860 26862 24181 0 -1 4202560 233 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) S 26860 26862 24181 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) S 26860 26862 24181 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26868] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26868/stat : 26868 (java) S 26860 26862 24181 0 -1 4202560 130 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26869] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26869/stat : 26869 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) S 26860 26862 24181 0 -1 4202560 34 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26871] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26871/stat : 26871 (java) S 26860 26862 24181 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10542088 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) S 26860 26862 24181 0 -1 4202560 230 0 0 0 1 0 0 0 15 0 19 0 981221454 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26873] ppid=26860 vsize=10542088 CPUtime=0.62 cores=0,2,4,6
/proc/26862/task/26873/stat : 26873 (java) S 26860 26862 24181 0 -1 4202560 762 0 0 0 62 0 0 0 16 0 19 0 981221455 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 0 0 16800975 18446604453616616448 0 0 -1 2 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) S 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 981221455 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) S 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 981221455 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221457 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032219569 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26877] ppid=26860 vsize=10542088 CPUtime=0.26 cores=0,2,4,6
/proc/26862/task/26877/stat : 26877 (java) S 26860 26862 24181 0 -1 4202560 1427 0 0 0 26 0 0 0 15 0 19 0 981221458 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
[pid=26862/tid=26878] ppid=26860 vsize=10542088 CPUtime=0.39 cores=0,2,4,6
/proc/26862/task/26878/stat : 26878 (java) R 26860 26862 24181 0 -1 4202560 8259 0 0 0 38 1 0 0 16 0 19 0 981221458 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 47817918597208 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 981221458 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26880] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26880/stat : 26880 (java) S 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 981221458 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 6 0 0 0
[pid=26862/tid=26881] ppid=26860 vsize=10542088 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26881/stat : 26881 (java) S 26860 26862 24181 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 981221469 10795098112 21224 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032212480 0 4 0 16800975 18446604453616616448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 10542088

[startup+14.4008 s]
/proc/loadavg: 2.09 2.08 1.99 4/214 26882
/proc/meminfo: memFree=10842692/32951124 swapFree=67056304/67111528
[pid=26862] ppid=26860 vsize=10543116 CPUtime=15.1 cores=0,2,4,6
/proc/26862/stat : 26862 (java) S 26860 26862 24181 0 -1 4202496 25463 0 1 0 1506 4 0 0 25 0 18 0 981221451 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26862/statm: 2635779 21645 2252 9 0 2626513 0
[pid=26862/tid=26864] ppid=26860 vsize=10543116 CPUtime=13.59 cores=0,2,4,6
/proc/26862/task/26864/stat : 26864 (java) S 26860 26862 24181 0 -1 4202560 12300 0 1 0 1358 1 0 0 18 0 18 0 981221452 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=26862/tid=26866] ppid=26860 vsize=10543116 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26866/stat : 26866 (java) R 26860 26862 24181 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 11 0 981221454 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26867] ppid=26860 vsize=10543116 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26867/stat : 26867 (java) R 26860 26862 24181 0 -1 4202560 19 0 0 0 1 0 0 0 15 0 9 0 981221454 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26870] ppid=26860 vsize=10543116 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26870/stat : 26870 (java) R 26860 26862 24181 0 -1 4202560 34 0 0 0 1 0 0 0 15 0 9 0 981221454 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26872] ppid=26860 vsize=10543116 CPUtime=0.01 cores=0,2,4,6
/proc/26862/task/26872/stat : 26872 (java) R 26860 26862 24181 0 -1 4202560 230 0 0 0 1 0 0 0 15 0 9 0 981221454 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26874] ppid=26860 vsize=10543116 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26874/stat : 26874 (java) R 26860 26862 24181 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 9 0 981221455 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26875] ppid=26860 vsize=10543116 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26875/stat : 26875 (java) R 26860 26862 24181 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 9 0 981221455 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26876] ppid=26860 vsize=10543116 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26876/stat : 26876 (java) R 26860 26862 24181 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 9 0 981221457 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26862/tid=26879] ppid=26860 vsize=10543116 CPUtime=0 cores=0,2,4,6
/proc/26862/task/26879/stat : 26879 (java) R 26860 26862 24181 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 9 0 981221458 10796150784 21645 33554432000 1073741824 1073778376 140734615747136 18446744073709551615 260032211865 256 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.1
Current children cumulated vsize (KiB) 10543116

Child status: 30
Real time (s): 14.4055
CPU time (s): 15.1197
CPU user time (s): 15.0697
CPU system time (s): 0.049992
CPU usage (%): 104.958
Max. virtual memory (cumulated for all children) (KiB): 10543116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.0697
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25463
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= 1952
involuntary context switches= 856

runsolver used 0.028995 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 22:18:29
IDJOB=3492492
IDBENCH=78842
IDSOLVER=1982
FILE ID=node110/3492492-1307909909
RUNJOBID= node110-1307907269-25818
PBS_JOBID= 13559603
Free space on /var/tmp= 2884 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111224451--soft-33-100-0.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492492-1307909909/watcher-3492492-1307909909 -o /var/tmp/evaluation-result-3492492-1307909909/solver-3492492-1307909909 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492492-1307909909.wbo

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

MD5SUM BENCH= 5926e2c90dc5b6ba4fb54742b482e07b
RANDOM SEED=529709844

node110.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10913992 kB
Buffers:         52372 kB
Cached:       20955580 kB
SwapCached:       9144 kB
Active:        6015340 kB
Inactive:     15307512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10913992 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:             520 kB
Writeback:           0 kB
AnonPages:      312044 kB
Mapped:          21104 kB
Slab:           649616 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 10548316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node110 at 2011-06-12 22:18:43