Trace number 3718454

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 30.9283 28.7382

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111228076--soft-0-100-0.wbo
MD5SUM769102c4365831847599c548efd52eec
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.821874
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1225
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-2012 Artois University and CNRS
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.08	c version 2.3.2.v20120528
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		501472288
0.04/0.08	c Max memory 		7480803328
0.04/0.08	c Total memory 		504102912
0.04/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3718454-1338254232.wbo
0.09/0.11	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.054s.
0.09/0.16	c declared #vars     169
0.09/0.16	c internal #vars     270
0.09/0.16	c #constraints  101
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.16	c ignored satisfied constraints => 1
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.16	c 102 constraints processed.
0.09/0.16	c objective function length is 101 literals
0.26/0.22	c SATISFIABLE
0.26/0.22	c OPTIMIZING...
0.26/0.22	c Got one! Elapsed wall clock time (in seconds):0.113
0.26/0.22	o 553
0.26/0.25	c Got one! Elapsed wall clock time (in seconds):0.14
0.26/0.25	o 544
0.26/0.25	c Got one! Elapsed wall clock time (in seconds):0.147
0.26/0.25	o 541
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.158
0.26/0.26	o 531
0.26/0.28	c Got one! Elapsed wall clock time (in seconds):0.177
0.26/0.28	o 529
0.50/0.30	c Got one! Elapsed wall clock time (in seconds):0.189
0.50/0.30	o 527
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.208
0.50/0.31	o 524
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.215
0.50/0.32	o 523
0.50/0.33	c Got one! Elapsed wall clock time (in seconds):0.22
0.50/0.33	o 505
0.50/0.33	c Got one! Elapsed wall clock time (in seconds):0.227
0.50/0.33	o 480
0.50/0.35	c Got one! Elapsed wall clock time (in seconds):0.238
0.50/0.35	o 478
0.50/0.36	c Got one! Elapsed wall clock time (in seconds):0.249
0.50/0.36	o 457
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.269
0.50/0.38	o 451
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.276
0.50/0.38	o 449
0.69/0.40	c Got one! Elapsed wall clock time (in seconds):0.29
0.69/0.40	o 439
0.69/0.41	c Got one! Elapsed wall clock time (in seconds):0.302
0.69/0.41	o 436
0.69/0.42	c Got one! Elapsed wall clock time (in seconds):0.312
0.69/0.42	o 425
0.69/0.44	c Got one! Elapsed wall clock time (in seconds):0.334
0.69/0.44	o 423
0.69/0.44	c Got one! Elapsed wall clock time (in seconds):0.337
0.69/0.44	o 416
0.69/0.45	c Got one! Elapsed wall clock time (in seconds):0.345
0.69/0.45	o 403
0.69/0.46	c Got one! Elapsed wall clock time (in seconds):0.354
0.69/0.46	o 402
0.69/0.47	c Got one! Elapsed wall clock time (in seconds):0.362
0.69/0.47	o 389
0.69/0.48	c Got one! Elapsed wall clock time (in seconds):0.377
0.69/0.48	o 382
0.83/0.52	c Got one! Elapsed wall clock time (in seconds):0.409
0.83/0.52	o 381
0.83/0.56	c Got one! Elapsed wall clock time (in seconds):0.454
0.83/0.56	o 380
0.83/0.58	c Got one! Elapsed wall clock time (in seconds):0.473
0.83/0.58	o 378
1.08/0.60	c Got one! Elapsed wall clock time (in seconds):0.495
1.08/0.60	o 372
1.08/0.62	c Got one! Elapsed wall clock time (in seconds):0.514
1.08/0.62	o 370
1.08/0.65	c Got one! Elapsed wall clock time (in seconds):0.543
1.08/0.65	o 314
1.21/0.70	c Got one! Elapsed wall clock time (in seconds):0.595
1.21/0.70	o 309
1.21/0.71	c Got one! Elapsed wall clock time (in seconds):0.6
1.21/0.71	o 308
1.21/0.72	c Got one! Elapsed wall clock time (in seconds):0.613
1.21/0.72	o 307
1.21/0.75	c Got one! Elapsed wall clock time (in seconds):0.647
1.21/0.75	o 306
1.21/0.78	c Got one! Elapsed wall clock time (in seconds):0.674
1.21/0.78	o 297
1.31/0.82	c Got one! Elapsed wall clock time (in seconds):0.713
1.31/0.82	o 294
1.46/0.90	c cleaning 8759 clauses out of 17540 with flag 4473/17540
1.46/0.93	c Got one! Elapsed wall clock time (in seconds):0.827
1.46/0.93	o 284
1.66/1.02	c Got one! Elapsed wall clock time (in seconds):0.913
1.66/1.02	o 283
1.66/1.03	c Got one! Elapsed wall clock time (in seconds):0.925
1.66/1.03	o 282
1.66/1.06	c Got one! Elapsed wall clock time (in seconds):0.949
1.66/1.06	o 281
1.82/1.12	c Got one! Elapsed wall clock time (in seconds):1.017
1.82/1.12	o 271
1.82/1.17	c cleaning 8120 clauses out of 16253 with flag 4340/25012
2.06/1.30	c Got one! Elapsed wall clock time (in seconds):1.197
2.06/1.30	o 258
2.06/1.37	c cleaning 7047 clauses out of 14118 with flag 9037/30997
2.19/1.40	c Got one! Elapsed wall clock time (in seconds):1.297
2.19/1.40	o 246
2.19/1.41	c Got one! Elapsed wall clock time (in seconds):1.306
2.19/1.41	o 242
2.19/1.47	c Got one! Elapsed wall clock time (in seconds):1.364
2.19/1.47	o 237
2.29/1.52	c Got one! Elapsed wall clock time (in seconds):1.417
2.29/1.52	o 236
2.39/1.60	c cleaning 7101 clauses out of 14211 with flag 8162/38137
2.39/1.69	c Got one! Elapsed wall clock time (in seconds):1.585
2.39/1.69	o 233
2.49/1.77	c Got one! Elapsed wall clock time (in seconds):1.662
2.49/1.77	o 232
2.59/1.81	c cleaning 6684 clauses out of 13383 with flag 5540/44410
2.69/1.95	c Got one! Elapsed wall clock time (in seconds):1.844
2.69/1.95	o 226
2.69/1.96	c Got one! Elapsed wall clock time (in seconds):1.85
2.69/1.96	o 225
2.82/2.00	c cleaning 6302 clauses out of 12626 with flag 4475/50337
2.82/2.02	c Got one! Elapsed wall clock time (in seconds):1.91
2.82/2.02	o 222
2.82/2.08	c Got one! Elapsed wall clock time (in seconds):1.978
2.82/2.08	o 221
2.92/2.18	c cleaning 5925 clauses out of 11869 with flag 12738/55882
3.03/2.24	c Got one! Elapsed wall clock time (in seconds):2.129
3.03/2.24	o 215
3.13/2.32	c Got one! Elapsed wall clock time (in seconds):2.218
3.13/2.32	o 211
3.13/2.36	c cleaning 5817 clauses out of 11655 with flag 5925/61593
3.33/2.51	c Got one! Elapsed wall clock time (in seconds):2.402
3.33/2.51	o 192
3.33/2.55	c cleaning 5757 clauses out of 11533 with flag 5782/67288
3.53/2.75	c cleaning 5879 clauses out of 11775 with flag 37307/73287
3.63/2.81	c Got one! Elapsed wall clock time (in seconds):2.702
3.63/2.81	o 189
3.63/2.83	c Got one! Elapsed wall clock time (in seconds):2.723
3.63/2.83	o 181
3.63/2.85	c Got one! Elapsed wall clock time (in seconds):2.747
3.63/2.85	o 180
3.63/2.87	c Got one! Elapsed wall clock time (in seconds):2.759
3.63/2.87	o 177
3.75/2.91	c Got one! Elapsed wall clock time (in seconds):2.799
3.75/2.91	o 170
3.86/3.01	c cleaning 6960 clauses out of 13937 with flag 13452/81328
3.86/3.05	c Got one! Elapsed wall clock time (in seconds):2.943
3.86/3.05	o 166
3.96/3.18	c cleaning 6078 clauses out of 12178 with flag 22143/86529
4.07/3.29	c Got one! Elapsed wall clock time (in seconds):3.186
4.07/3.29	o 165
4.17/3.36	c cleaning 5715 clauses out of 11447 with flag 10902/91876
4.27/3.47	c Got one! Elapsed wall clock time (in seconds):3.358
4.27/3.47	o 164
4.37/3.54	c cleaning 5393 clauses out of 10806 with flag 11946/96950
4.57/3.74	c cleaning 5705 clauses out of 11413 with flag 42211/102950
4.77/3.92	c Got one! Elapsed wall clock time (in seconds):3.817
4.77/3.92	o 160
4.87/4.09	c cleaning 7931 clauses out of 15901 with flag 28275/113143
4.97/4.13	c Got one! Elapsed wall clock time (in seconds):4.025
4.97/4.13	o 159
5.07/4.20	c Got one! Elapsed wall clock time (in seconds):4.097
5.07/4.20	o 153
5.07/4.26	c Got one! Elapsed wall clock time (in seconds):4.151
5.07/4.26	o 151
5.07/4.28	c Got one! Elapsed wall clock time (in seconds):4.175
5.07/4.28	o 142
5.18/4.32	c cleaning 7203 clauses out of 14419 with flag 5902/119592
5.38/4.54	c cleaning 6603 clauses out of 13217 with flag 33920/125593
5.38/4.59	c Got one! Elapsed wall clock time (in seconds):4.483
5.38/4.59	o 136
5.58/4.72	c cleaning 5912 clauses out of 11838 with flag 23594/130817
5.58/4.76	c Got one! Elapsed wall clock time (in seconds):4.655
5.58/4.76	o 119
5.68/4.89	c cleaning 5467 clauses out of 10973 with flag 23570/135864
5.88/5.04	c Got one! Elapsed wall clock time (in seconds):4.933
5.88/5.04	o 118
6.02/5.10	c cleaning 5484 clauses out of 10992 with flag 6005/141350
6.41/5.32	c cleaning 5740 clauses out of 11508 with flag 39702/147350
6.74/5.55	c cleaning 6374 clauses out of 12768 with flag 73556/154350
6.90/5.63	c Got one! Elapsed wall clock time (in seconds):5.523
6.90/5.63	o 112
7.09/5.74	c cleaning 5830 clauses out of 11682 with flag 17642/159638
7.45/5.95	c cleaning 5913 clauses out of 11851 with flag 51675/165637
7.65/6.17	c Got one! Elapsed wall clock time (in seconds):6.063
7.65/6.17	o 104
7.76/6.20	c Got one! Elapsed wall clock time (in seconds):6.098
7.76/6.20	o 98
7.76/6.26	c Got one! Elapsed wall clock time (in seconds):6.157
7.76/6.26	o 97
7.86/6.39	c Got one! Elapsed wall clock time (in seconds):6.28
7.86/6.39	o 79
7.97/6.44	c cleaning 9456 clauses out of 18944 with flag 5681/178643
7.97/6.49	c Got one! Elapsed wall clock time (in seconds):6.388
7.97/6.49	o 78
8.18/6.61	c Got one! Elapsed wall clock time (in seconds):6.502
8.18/6.61	o 77
8.18/6.65	c cleaning 7732 clauses out of 15484 with flag 5566/184639
8.38/6.82	c Got one! Elapsed wall clock time (in seconds):6.711
8.38/6.82	o 76
8.58/7.00	c cleaning 8995 clauses out of 18007 with flag 26655/194894
8.78/7.21	c cleaning 7496 clauses out of 15012 with flag 54639/200894
8.99/7.42	c Got one! Elapsed wall clock time (in seconds):7.317
8.99/7.42	o 75
9.19/7.61	c cleaning 9379 clauses out of 18761 with flag 28033/212139
9.39/7.84	c cleaning 7681 clauses out of 15379 with flag 54504/218136
9.59/8.09	c cleaning 7340 clauses out of 14698 with flag 88307/225136
9.70/8.16	c Got one! Elapsed wall clock time (in seconds):8.05
9.70/8.16	o 70
9.80/8.26	c cleaning 6217 clauses out of 12437 with flag 17302/230215
9.90/8.31	c Got one! Elapsed wall clock time (in seconds):8.202
9.90/8.31	o 66
10.00/8.45	c cleaning 5738 clauses out of 11497 with flag 24343/235492
10.20/8.66	c cleaning 5863 clauses out of 11758 with flag 59996/241491
10.50/8.90	c cleaning 6434 clauses out of 12895 with flag 101765/248491
10.71/9.17	c cleaning 7222 clauses out of 14461 with flag 145997/256491
10.91/9.30	c Got one! Elapsed wall clock time (in seconds):9.195
10.91/9.30	o 65
10.91/9.34	c cleaning 6155 clauses out of 12336 with flag 5157/261588
10.91/9.36	c Got one! Elapsed wall clock time (in seconds):9.252
10.91/9.36	o 62
11.01/9.44	c Got one! Elapsed wall clock time (in seconds):9.33
11.01/9.44	o 61
11.11/9.55	c cleaning 5940 clauses out of 11888 with flag 18961/267295
11.31/9.77	c cleaning 5962 clauses out of 11950 with flag 48625/273297
11.52/9.99	c Got one! Elapsed wall clock time (in seconds):9.884
11.52/9.99	o 49
11.73/10.20	c cleaning 8553 clauses out of 17124 with flag 31406/284433
11.94/10.38	c cleaning 7281 clauses out of 14571 with flag 54995/290433
12.24/10.60	c cleaning 7140 clauses out of 14290 with flag 82513/297433
12.34/10.76	c Got one! Elapsed wall clock time (in seconds):10.658
12.34/10.76	o 46
12.55/10.96	c cleaning 8891 clauses out of 17800 with flag 32429/308083
12.74/11.19	c cleaning 7431 clauses out of 14909 with flag 70426/314083
13.05/11.42	c cleaning 7239 clauses out of 14482 with flag 105930/321087
13.15/11.52	c Got one! Elapsed wall clock time (in seconds):11.412
13.15/11.52	o 45
13.25/11.60	c cleaning 6229 clauses out of 12472 with flag 12705/326316
13.46/11.82	c cleaning 6111 clauses out of 12242 with flag 49157/332315
13.66/12.06	c cleaning 6558 clauses out of 13131 with flag 90744/339315
13.96/12.33	c cleaning 7284 clauses out of 14573 with flag 136508/347315
14.16/12.58	c Got one! Elapsed wall clock time (in seconds):12.478
14.16/12.59	o 43
14.36/12.79	c cleaning 9888 clauses out of 19803 with flag 32532/359829
14.66/13.03	c cleaning 7940 clauses out of 15915 with flag 70209/365829
14.88/13.27	c cleaning 7480 clauses out of 14975 with flag 111819/372829
15.19/13.56	c cleaning 7739 clauses out of 15496 with flag 160062/380830
15.61/13.90	c cleaning 8370 clauses out of 16757 with flag 211742/389830
15.92/14.21	c cleaning 9193 clauses out of 18386 with flag 257142/399829
16.02/14.36	c Got one! Elapsed wall clock time (in seconds):14.248
16.02/14.36	o 34
16.12/14.40	c cleaning 7492 clauses out of 14997 with flag 6336/405633
16.34/14.61	c cleaning 6742 clauses out of 13506 with flag 39250/411634
16.34/14.62	c Got one! Elapsed wall clock time (in seconds):14.514
16.34/14.62	o 33
16.45/14.79	c cleaning 5876 clauses out of 11769 with flag 29109/416639
16.65/14.99	c cleaning 5941 clauses out of 11894 with flag 55759/422640
16.97/15.22	c cleaning 6477 clauses out of 12954 with flag 85729/429641
16.97/15.23	c Got one! Elapsed wall clock time (in seconds):15.122
16.97/15.23	o 32
17.08/15.39	c cleaning 5770 clauses out of 11546 with flag 29055/434710
17.37/15.60	c cleaning 5875 clauses out of 11776 with flag 62876/440710
17.59/15.83	c cleaning 6432 clauses out of 12901 with flag 101102/447710
17.79/16.05	c cleaning 7231 clauses out of 14469 with flag 133770/455710
17.79/16.07	c Got one! Elapsed wall clock time (in seconds):15.965
17.79/16.07	o 30
18.00/16.25	c cleaning 6403 clauses out of 12818 with flag 30632/461290
18.20/16.45	c cleaning 6184 clauses out of 12413 with flag 64284/467288
18.40/16.68	c cleaning 6606 clauses out of 13231 with flag 102894/474290
18.70/16.92	c cleaning 7305 clauses out of 14625 with flag 141166/482290
18.70/16.93	c Got one! Elapsed wall clock time (in seconds):16.827
18.70/16.93	o 26
18.90/17.11	c cleaning 6330 clauses out of 12687 with flag 30912/487657
19.10/17.32	c cleaning 6170 clauses out of 12357 with flag 64458/493657
19.31/17.54	c cleaning 6590 clauses out of 13187 with flag 102727/500657
19.61/17.80	c cleaning 7292 clauses out of 14599 with flag 146037/508659
19.91/18.12	c cleaning 8140 clauses out of 16305 with flag 196220/517657
20.21/18.40	c cleaning 9079 clauses out of 18166 with flag 240532/527658
20.52/18.73	c cleaning 10032 clauses out of 20085 with flag 287128/538657
20.61/18.87	c Got one! Elapsed wall clock time (in seconds):18.764
20.61/18.87	o 25
20.72/18.92	c cleaning 7755 clauses out of 15516 with flag 6265/544120
20.92/19.13	c cleaning 6871 clauses out of 13760 with flag 42102/550119
21.12/19.38	c cleaning 6939 clauses out of 13891 with flag 83378/557121
21.42/19.65	c cleaning 7465 clauses out of 14950 with flag 129307/565119
21.72/19.96	c cleaning 8236 clauses out of 16485 with flag 179767/574119
22.13/20.32	c cleaning 9116 clauses out of 18251 with flag 236359/584121
22.53/20.73	c cleaning 10049 clauses out of 20133 with flag 300763/595119
22.64/20.88	c Got one! Elapsed wall clock time (in seconds):20.776
22.64/20.88	o 16
22.74/20.93	c cleaning 7901 clauses out of 15801 with flag 5817/600836
22.94/21.10	c cleaning 6939 clauses out of 13897 with flag 33561/606834
23.05/21.25	c Got one! Elapsed wall clock time (in seconds):21.144
23.05/21.25	o 15
23.25/21.43	c cleaning 8693 clauses out of 17388 with flag 29644/617265
23.25/21.46	c Got one! Elapsed wall clock time (in seconds):21.358
23.25/21.46	o 12
23.46/21.65	c cleaning 7309 clauses out of 14634 with flag 31318/623204
23.57/21.77	c Got one! Elapsed wall clock time (in seconds):21.664
23.57/21.77	o 11
23.67/21.81	c cleaning 6154 clauses out of 12346 with flag 6185/628225
23.78/22.00	c cleaning 6090 clauses out of 12192 with flag 36635/634225
24.07/22.21	c cleaning 6544 clauses out of 13104 with flag 68771/641227
24.17/22.36	c Got one! Elapsed wall clock time (in seconds):22.257
24.17/22.36	o 10
24.37/22.54	c cleaning 8617 clauses out of 17254 with flag 26748/651921
24.57/22.75	c cleaning 7312 clauses out of 14638 with flag 58447/657922
24.68/22.87	c Got one! Elapsed wall clock time (in seconds):22.763
24.68/22.87	o 9
24.79/22.91	c cleaning 6291 clauses out of 12596 with flag 5363/663192
24.91/23.10	c cleaning 6143 clauses out of 12305 with flag 34755/669192
25.21/23.32	c cleaning 6576 clauses out of 13160 with flag 69466/676190
25.43/23.57	c cleaning 7280 clauses out of 14586 with flag 107154/684192
25.66/23.72	c Got one! Elapsed wall clock time (in seconds):23.617
25.66/23.72	o 5
25.66/23.76	c cleaning 6540 clauses out of 13097 with flag 5279/689983
25.88/23.96	c cleaning 6268 clauses out of 12558 with flag 35327/695984
26.09/24.19	c cleaning 6633 clauses out of 13290 with flag 68913/702984
26.38/24.44	c cleaning 7316 clauses out of 14656 with flag 107274/710983
26.70/24.75	c cleaning 8160 clauses out of 16341 with flag 152564/719984
27.02/25.08	c cleaning 9069 clauses out of 18179 with flag 202487/729982
27.25/25.24	c Got one! Elapsed wall clock time (in seconds):25.135
27.25/25.24	o 4
27.25/25.28	c cleaning 7513 clauses out of 15047 with flag 5921/735920
27.44/25.49	c cleaning 6756 clauses out of 13534 with flag 39249/741920
27.76/25.72	c cleaning 6875 clauses out of 13778 with flag 75133/748920
27.97/25.99	c cleaning 7449 clauses out of 14905 with flag 116742/756922
28.27/26.27	c cleaning 8225 clauses out of 16457 with flag 161640/765923
28.68/26.62	c cleaning 9102 clauses out of 18229 with flag 213386/775920
29.10/27.00	c cleaning 10058 clauses out of 20126 with flag 269521/786919
29.50/27.42	c cleaning 11036 clauses out of 22072 with flag 332253/798923
29.90/27.88	c cleaning 12012 clauses out of 24033 with flag 400523/811922
30.52/28.41	c cleaning 13008 clauses out of 26016 with flag 475773/825921
30.73/28.62	c Got one! Elapsed wall clock time (in seconds):28.513
30.73/28.62	o 3
30.82/28.73	c starts		: 274
30.82/28.73	c conflicts		: 834379
30.82/28.73	c decisions		: 1262868
30.82/28.73	c propagations		: 18603234
30.82/28.73	c inspects		: 207052409
30.82/28.73	c shortcuts		: 0
30.82/28.73	c learnt literals	: 24
30.82/28.73	c learnt binary clauses	: 43
30.82/28.73	c learnt ternary clauses	: 708
30.82/28.73	c learnt constraints	: 834354
30.82/28.73	c ignored constraints	: 0
30.82/28.73	c root simplifications	: 0
30.82/28.73	c removed literals (reason simplification)	: 0
30.82/28.73	c reason swapping (by a shorter reason)	: 0
30.82/28.73	c Calls to reduceDB	: 112
30.82/28.73	c Number of update (reduction) of LBD	: 230602
30.82/28.73	c number of reductions to clauses (during analyze)	: 0
30.82/28.73	c number of learned constraints concerned by reduction	: 0
30.82/28.73	c number of learning phase by resolution	: 0
30.82/28.73	c number of learning phase by cutting planes	: 0
30.82/28.73	c speed (assignments/second)	: 651282.5234560986
30.82/28.73	c non guided choices	4764
30.82/28.73	c learnt constraints type 
30.82/28.73	c constraints type 
30.82/28.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
30.82/28.73	c ignored satisfied constraints => 1
30.82/28.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
30.82/28.73	c 102 constraints processed.
30.82/28.73	s OPTIMUM FOUND
30.82/28.73	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 
30.82/28.73	c objective function=3
30.82/28.73	c Total wall clock time (in seconds): 28.623

Verifier Data

OK	3

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-3718454-1338254232/watcher-3718454-1338254232 -o /tmp/evaluation-result-3718454-1338254232/solver-3718454-1338254232 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718454-1338254232.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: 1.97 2.00 1.99 2/194 4035
/proc/meminfo: memFree=30417092/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/4035/stat : 4035 (java) D 4033 4035 919 0 -1 4202496 297 0 0 0 0 0 0 0 20 0 1 0 291549069 2560000 46 33554432000 1073741824 1073778376 140737098115248 140737098112376 242158234919 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/4035/statm: 625 46 37 9 0 29 0

[startup+0.0658889 s]
/proc/loadavg: 1.97 2.00 1.99 2/194 4035
/proc/meminfo: memFree=30417092/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9558416 CPUtime=0.04 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 3210 0 1 0 3 1 0 0 20 0 18 0 291549069 9787817984 4419 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2389604 4420 1760 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558416

[startup+0.100205 s]
/proc/loadavg: 1.97 2.00 1.99 2/194 4035
/proc/meminfo: memFree=30417092/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9558416 CPUtime=0.09 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 4360 0 1 0 8 1 0 0 20 0 18 0 291549069 9787817984 5559 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2389604 5559 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558416

[startup+0.300214 s]
/proc/loadavg: 1.97 2.00 1.99 2/194 4035
/proc/meminfo: memFree=30417092/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 6687 0 1 0 48 2 0 0 20 0 19 0 291549069 9855979520 7994 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 7994 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624980

[startup+0.700219 s]
/proc/loadavg: 1.97 2.00 1.99 2/194 4035
/proc/meminfo: memFree=30417092/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=1.21 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 10891 0 1 0 118 3 0 0 20 0 19 0 291549069 9855979520 11374 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 11374 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9624980

[startup+1.50071 s]
/proc/loadavg: 1.97 2.00 1.99 4/212 4054
/proc/meminfo: memFree=30366196/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=2.29 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 12939 0 1 0 225 4 0 0 20 0 19 0 291549069 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 15677 2273 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=1.43 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4033 4035 919 0 -1 4202560 2462 0 1 0 141 2 0 0 20 0 19 0 291549070 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294406455704 140294251584865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=0.01 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 291549072 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 6729 0 0 0 47 0 0 0 20 0 19 0 291549075 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.31 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2496 0 0 0 31 0 0 0 20 0 19 0 291549075 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 15677 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9624980

[startup+3.1006 s]
/proc/loadavg: 1.97 2.00 1.99 3/212 4054
/proc/meminfo: memFree=30323136/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=3.96 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 12955 0 1 0 391 5 0 0 20 0 19 0 291549069 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 15685 2274 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=2.96 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4033 4035 919 0 -1 4202560 2470 0 1 0 294 2 0 0 20 0 19 0 291549070 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294406455704 140294251545303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 291549072 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 6730 0 0 0 50 0 0 0 20 0 19 0 291549075 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.33 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2496 0 0 0 33 0 0 0 20 0 19 0 291549075 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 15685 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 9624980

[startup+6.30067 s]
/proc/loadavg: 1.97 2.00 1.99 4/212 4054
/proc/meminfo: memFree=30317936/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=7.86 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 20025 0 1 0 780 6 0 0 20 0 19 0 291549069 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 17667 2274 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=6.02 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4033 4035 919 0 -1 4202560 2483 0 1 0 600 2 0 0 20 0 19 0 291549070 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294406454568 140294251526448 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291549071 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 31 0 0 0 20 0 0 0 20 0 19 0 291549072 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=1.15 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 13641 0 0 0 112 3 0 0 20 0 19 0 291549075 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2636 0 0 0 37 0 0 0 20 0 19 0 291549075 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 17667 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 9624980

[startup+12.7006 s]

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

/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=1 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 32 0 0 0 100 0 0 0 20 0 19 0 291549072 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=1.18 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 13641 0 0 0 115 3 0 0 20 0 19 0 291549075 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.44 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2705 0 0 0 44 0 0 0 20 0 19 0 291549075 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 17513 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 29.2
Current children cumulated vsize (KiB) 9624980

[startup+27.9006 s]
/proc/loadavg: 1.98 2.00 1.99 3/213 4055
/proc/meminfo: memFree=30272816/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=30.02 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 20203 0 1 0 2995 7 0 0 20 0 19 0 291549069 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 17514 2276 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=26.57 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) S 4033 4035 919 0 -1 4202560 2568 0 1 0 2655 2 0 0 20 0 19 0 291549070 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294406455704 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=1.02 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) R 4033 4035 919 0 -1 4202560 32 0 0 0 102 0 0 0 20 0 19 0 291549072 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293760329200 140294413309993 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=1.18 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 13641 0 0 0 115 3 0 0 20 0 19 0 291549075 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.44 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2705 0 0 0 44 0 0 0 20 0 19 0 291549075 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 17514 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.02
Current children cumulated vsize (KiB) 9624980

[startup+28.3006 s]
/proc/loadavg: 1.98 2.00 1.99 3/213 4055
/proc/meminfo: memFree=30272816/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=30.42 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 20205 0 1 0 3035 7 0 0 20 0 19 0 291549069 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 18026 2276 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=26.97 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4033 4035 919 0 -1 4202560 2569 0 1 0 2695 2 0 0 20 0 19 0 291549070 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294406455584 140294251525819 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=1.02 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 33 0 0 0 102 0 0 0 20 0 19 0 291549072 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=1.18 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 13641 0 0 0 115 3 0 0 20 0 19 0 291549075 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.44 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2705 0 0 0 44 0 0 0 20 0 19 0 291549075 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 18026 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.42
Current children cumulated vsize (KiB) 9624980

[startup+28.7006 s]
/proc/loadavg: 1.98 2.00 1.99 3/213 4055
/proc/meminfo: memFree=30270768/32873648 swapFree=7112/7112
[pid=4035] ppid=4033 vsize=9624980 CPUtime=30.82 cores=0,2,4,6
/proc/4035/stat : 4035 (java) S 4033 4035 919 0 -1 4202496 20221 0 1 0 3075 7 0 0 20 0 19 0 291549069 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140737098106384 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/4035/statm: 2406245 18041 2276 9 0 2396937 0
[pid=4035/tid=4037] ppid=4033 vsize=9624980 CPUtime=27.35 cores=0,2,4,6
/proc/4035/task/4037/stat : 4037 (java) R 4033 4035 919 0 -1 4202560 2570 0 1 0 2733 2 0 0 20 0 19 0 291549070 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294406447552 140294251515989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4038] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4038/stat : 4038 (java) S 4033 4035 919 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294378908328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4039] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4039/stat : 4039 (java) S 4033 4035 919 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294377855784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4040] ppid=4033 vsize=9624980 CPUtime=0.09 cores=0,2,4,6
/proc/4035/task/4040/stat : 4040 (java) S 4033 4035 919 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294376803240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4041] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4041/stat : 4041 (java) S 4033 4035 919 0 -1 4202560 11 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294375750696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4042] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4042/stat : 4042 (java) S 4033 4035 919 0 -1 4202560 5 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294374697128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4043] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4043/stat : 4043 (java) S 4033 4035 919 0 -1 4202560 6 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294373644584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4044] ppid=4033 vsize=9624980 CPUtime=0.08 cores=0,2,4,6
/proc/4035/task/4044/stat : 4044 (java) S 4033 4035 919 0 -1 4202560 9 0 0 0 8 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294372592040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4045] ppid=4033 vsize=9624980 CPUtime=0.07 cores=0,2,4,6
/proc/4035/task/4045/stat : 4045 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 7 0 0 0 20 0 19 0 291549071 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140294371539496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4046] ppid=4033 vsize=9624980 CPUtime=1.04 cores=0,2,4,6
/proc/4035/task/4046/stat : 4046 (java) S 4033 4035 919 0 -1 4202560 33 0 0 0 104 0 0 0 20 0 19 0 291549072 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293760330344 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4047] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4047/stat : 4047 (java) S 4033 4035 919 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293759276664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4048] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4048/stat : 4048 (java) S 4033 4035 919 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291549073 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293758224008 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4049] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4049/stat : 4049 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293757172752 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4050] ppid=4033 vsize=9624980 CPUtime=1.18 cores=0,2,4,6
/proc/4035/task/4050/stat : 4050 (java) S 4033 4035 919 0 -1 4202560 13641 0 0 0 115 3 0 0 20 0 19 0 291549075 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293756119096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4035/tid=4051] ppid=4033 vsize=9624980 CPUtime=0.44 cores=0,2,4,6
/proc/4035/task/4051/stat : 4051 (java) S 4033 4035 919 0 -1 4202560 2705 0 0 0 44 0 0 0 20 0 19 0 291549075 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293755066552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4035/tid=4052] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4052/stat : 4052 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293754014200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4035/tid=4053] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4053/stat : 4053 (java) S 4033 4035 919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291549075 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293752961864 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4035/tid=4054] ppid=4033 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/4035/task/4054/stat : 4054 (java) S 4033 4035 919 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291549086 9855979520 18041 33554432000 1073741824 1073778376 140737098115248 140293751907624 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 30.82
Current children cumulated vsize (KiB) 9624980

Child status: 30
Real time (s): 28.7382
CPU time (s): 30.9283
CPU user time (s): 30.7473
CPU system time (s): 0.180972
CPU usage (%): 107.621
Max. virtual memory (cumulated for all children) (KiB): 9625724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.7473
system time used= 0.180972
maximum resident set size= 73356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20238
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3886
involuntary context switches= 3856

runsolver used 0.134979 second user time and 0.265959 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-29 03:17:12
IDJOB=3718454
IDBENCH=79238
IDSOLVER=2301
FILE ID=node126/3718454-1338254232
RUNJOBID= node126-1338248585-2144
PBS_JOBID= 14624661
Free space on /tmp= 71360 MiB

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

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

MD5SUM BENCH= 769102c4365831847599c548efd52eec
RANDOM SEED=1921856831

node126.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.456
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	: 5332.91
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.456
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.456
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.92
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.456
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.91
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.456
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.92
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.456
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.91
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.456
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.90
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.456
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30417860 kB
Buffers:          426056 kB
Cached:           730312 kB
SwapCached:        17756 kB
Active:          1261996 kB
Inactive:         314616 kB
Active(anon):     402032 kB
Inactive(anon):    20452 kB
Active(file):     859964 kB
Inactive(file):   294164 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:               644 kB
Writeback:             0 kB
AnonPages:        455796 kB
Mapped:            17948 kB
Shmem:                 0 kB
Slab:             727268 kB
SReclaimable:     171396 kB
SUnreclaim:       555872 kB
KernelStack:        1760 kB
PageTables:         5072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     975860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    421888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71360 MiB
End job on node126 at 2012-05-29 03:17:40