Trace number 3718438

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28OPTIMUM 36.7894 34.5702

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
MD5SUMa2fcadde47f67cca69c2b162b15fa373
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.420935
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1327
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.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.2.v20120528
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		501472288
0.01/0.09	c Max memory 		7480803328
0.01/0.09	c Total memory 		504102912
0.01/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5f934ad
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 No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 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-3718438-1338254263.wbo
0.10/0.11	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.053s.
0.10/0.16	c declared #vars     169
0.10/0.16	c internal #vars     270
0.10/0.16	c #constraints  101
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.16	c ignored satisfied constraints => 1
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.16	c 102 constraints processed.
0.10/0.17	c objective function length is 101 literals
0.26/0.23	c SATISFIABLE
0.26/0.23	c OPTIMIZING...
0.26/0.23	c Got one! Elapsed wall clock time (in seconds):0.115
0.26/0.23	o 1130
0.26/0.24	c Got one! Elapsed wall clock time (in seconds):0.13
0.26/0.24	o 904
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.146
0.26/0.26	o 689
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.162
0.26/0.27	o 684
0.26/0.29	c Got one! Elapsed wall clock time (in seconds):0.181
0.26/0.29	o 677
0.51/0.30	c Got one! Elapsed wall clock time (in seconds):0.191
0.51/0.30	o 670
0.51/0.31	c Got one! Elapsed wall clock time (in seconds):0.197
0.51/0.31	o 600
0.51/0.32	c Got one! Elapsed wall clock time (in seconds):0.211
0.51/0.32	o 598
0.51/0.33	c Got one! Elapsed wall clock time (in seconds):0.216
0.51/0.33	o 475
0.51/0.34	c Got one! Elapsed wall clock time (in seconds):0.224
0.51/0.34	o 462
0.51/0.34	c Got one! Elapsed wall clock time (in seconds):0.234
0.51/0.34	o 457
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.288
0.68/0.40	o 453
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.294
0.68/0.41	o 425
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.312
0.68/0.42	o 409
0.68/0.46	c Got one! Elapsed wall clock time (in seconds):0.348
0.68/0.46	o 407
0.68/0.47	c Got one! Elapsed wall clock time (in seconds):0.359
0.68/0.47	o 399
0.68/0.49	c Got one! Elapsed wall clock time (in seconds):0.378
0.68/0.49	o 372
0.81/0.51	c Got one! Elapsed wall clock time (in seconds):0.394
0.81/0.51	o 331
0.81/0.55	c Got one! Elapsed wall clock time (in seconds):0.438
0.81/0.55	o 329
0.81/0.56	c Got one! Elapsed wall clock time (in seconds):0.446
0.81/0.56	o 328
0.94/0.65	c cleaning 5420 clauses out of 10857 with flag 6444/10857
0.94/0.69	c Got one! Elapsed wall clock time (in seconds):0.576
0.94/0.69	o 302
1.09/0.73	c Got one! Elapsed wall clock time (in seconds):0.618
1.09/0.73	o 295
1.09/0.73	c Got one! Elapsed wall clock time (in seconds):0.622
1.09/0.73	o 286
1.09/0.75	c Got one! Elapsed wall clock time (in seconds):0.636
1.09/0.75	o 285
1.22/0.80	c Got one! Elapsed wall clock time (in seconds):0.687
1.22/0.80	o 277
1.22/0.83	c Got one! Elapsed wall clock time (in seconds):0.721
1.22/0.83	o 275
1.32/0.90	c cleaning 6568 clauses out of 13145 with flag 7393/18565
1.32/0.99	c Got one! Elapsed wall clock time (in seconds):0.877
1.32/0.99	o 274
1.47/1.06	c Got one! Elapsed wall clock time (in seconds):0.946
1.47/1.06	o 272
1.67/1.11	c Got one! Elapsed wall clock time (in seconds):0.998
1.67/1.11	o 268
1.67/1.15	c cleaning 6781 clauses out of 13582 with flag 4280/25570
1.79/1.26	c Got one! Elapsed wall clock time (in seconds):1.151
1.79/1.26	o 267
1.89/1.35	c cleaning 6357 clauses out of 12724 with flag 11413/31493
1.89/1.39	c Got one! Elapsed wall clock time (in seconds):1.28
1.89/1.39	o 265
1.99/1.41	c Got one! Elapsed wall clock time (in seconds):1.298
1.99/1.41	o 250
1.99/1.45	c Got one! Elapsed wall clock time (in seconds):1.34
1.99/1.45	o 248
2.09/1.54	c Got one! Elapsed wall clock time (in seconds):1.424
2.09/1.54	o 246
2.09/1.60	c cleaning 6997 clauses out of 14011 with flag 6747/39137
2.30/1.73	c Got one! Elapsed wall clock time (in seconds):1.618
2.30/1.73	o 241
2.40/1.80	c cleaning 6486 clauses out of 12985 with flag 6915/45108
2.51/1.97	c Got one! Elapsed wall clock time (in seconds):1.858
2.51/1.97	o 239
2.61/2.01	c cleaning 6162 clauses out of 12338 with flag 3759/50947
2.61/2.05	c Got one! Elapsed wall clock time (in seconds):1.94
2.61/2.05	o 236
2.73/2.13	c Got one! Elapsed wall clock time (in seconds):2.019
2.73/2.13	o 234
2.73/2.20	c Got one! Elapsed wall clock time (in seconds):2.086
2.73/2.20	o 231
2.89/2.24	c cleaning 6468 clauses out of 12943 with flag 4386/57714
3.00/2.37	c Got one! Elapsed wall clock time (in seconds):2.261
3.00/2.37	o 230
3.10/2.41	c cleaning 5965 clauses out of 11948 with flag 3860/63187
3.20/2.56	c Got one! Elapsed wall clock time (in seconds):2.451
3.20/2.56	o 229
3.40/2.72	c cleaning 8053 clauses out of 16113 with flag 20558/73317
3.40/2.78	c Got one! Elapsed wall clock time (in seconds):2.667
3.40/2.78	o 227
3.50/2.80	c Got one! Elapsed wall clock time (in seconds):2.693
3.50/2.80	o 218
3.50/2.89	c Got one! Elapsed wall clock time (in seconds):2.782
3.50/2.89	o 216
3.60/2.97	c cleaning 7776 clauses out of 15570 with flag 7525/80827
3.73/3.00	c Got one! Elapsed wall clock time (in seconds):2.885
3.73/3.00	o 213
3.83/3.10	c Got one! Elapsed wall clock time (in seconds):2.986
3.83/3.10	o 212
3.83/3.16	c cleaning 6773 clauses out of 13561 with flag 8911/86594
3.94/3.22	c Got one! Elapsed wall clock time (in seconds):3.107
3.94/3.22	o 211
4.04/3.33	c cleaning 6024 clauses out of 12085 with flag 16270/91891
4.24/3.58	c cleaning 6023 clauses out of 12060 with flag 46131/97890
4.34/3.64	c Got one! Elapsed wall clock time (in seconds):3.527
4.34/3.64	o 209
4.45/3.77	c cleaning 5822 clauses out of 11677 with flag 15612/103530
4.65/3.98	c cleaning 5927 clauses out of 11859 with flag 38995/109534
4.85/4.16	c Got one! Elapsed wall clock time (in seconds):4.053
4.85/4.16	o 208
4.97/4.20	c cleaning 5834 clauses out of 11684 with flag 4284/115286
4.97/4.23	c Got one! Elapsed wall clock time (in seconds):4.118
4.97/4.23	o 205
5.08/4.32	c Got one! Elapsed wall clock time (in seconds):4.209
5.08/4.32	o 204
5.19/4.41	c cleaning 6199 clauses out of 12430 with flag 12928/121866
5.30/4.57	c Got one! Elapsed wall clock time (in seconds):4.458
5.30/4.57	o 195
5.40/4.60	c cleaning 5776 clauses out of 11559 with flag 4264/127194
5.50/4.79	c cleaning 5874 clauses out of 11783 with flag 27133/133194
5.70/4.90	c Got one! Elapsed wall clock time (in seconds):4.792
5.70/4.90	o 193
5.70/4.96	c cleaning 5560 clauses out of 11133 with flag 8095/138418
5.92/5.18	c cleaning 5769 clauses out of 11574 with flag 31663/144419
6.23/5.45	c cleaning 6397 clauses out of 12804 with flag 60917/151418
6.33/5.54	c Got one! Elapsed wall clock time (in seconds):5.426
6.33/5.54	o 190
6.42/5.62	c cleaning 5809 clauses out of 11639 with flag 11837/156650
6.64/5.80	c cleaning 5909 clauses out of 11830 with flag 35187/162650
6.75/5.99	c cleaning 6457 clauses out of 12922 with flag 62375/169651
6.85/6.07	c Got one! Elapsed wall clock time (in seconds):5.963
6.85/6.07	o 189
6.95/6.12	c Got one! Elapsed wall clock time (in seconds):6.013
6.95/6.12	o 188
6.95/6.17	c Got one! Elapsed wall clock time (in seconds):6.059
6.95/6.17	o 186
7.05/6.20	c cleaning 6495 clauses out of 13013 with flag 3837/176199
7.18/6.33	c Got one! Elapsed wall clock time (in seconds):6.223
7.18/6.33	o 185
7.18/6.39	c cleaning 5982 clauses out of 11988 with flag 7755/181669
7.49/6.60	c Got one! Elapsed wall clock time (in seconds):6.493
7.49/6.60	o 178
7.59/6.79	c cleaning 8469 clauses out of 16946 with flag 22088/192609
7.93/7.05	c cleaning 7237 clauses out of 14479 with flag 52569/198611
8.23/7.35	c cleaning 7117 clauses out of 14241 with flag 90127/205610
8.43/7.59	c Got one! Elapsed wall clock time (in seconds):7.482
8.43/7.59	o 176
8.64/7.75	c cleaning 9105 clauses out of 18227 with flag 20792/216713
8.83/7.93	c cleaning 7551 clauses out of 15122 with flag 45624/222713
9.05/8.14	c cleaning 7270 clauses out of 14571 with flag 73593/229713
9.26/8.34	c Got one! Elapsed wall clock time (in seconds):8.224
9.26/8.34	o 175
9.26/8.37	c cleaning 6578 clauses out of 13166 with flag 4054/235578
9.46/8.56	c cleaning 6281 clauses out of 12589 with flag 28503/241579
9.69/8.77	c cleaning 6633 clauses out of 13308 with flag 56277/248579
9.98/9.00	c cleaning 7319 clauses out of 14677 with flag 90370/256581
10.10/9.10	c Got one! Elapsed wall clock time (in seconds):8.992
10.10/9.10	o 172
10.10/9.13	c Got one! Elapsed wall clock time (in seconds):9.022
10.10/9.13	o 171
10.10/9.18	c Got one! Elapsed wall clock time (in seconds):9.066
10.10/9.18	o 170
10.20/9.21	c cleaning 6734 clauses out of 13475 with flag 3938/262698
10.20/9.28	c Got one! Elapsed wall clock time (in seconds):9.167
10.20/9.28	o 156
10.30/9.38	c Got one! Elapsed wall clock time (in seconds):9.269
10.30/9.38	o 154
10.40/9.42	c cleaning 6396 clauses out of 12819 with flag 4872/268776
10.60/9.61	c Got one! Elapsed wall clock time (in seconds):9.497
10.60/9.61	o 152
10.70/9.79	c cleaning 8401 clauses out of 16807 with flag 20062/279160
11.01/10.04	c cleaning 7205 clauses out of 14409 with flag 44507/285163
11.01/10.06	c Got one! Elapsed wall clock time (in seconds):9.944
11.01/10.06	o 151
11.11/10.19	c cleaning 6099 clauses out of 12236 with flag 20402/290195
11.32/10.37	c cleaning 6051 clauses out of 12136 with flag 45679/296194
11.52/10.59	c Got one! Elapsed wall clock time (in seconds):10.483
11.52/10.59	o 144
11.72/10.76	c cleaning 8578 clauses out of 17174 with flag 21236/307283
11.92/10.94	c cleaning 7281 clauses out of 14594 with flag 46271/313281
12.12/11.18	c cleaning 7149 clauses out of 14313 with flag 74293/320281
12.29/11.21	c Got one! Elapsed wall clock time (in seconds):11.102
12.29/11.21	o 143
12.49/11.39	c cleaning 6187 clauses out of 12385 with flag 22869/325502
12.84/11.59	c cleaning 6082 clauses out of 12198 with flag 47936/331502
13.35/11.82	c cleaning 6548 clauses out of 13116 with flag 81087/338502
13.74/12.07	c cleaning 7279 clauses out of 14569 with flag 116959/346503
13.84/12.12	c Got one! Elapsed wall clock time (in seconds):12.005
13.84/12.12	o 137
13.94/12.26	c cleaning 6637 clauses out of 13286 with flag 23261/352499
14.14/12.44	c cleaning 6318 clauses out of 12649 with flag 49937/358499
14.34/12.65	c cleaning 6653 clauses out of 13331 with flag 80595/365499
14.54/12.89	c cleaning 7333 clauses out of 14679 with flag 114152/373500
14.85/13.17	c cleaning 8162 clauses out of 16344 with flag 152481/382498
15.15/13.41	c Got one! Elapsed wall clock time (in seconds):13.302
15.15/13.41	o 136
15.15/13.43	c Got one! Elapsed wall clock time (in seconds):13.318
15.15/13.43	o 135
15.15/13.49	c Got one! Elapsed wall clock time (in seconds):13.377
15.15/13.49	o 128
15.35/13.63	c Got one! Elapsed wall clock time (in seconds):13.516
15.35/13.63	o 123
15.35/13.68	c cleaning 11567 clauses out of 23168 with flag 4628/397484
15.45/13.72	c Got one! Elapsed wall clock time (in seconds):13.608
15.45/13.72	o 118
15.55/13.89	c cleaning 8664 clauses out of 17338 with flag 21682/403221
15.76/14.08	c Got one! Elapsed wall clock time (in seconds):13.973
15.76/14.08	o 116
15.86/14.12	c cleaning 7130 clauses out of 14280 with flag 4659/408827
16.06/14.31	c cleaning 6560 clauses out of 13150 with flag 31707/414827
16.06/14.36	c Got one! Elapsed wall clock time (in seconds):14.248
16.06/14.36	o 114
16.16/14.48	c cleaning 6000 clauses out of 12033 with flag 18383/420270
16.36/14.66	c cleaning 6006 clauses out of 12033 with flag 43494/426270
16.46/14.77	c Got one! Elapsed wall clock time (in seconds):14.662
16.46/14.77	o 110
16.56/14.84	c cleaning 5848 clauses out of 11727 with flag 8927/431970
16.77/15.02	c cleaning 5925 clauses out of 11880 with flag 34193/437971
16.96/15.23	c cleaning 6464 clauses out of 12954 with flag 63536/444970
17.27/15.51	c cleaning 7247 clauses out of 14496 with flag 96520/452976
17.57/15.82	c Got one! Elapsed wall clock time (in seconds):15.704
17.57/15.82	o 109
17.67/15.99	c cleaning 9973 clauses out of 19951 with flag 21856/465678
17.87/16.18	c cleaning 7972 clauses out of 15978 with flag 48117/471678
18.19/16.41	c cleaning 7491 clauses out of 15006 with flag 78678/478678
18.39/16.68	c cleaning 7743 clauses out of 15514 with flag 111649/486677
18.69/16.99	c Got one! Elapsed wall clock time (in seconds):16.884
18.69/16.99	o 108
18.89/17.17	c cleaning 10227 clauses out of 20468 with flag 22444/499374
19.09/17.38	c cleaning 8110 clauses out of 16241 with flag 50357/505374
19.40/17.60	c cleaning 7551 clauses out of 15132 with flag 81968/512375
19.60/17.87	c cleaning 7763 clauses out of 15580 with flag 118671/520374
20.00/18.22	c cleaning 8409 clauses out of 16820 with flag 161164/529377
20.00/18.28	c Got one! Elapsed wall clock time (in seconds):18.166
20.00/18.28	o 105
20.20/18.40	c cleaning 6800 clauses out of 13621 with flag 17854/534587
20.31/18.59	c cleaning 6398 clauses out of 12821 with flag 42790/540587
20.61/18.80	c cleaning 6703 clauses out of 13422 with flag 72790/547586
20.82/19.06	c cleaning 7347 clauses out of 14719 with flag 108064/555586
21.12/19.36	c cleaning 8181 clauses out of 16373 with flag 148509/564587
21.43/19.68	c cleaning 9083 clauses out of 18192 with flag 193569/574587
21.83/20.03	c cleaning 10046 clauses out of 20108 with flag 241092/585586
21.83/20.10	c Got one! Elapsed wall clock time (in seconds):19.985
21.83/20.10	o 62
21.93/20.13	c Got one! Elapsed wall clock time (in seconds):20.018
21.93/20.13	o 54
22.03/20.21	c Got one! Elapsed wall clock time (in seconds):20.098
22.03/20.21	o 51
22.03/20.26	c cleaning 8450 clauses out of 16912 with flag 4220/592436
22.15/20.39	c Got one! Elapsed wall clock time (in seconds):20.28
22.15/20.39	o 45
22.25/20.43	c cleaning 6918 clauses out of 13847 with flag 4791/597821
22.35/20.59	c cleaning 6451 clauses out of 12929 with flag 24820/603821
22.45/20.64	c Got one! Elapsed wall clock time (in seconds):20.528
22.45/20.64	o 44
22.55/20.76	c cleaning 6013 clauses out of 12048 with flag 18446/609391
22.75/20.94	c cleaning 6010 clauses out of 12036 with flag 40840/615392
22.75/20.99	c Got one! Elapsed wall clock time (in seconds):20.884
22.75/20.99	o 42
22.95/21.11	c cleaning 5976 clauses out of 11960 with flag 17211/621326
23.17/21.30	c cleaning 5981 clauses out of 11984 with flag 40991/627326
23.39/21.52	c cleaning 6497 clauses out of 13004 with flag 65756/634327
23.59/21.76	c cleaning 7253 clauses out of 14508 with flag 94915/642328
23.68/21.86	c Got one! Elapsed wall clock time (in seconds):21.747
23.68/21.86	o 39
23.80/21.92	c cleaning 6448 clauses out of 12912 with flag 8894/647985
24.01/22.11	c cleaning 6223 clauses out of 12463 with flag 33163/653984
24.22/22.33	c cleaning 6604 clauses out of 13241 with flag 62738/660985
24.44/22.59	c cleaning 7314 clauses out of 14636 with flag 99255/668984
24.77/22.88	c cleaning 8163 clauses out of 16325 with flag 136282/677987
25.09/23.19	c cleaning 9077 clauses out of 18161 with flag 172547/687986
25.48/23.54	c cleaning 10038 clauses out of 20083 with flag 211541/698985
25.60/23.68	c Got one! Elapsed wall clock time (in seconds):23.568
25.60/23.68	o 35
25.71/23.72	c cleaning 7698 clauses out of 15406 with flag 4378/704346
25.91/23.92	c cleaning 6851 clauses out of 13708 with flag 32314/710346
26.13/24.13	c cleaning 6924 clauses out of 13857 with flag 61988/717346
26.32/24.36	c cleaning 7461 clauses out of 14933 with flag 93003/725346
26.53/24.50	c Got one! Elapsed wall clock time (in seconds):24.388
26.53/24.50	o 32
26.53/24.54	c cleaning 6718 clauses out of 13443 with flag 4526/731317
26.73/24.73	c cleaning 6354 clauses out of 12725 with flag 31696/737317
26.93/24.95	c cleaning 6681 clauses out of 13371 with flag 63258/744317
27.23/25.21	c cleaning 7330 clauses out of 14691 with flag 100752/752318
27.43/25.50	c cleaning 8167 clauses out of 16361 with flag 141555/761318
27.83/25.83	c cleaning 9086 clauses out of 18197 with flag 186974/771321
28.15/26.19	c cleaning 10041 clauses out of 20110 with flag 233730/782320
28.46/26.43	c Got one! Elapsed wall clock time (in seconds):26.32
28.46/26.43	o 31
28.65/26.62	c cleaning 11466 clauses out of 22963 with flag 24340/795214
28.85/26.82	c cleaning 8724 clauses out of 17497 with flag 51648/801214
29.05/27.05	c cleaning 7873 clauses out of 15773 with flag 83706/808214
29.35/27.33	c cleaning 7944 clauses out of 15905 with flag 120333/816219
29.65/27.62	c cleaning 8460 clauses out of 16956 with flag 161795/825214
29.96/27.93	c cleaning 9233 clauses out of 18496 with flag 206759/835214
30.36/28.30	c cleaning 10121 clauses out of 20263 with flag 258307/846214
30.76/28.71	c cleaning 11054 clauses out of 22142 with flag 315475/858214
31.16/29.17	c cleaning 12022 clauses out of 24088 with flag 377805/871214
31.56/29.58	c Got one! Elapsed wall clock time (in seconds):29.467
31.56/29.58	o 30
31.76/29.77	c cleaning 14687 clauses out of 29378 with flag 21434/888526
31.96/29.99	c cleaning 10344 clauses out of 20689 with flag 48164/894524
32.28/30.23	c cleaning 8666 clauses out of 17349 with flag 79816/901528
32.28/30.26	c Got one! Elapsed wall clock time (in seconds):30.153
32.28/30.26	o 28
32.50/30.43	c cleaning 7209 clauses out of 14440 with flag 25269/907285
32.70/30.62	c cleaning 6610 clauses out of 13231 with flag 51166/913285
32.92/30.82	c cleaning 6802 clauses out of 13621 with flag 81116/920285
32.92/30.87	c Got one! Elapsed wall clock time (in seconds):30.762
32.92/30.87	o 26
33.00/31.00	c cleaning 6084 clauses out of 12188 with flag 19903/925654
33.20/31.18	c cleaning 6045 clauses out of 12105 with flag 47569/931655
33.50/31.40	c cleaning 6511 clauses out of 13059 with flag 79842/938654
33.70/31.64	c cleaning 7267 clauses out of 14550 with flag 113699/946656
33.93/31.83	c Got one! Elapsed wall clock time (in seconds):31.718
33.93/31.83	o 25
34.03/32.00	c cleaning 9301 clauses out of 18637 with flag 23338/958010
34.33/32.20	c cleaning 7659 clauses out of 15337 with flag 51855/964011
34.54/32.43	c cleaning 7335 clauses out of 14679 with flag 84627/971012
34.76/32.67	c cleaning 7661 clauses out of 15342 with flag 117392/979010
35.08/32.95	c cleaning 8334 clauses out of 16682 with flag 156712/988011
35.37/33.27	c cleaning 9168 clauses out of 18347 with flag 201042/998010
35.79/33.62	c cleaning 10087 clauses out of 20180 with flag 250544/1009011
35.99/33.83	c Got one! Elapsed wall clock time (in seconds):33.714
35.99/33.83	o 21
36.22/34.01	c cleaning 11185 clauses out of 22382 with flag 23551/1021300
36.41/34.20	c cleaning 8592 clauses out of 17195 with flag 51410/1027298
36.61/34.41	c cleaning 7786 clauses out of 15603 with flag 83369/1034298
36.72/34.55	c Got one! Elapsed wall clock time (in seconds):34.439
36.72/34.55	o 20
36.72/34.55	c Got one! Elapsed wall clock time (in seconds):34.442
36.72/34.55	o 10
36.72/34.56	c starts		: 286
36.72/34.56	c conflicts		: 1039162
36.72/34.56	c decisions		: 1745115
36.72/34.56	c propagations		: 26429971
36.72/34.56	c inspects		: 223406167
36.72/34.56	c shortcuts		: 0
36.72/34.56	c learnt literals	: 0
36.72/34.56	c learnt binary clauses	: 41
36.72/34.56	c learnt ternary clauses	: 1307
36.72/34.56	c learnt constraints	: 1039162
36.72/34.56	c ignored constraints	: 0
36.72/34.56	c root simplifications	: 0
36.72/34.56	c removed literals (reason simplification)	: 0
36.72/34.56	c reason swapping (by a shorter reason)	: 0
36.72/34.56	c Calls to reduceDB	: 138
36.72/34.56	c Number of update (reduction) of LBD	: 313006
36.72/34.56	c number of reductions to clauses (during analyze)	: 0
36.72/34.56	c number of learned constraints concerned by reduction	: 0
36.72/34.56	c number of learning phase by resolution	: 0
36.72/34.56	c number of learning phase by cutting planes	: 0
36.72/34.56	c speed (assignments/second)	: 768491.8294952314
36.72/34.56	c non guided choices	5059
36.72/34.56	c learnt constraints type 
36.72/34.56	c constraints type 
36.72/34.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
36.72/34.56	c ignored satisfied constraints => 1
36.72/34.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
36.72/34.56	c 102 constraints processed.
36.72/34.56	s OPTIMUM FOUND
36.72/34.56	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 
36.72/34.56	c objective function=10
36.72/34.56	c Total wall clock time (in seconds): 34.451

Verifier Data

OK	10

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 /tmp/evaluation-result-3718438-1338254263/watcher-3718438-1338254263 -o /tmp/evaluation-result-3718438-1338254263/solver-3718438-1338254263 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718438-1338254263.wbo 

running on 4 cores: 1,3,5,7

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.23 2.10 2.03 3/195 17053
/proc/meminfo: memFree=30832748/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/17053/stat : 17053 (java) D 17051 17053 14287 0 -1 4202496 455 0 0 0 0 0 0 0 20 0 1 0 291551871 9515008 186 33554432000 1073741824 1073778376 140733953981808 140733953970872 214360485159 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2323 186 143 9 0 71 0

[startup+0.0317669 s]
/proc/loadavg: 2.23 2.10 2.03 3/195 17053
/proc/meminfo: memFree=30832748/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9092432 CPUtime=0.01 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 2918 0 1 0 1 0 0 0 20 0 11 0 291551871 9310650368 3619 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2273108 3619 1644 9 0 2263809 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9092432

[startup+0.100292 s]
/proc/loadavg: 2.23 2.10 2.03 3/195 17053
/proc/meminfo: memFree=30832748/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9558416 CPUtime=0.1 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 4308 0 1 0 9 1 0 0 20 0 18 0 291551871 9787817984 5500 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2389604 5502 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558416

[startup+0.300234 s]
/proc/loadavg: 2.23 2.10 2.03 3/195 17053
/proc/meminfo: memFree=30832748/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=0.51 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 6603 0 1 0 50 1 0 0 20 0 19 0 291551871 9855979520 7976 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 7976 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9624980

[startup+0.700246 s]
/proc/loadavg: 2.23 2.10 2.03 3/195 17053
/proc/meminfo: memFree=30832748/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=1.09 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 7406 0 1 0 108 1 0 0 20 0 19 0 291551871 9855979520 10593 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 10593 2270 9 0 2396937 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9624980

[startup+1.50074 s]
/proc/loadavg: 2.23 2.10 2.03 4/214 17072
/proc/meminfo: memFree=30794264/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=2.09 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 10427 0 1 0 207 2 0 0 20 0 19 0 291551871 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 12950 2272 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=1.41 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2466 0 1 0 141 0 0 0 20 0 19 0 291551871 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523836047768 140523696783809 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 291551873 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.33 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 4663 0 0 0 33 0 0 0 20 0 19 0 291551876 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.23 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 2046 0 0 0 23 0 0 0 20 0 19 0 291551876 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 12950 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 9624980

[startup+3.10075 s]
/proc/loadavg: 2.23 2.10 2.03 3/214 17072
/proc/meminfo: memFree=30789676/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=3.83 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 11050 0 1 0 380 3 0 0 20 0 19 0 291551871 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 13077 2272 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=2.91 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2473 0 1 0 291 0 0 0 20 0 19 0 291551871 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523836047608 140523696774784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.01 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 291551872 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=0.09 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 291551873 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 4670 0 0 0 35 0 0 0 20 0 19 0 291551876 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.26 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 2648 0 0 0 26 0 0 0 20 0 19 0 291551876 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 13077 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 9624980

[startup+6.30062 s]
/proc/loadavg: 2.21 2.10 2.03 3/214 17072
/proc/meminfo: memFree=30782776/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=7.18 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 11204 0 1 0 714 4 0 0 20 0 19 0 291551871 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 11826 2273 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=5.89 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2490 0 1 0 588 1 0 0 20 0 19 0 291551871 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523836047608 140523696728713 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 3 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0.02 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 4 0 0 0 3 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.03 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 6 0 0 0 3 0 0 0 20 0 19 0 291551872 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=0.24 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 31 0 0 0 24 0 0 0 20 0 19 0 291551873 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.35 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 4670 0 0 0 35 0 0 0 20 0 19 0 291551876 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.31 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 2780 0 0 0 31 0 0 0 20 0 19 0 291551876 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 11826 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 9624980

[startup+12.7006 s]

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

/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 11 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.14 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 6 0 0 0 14 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 10 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0.11 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 18 0 0 0 11 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 10 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0.12 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 12 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0.14 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 22 0 0 0 14 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.14 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 14 0 0 0 20 0 19 0 291551872 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=1.31 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 67 0 0 0 131 0 0 0 20 0 19 0 291551873 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.84 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 10885 0 0 0 82 2 0 0 20 0 19 0 291551876 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.56 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 8572 0 0 0 54 2 0 0 20 0 19 0 291551876 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 15060 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 34.03
Current children cumulated vsize (KiB) 9624980

[startup+33.5006 s]
/proc/loadavg: 2.14 2.09 2.02 3/214 17072
/proc/meminfo: memFree=30769164/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=35.69 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 23406 0 1 0 3560 9 0 0 20 0 19 0 291551871 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 15064 2274 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=31.51 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2595 0 1 0 3150 1 0 0 20 0 19 0 291551871 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523836047768 140523696872657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 6 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 12 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 20 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 10 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 22 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=1.38 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 67 0 0 0 138 0 0 0 20 0 19 0 291551873 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.84 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 10885 0 0 0 82 2 0 0 20 0 19 0 291551876 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.56 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 8572 0 0 0 54 2 0 0 20 0 19 0 291551876 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 15064 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 9624980

[startup+34.3006 s]
/proc/loadavg: 2.14 2.09 2.02 3/214 17072
/proc/meminfo: memFree=30769164/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=36.51 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 23413 0 1 0 3642 9 0 0 20 0 19 0 291551871 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 15067 2276 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=32.27 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2598 0 1 0 3226 1 0 0 20 0 19 0 291551871 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523836047648 140523696707111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 12 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 20 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 10 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 22 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=1.41 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 67 0 0 0 141 0 0 0 20 0 19 0 291551873 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.84 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 10885 0 0 0 82 2 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.58 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 8575 0 0 0 56 2 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 36.51
Current children cumulated vsize (KiB) 9624980

[startup+34.5006 s]
/proc/loadavg: 2.14 2.09 2.02 3/214 17072
/proc/meminfo: memFree=30769164/32873844 swapFree=7632/7632
[pid=17053] ppid=17051 vsize=9624980 CPUtime=36.72 cores=1,3,5,7
/proc/17053/stat : 17053 (java) S 17051 17053 14287 0 -1 4202496 23414 0 1 0 3663 9 0 0 20 0 19 0 291551871 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140733953972944 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17053/statm: 2406245 15067 2276 9 0 2396937 0
[pid=17053/tid=17055] ppid=17051 vsize=9624980 CPUtime=32.45 cores=1,3,5,7
/proc/17053/task/17055/stat : 17055 (java) R 17051 17053 14287 0 -1 4202560 2599 0 1 0 3244 1 0 0 20 0 19 0 291551871 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523836047648 140523696722316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17056] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17056/stat : 17056 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523679676840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17057] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17057/stat : 17057 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523678624296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17058] ppid=17051 vsize=9624980 CPUtime=0.17 cores=1,3,5,7
/proc/17053/task/17058/stat : 17058 (java) S 17051 17053 14287 0 -1 4202560 12 0 0 0 17 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523677571240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17059] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17059/stat : 17059 (java) S 17051 17053 14287 0 -1 4202560 20 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523676518696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17060] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17060/stat : 17060 (java) S 17051 17053 14287 0 -1 4202560 10 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523675466664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17061] ppid=17051 vsize=9624980 CPUtime=0.13 cores=1,3,5,7
/proc/17053/task/17061/stat : 17061 (java) S 17051 17053 14287 0 -1 4202560 8 0 0 0 13 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523674414120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17062] ppid=17051 vsize=9624980 CPUtime=0.15 cores=1,3,5,7
/proc/17053/task/17062/stat : 17062 (java) S 17051 17053 14287 0 -1 4202560 22 0 0 0 15 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523673361064 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17063] ppid=17051 vsize=9624980 CPUtime=0.16 cores=1,3,5,7
/proc/17053/task/17063/stat : 17063 (java) S 17051 17053 14287 0 -1 4202560 13 0 0 0 16 0 0 0 20 0 19 0 291551872 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523672308520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17064] ppid=17051 vsize=9624980 CPUtime=1.43 cores=1,3,5,7
/proc/17053/task/17064/stat : 17064 (java) S 17051 17053 14287 0 -1 4202560 67 0 0 0 143 0 0 0 20 0 19 0 291551873 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523660110184 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=17053/tid=17065] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17065/stat : 17065 (java) S 17051 17053 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523659056504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17066] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17066/stat : 17066 (java) S 17051 17053 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291551874 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523658003336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17067] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17067/stat : 17067 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523656952080 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17053/tid=17068] ppid=17051 vsize=9624980 CPUtime=0.84 cores=1,3,5,7
/proc/17053/task/17068/stat : 17068 (java) S 17051 17053 14287 0 -1 4202560 10885 0 0 0 82 2 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523655899960 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17053/tid=17069] ppid=17051 vsize=9624980 CPUtime=0.58 cores=1,3,5,7
/proc/17053/task/17069/stat : 17069 (java) S 17051 17053 14287 0 -1 4202560 8575 0 0 0 56 2 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523654847416 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17070] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17070/stat : 17070 (java) S 17051 17053 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523653794552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17053/tid=17071] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17071/stat : 17071 (java) S 17051 17053 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291551876 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523652742216 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17053/tid=17072] ppid=17051 vsize=9624980 CPUtime=0 cores=1,3,5,7
/proc/17053/task/17072/stat : 17072 (java) S 17051 17053 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291551888 9855979520 15067 33554432000 1073741824 1073778376 140733953981808 140523651687464 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 36.72
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 34.5702
CPU time (s): 36.7894
CPU user time (s): 36.6174
CPU system time (s): 0.171973
CPU usage (%): 106.419
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.6174
system time used= 0.171973
maximum resident set size= 75532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23432
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4821
involuntary context switches= 6184

runsolver used 0.116982 second user time and 0.39294 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-29 03:17:43
IDJOB=3718438
IDBENCH=79250
IDSOLVER=2301
FILE ID=node130/3718438-1338254263
RUNJOBID= node130-1338248781-16336
PBS_JOBID= 14624629
Free space on /tmp= 71472 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977780--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718438-1338254263/watcher-3718438-1338254263 -o /tmp/evaluation-result-3718438-1338254263/solver-3718438-1338254263 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718438-1338254263.wbo

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

MD5SUM BENCH= a2fcadde47f67cca69c2b162b15fa373
RANDOM SEED=1075331909

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30833284 kB
Buffers:          303484 kB
Cached:           127116 kB
SwapCached:         4176 kB
Active:          1167796 kB
Inactive:          37560 kB
Active(anon):     765980 kB
Inactive(anon):     9116 kB
Active(file):     401816 kB
Inactive(file):    28444 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099920 kB
Dirty:               512 kB
Writeback:             4 kB
AnonPages:        777316 kB
Mapped:            17488 kB
Shmem:                 8 kB
Slab:             693000 kB
SReclaimable:     134624 kB
SUnreclaim:       558376 kB
KernelStack:        1720 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1203932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node130 at 2012-05-29 03:18:17