Trace number 4092004

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 2.3.6 Res+CP PB16OPTIMUM 52.9779 71.2699

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227861--soft-33-100-0.wbo
MD5SUM4d45122e251aca3cc1eaa7c8fe64e1aa
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark6.16106
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1265
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092004-1467320977.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     233
0.09/0.18	c #constraints  101
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.09/0.18	c 101 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.09/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.09/0.18	c 101 constraints processed.
0.09/0.18	c objective function length is 64 literals
0.89/0.48	c And the winner is solver0
1.44/0.69	c SATISFIABLE
1.44/0.69	c OPTIMIZING...
1.44/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.44/0.69	o 1359
1.47/0.71	c And the winner is solver0
1.88/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.88/1.19	o 1344
1.92/1.23	c And the winner is solver0
2.04/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
2.04/1.69	o 1333
2.05/1.70	c And the winner is solver0
2.05/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
2.05/2.19	o 1322
2.05/2.20	c And the winner is solver0
2.13/2.69	c Got one! Elapsed wall clock time (in seconds):2.575
2.13/2.69	o 1305
2.13/2.70	c And the winner is solver0
2.13/3.19	c Got one! Elapsed wall clock time (in seconds):3.076
2.13/3.19	o 855
2.15/3.21	c And the winner is solver0
2.23/3.69	c Got one! Elapsed wall clock time (in seconds):3.577
2.23/3.69	o 850
2.23/3.70	c And the winner is solver0
2.23/4.19	c Got one! Elapsed wall clock time (in seconds):4.078
2.23/4.19	o 845
2.23/4.21	c And the winner is solver0
2.35/4.69	c Got one! Elapsed wall clock time (in seconds):4.579
2.35/4.69	o 843
2.35/4.70	c And the winner is solver0
2.35/5.20	c Got one! Elapsed wall clock time (in seconds):5.08
2.35/5.20	o 680
2.35/5.20	c And the winner is solver0
2.36/5.70	c Got one! Elapsed wall clock time (in seconds):5.581
2.36/5.70	o 674
2.36/5.70	c And the winner is solver0
2.37/6.20	c Got one! Elapsed wall clock time (in seconds):6.082
2.37/6.20	o 669
2.37/6.20	c And the winner is solver0
2.37/6.70	c Got one! Elapsed wall clock time (in seconds):6.583
2.37/6.70	o 668
2.37/6.72	c And the winner is solver0
2.44/7.20	c Got one! Elapsed wall clock time (in seconds):7.084
2.44/7.20	o 667
2.44/7.23	c And the winner is solver0
2.60/7.70	c Got one! Elapsed wall clock time (in seconds):7.585
2.60/7.70	o 658
2.60/7.71	c And the winner is solver0
2.64/8.20	c Got one! Elapsed wall clock time (in seconds):8.086
2.64/8.20	o 650
2.64/8.21	c And the winner is solver0
2.64/8.70	c Got one! Elapsed wall clock time (in seconds):8.587
2.64/8.70	o 643
2.64/8.72	c And the winner is solver0
2.68/9.20	c Got one! Elapsed wall clock time (in seconds):9.088
2.68/9.20	o 634
2.68/9.22	c And the winner is solver0
2.70/9.70	c Got one! Elapsed wall clock time (in seconds):9.589
2.70/9.70	o 632
2.70/9.71	c And the winner is solver0
2.71/10.21	c Got one! Elapsed wall clock time (in seconds):10.09
2.71/10.21	o 629
2.71/10.24	c And the winner is solver0
2.78/10.71	c Got one! Elapsed wall clock time (in seconds):10.591
2.78/10.71	o 628
2.78/10.71	c And the winner is solver0
2.79/11.21	c Got one! Elapsed wall clock time (in seconds):11.092
2.79/11.21	o 623
2.79/11.22	c And the winner is solver0
2.79/11.71	c Got one! Elapsed wall clock time (in seconds):11.593
2.79/11.71	o 622
2.79/11.72	c And the winner is solver0
2.80/12.21	c Got one! Elapsed wall clock time (in seconds):12.094
2.80/12.21	o 608
2.80/12.22	c And the winner is solver0
2.89/12.71	c Got one! Elapsed wall clock time (in seconds):12.595
2.89/12.71	o 600
2.89/12.71	c And the winner is solver0
2.89/13.21	c Got one! Elapsed wall clock time (in seconds):13.096
2.89/13.21	o 594
2.89/13.22	c And the winner is solver0
2.89/13.71	c Got one! Elapsed wall clock time (in seconds):13.597
2.89/13.71	o 589
2.89/13.72	c And the winner is solver0
2.89/14.21	c Got one! Elapsed wall clock time (in seconds):14.097
2.89/14.21	o 588
2.89/14.24	c And the winner is solver0
3.08/14.71	c Got one! Elapsed wall clock time (in seconds):14.598
3.08/14.71	o 587
3.08/14.72	c And the winner is solver0
3.08/15.22	c Got one! Elapsed wall clock time (in seconds):15.099
3.08/15.22	o 582
3.08/15.22	c And the winner is solver0
3.08/15.72	c Got one! Elapsed wall clock time (in seconds):15.6
3.08/15.72	o 578
3.08/15.73	c And the winner is solver0
3.14/16.22	c Got one! Elapsed wall clock time (in seconds):16.101
3.14/16.22	o 568
3.14/16.23	c And the winner is solver0
3.17/16.72	c Got one! Elapsed wall clock time (in seconds):16.601
3.17/16.72	o 552
3.17/16.72	c And the winner is solver0
3.18/17.22	c Got one! Elapsed wall clock time (in seconds):17.102
3.18/17.22	o 541
3.34/17.30	c And the winner is solver0
3.36/17.72	c Got one! Elapsed wall clock time (in seconds):17.603
3.36/17.72	o 536
3.36/17.73	c And the winner is solver0
3.43/18.22	c Got one! Elapsed wall clock time (in seconds):18.104
3.43/18.22	o 532
3.43/18.24	c And the winner is solver0
3.49/18.72	c Got one! Elapsed wall clock time (in seconds):18.605
3.49/18.72	o 526
3.49/18.73	c And the winner is solver0
3.52/19.22	c Got one! Elapsed wall clock time (in seconds):19.105
3.52/19.22	o 520
3.52/19.23	c And the winner is solver0
3.55/19.72	c Got one! Elapsed wall clock time (in seconds):19.606
3.55/19.72	o 515
3.55/19.74	c And the winner is solver0
3.60/20.22	c Got one! Elapsed wall clock time (in seconds):20.107
3.60/20.22	o 510
3.60/20.25	c And the winner is solver0
3.72/20.72	c Got one! Elapsed wall clock time (in seconds):20.608
3.72/20.72	o 508
3.72/20.74	c And the winner is solver0
3.76/21.22	c Got one! Elapsed wall clock time (in seconds):21.108
3.76/21.22	o 492
3.76/21.23	c And the winner is solver0
3.87/21.73	c Got one! Elapsed wall clock time (in seconds):21.609
3.87/21.73	o 486
3.87/21.73	c And the winner is solver0
3.93/22.23	c Got one! Elapsed wall clock time (in seconds):22.11
3.93/22.23	o 470
3.93/22.23	c And the winner is solver0
3.93/22.73	c Got one! Elapsed wall clock time (in seconds):22.611
3.93/22.73	o 442
3.93/22.74	c And the winner is solver0
3.95/23.23	c Got one! Elapsed wall clock time (in seconds):23.112
3.95/23.23	o 430
3.95/23.24	c And the winner is solver0
3.99/23.73	c Got one! Elapsed wall clock time (in seconds):23.613
3.99/23.73	o 427
3.99/23.74	c And the winner is solver0
3.99/24.23	c Got one! Elapsed wall clock time (in seconds):24.114
3.99/24.23	o 424
3.99/24.24	c And the winner is solver0
4.04/24.73	c Got one! Elapsed wall clock time (in seconds):24.615
4.04/24.73	o 422
4.04/24.73	c And the winner is solver0
4.04/25.23	c Got one! Elapsed wall clock time (in seconds):25.115
4.04/25.23	o 381
4.04/25.24	c And the winner is solver0
4.07/25.73	c Got one! Elapsed wall clock time (in seconds):25.616
4.07/25.73	o 380
4.07/25.74	c And the winner is solver0
4.07/26.23	c Got one! Elapsed wall clock time (in seconds):26.117
4.07/26.23	o 367
4.07/26.24	c And the winner is solver0
4.09/26.73	c Got one! Elapsed wall clock time (in seconds):26.618
4.09/26.73	o 357
4.09/26.74	c And the winner is solver0
4.09/27.23	c Got one! Elapsed wall clock time (in seconds):27.119
4.09/27.23	o 343
4.09/27.24	c And the winner is solver0
4.09/27.74	c Got one! Elapsed wall clock time (in seconds):27.62
4.09/27.74	o 332
4.09/27.74	c And the winner is solver0
4.10/28.24	c Got one! Elapsed wall clock time (in seconds):28.121
4.10/28.24	o 240
4.10/28.25	c And the winner is solver0
4.14/28.74	c Got one! Elapsed wall clock time (in seconds):28.621
4.14/28.74	o 235
4.14/28.76	c And the winner is solver0
4.23/29.24	c Got one! Elapsed wall clock time (in seconds):29.122
4.23/29.24	o 234
4.23/29.24	c And the winner is solver0
4.23/29.74	c Got one! Elapsed wall clock time (in seconds):29.623
4.23/29.74	o 226
4.40/29.82	c cleaning 9025 clauses out of 18053 with flag 3315/18053
4.40/29.82	c And the winner is solver0
4.49/30.24	c Got one! Elapsed wall clock time (in seconds):30.124
4.49/30.24	o 222
4.61/30.33	c And the winner is solver0
4.73/30.74	c Got one! Elapsed wall clock time (in seconds):30.624
4.73/30.74	o 219
4.73/30.78	c And the winner is solver0
4.85/31.24	c Got one! Elapsed wall clock time (in seconds):31.125
4.85/31.24	o 212
4.85/31.27	c And the winner is solver0
4.97/31.74	c Got one! Elapsed wall clock time (in seconds):31.626
4.97/31.74	o 211
4.97/31.76	c And the winner is solver0
5.01/32.24	c Got one! Elapsed wall clock time (in seconds):32.126
5.01/32.24	o 209
5.01/32.25	c And the winner is solver0
5.01/32.74	c Got one! Elapsed wall clock time (in seconds):32.627
5.01/32.74	o 207
5.12/32.88	c cleaning 8464 clauses out of 16940 with flag 10248/25965
5.55/33.02	c And the winner is solver0
5.64/33.24	c Got one! Elapsed wall clock time (in seconds):33.128
5.64/33.24	o 202
5.64/33.26	c And the winner is solver0
5.68/33.74	c Got one! Elapsed wall clock time (in seconds):33.629
5.68/33.74	o 198
5.68/33.75	c And the winner is solver0
5.70/34.25	c Got one! Elapsed wall clock time (in seconds):34.13
5.70/34.25	o 190
5.70/34.27	c And the winner is solver0
5.78/34.75	c Got one! Elapsed wall clock time (in seconds):34.63
5.78/34.75	o 182
5.87/34.84	c cleaning 7423 clauses out of 14846 with flag 6657/32335
5.87/34.87	c And the winner is solver0
6.24/35.25	c Got one! Elapsed wall clock time (in seconds):35.131
6.24/35.25	o 181
6.24/35.26	c And the winner is solver0
6.28/35.75	c Got one! Elapsed wall clock time (in seconds):35.632
6.28/35.75	o 170
6.28/35.78	c And the winner is solver0
6.37/36.25	c Got one! Elapsed wall clock time (in seconds):36.133
6.37/36.25	o 169
6.68/36.41	c cleaning 6818 clauses out of 13638 with flag 13404/38550
7.07/36.66	c cleaning 6403 clauses out of 12821 with flag 32598/44551
7.34/36.70	c And the winner is solver0
7.54/36.80	c Got one! Elapsed wall clock time (in seconds):36.684
7.54/36.80	o 168
7.54/36.82	c And the winner is solver0
7.64/37.30	c Got one! Elapsed wall clock time (in seconds):37.185
7.64/37.30	o 120
7.84/37.48	c cleaning 6030 clauses out of 12069 with flag 13090/50202
8.67/37.75	c cleaning 6017 clauses out of 12038 with flag 35930/56201
8.67/37.78	c And the winner is solver0
8.98/37.85	c Got one! Elapsed wall clock time (in seconds):37.736
8.98/37.85	o 114
9.14/37.93	c And the winner is solver0
9.41/38.35	c Got one! Elapsed wall clock time (in seconds):38.236
9.41/38.35	o 113
9.50/38.47	c cleaning 6003 clauses out of 12022 with flag 11125/62202
9.91/38.69	c cleaning 6005 clauses out of 12017 with flag 35575/68200
10.30/38.86	c And the winner is solver0
10.46/39.35	c Got one! Elapsed wall clock time (in seconds):39.237
10.46/39.35	o 108
10.57/39.40	c cleaning 5848 clauses out of 11701 with flag 4435/73889
10.57/39.45	c And the winner is solver0
10.84/39.85	c Got one! Elapsed wall clock time (in seconds):39.737
10.84/39.85	o 98
11.13/40.00	c cleaning 5578 clauses out of 11156 with flag 13683/79192
11.55/40.26	c cleaning 5783 clauses out of 11580 with flag 38132/85194
11.76/40.38	c And the winner is solver0
11.95/40.85	c Got one! Elapsed wall clock time (in seconds):40.738
11.95/40.85	o 94
12.03/40.93	c cleaning 5654 clauses out of 11317 with flag 6868/90714
12.43/41.15	c cleaning 5830 clauses out of 11663 with flag 28886/96714
13.03/41.43	c cleaning 6410 clauses out of 12833 with flag 56552/103715
13.03/41.47	c And the winner is solver0
13.20/41.85	c Got one! Elapsed wall clock time (in seconds):41.739
13.20/41.85	o 84
13.50/42.03	c cleaning 5859 clauses out of 11720 with flag 15644/109012
13.50/42.06	c And the winner is solver0
13.73/42.36	c Got one! Elapsed wall clock time (in seconds):42.239
13.73/42.36	o 82
13.81/42.41	c And the winner is solver0
13.95/42.86	c Got one! Elapsed wall clock time (in seconds):42.74
13.95/42.86	o 80
14.25/43.03	c cleaning 6251 clauses out of 12506 with flag 14104/115657
14.63/43.27	c cleaning 6127 clauses out of 12255 with flag 34590/121657
15.23/43.54	c cleaning 6556 clauses out of 13127 with flag 58974/128656
15.43/43.61	c And the winner is solver0
15.47/43.86	c Got one! Elapsed wall clock time (in seconds):43.741
15.47/43.86	o 75
15.54/43.98	c cleaning 5792 clauses out of 11600 with flag 10480/133685
16.16/44.22	c cleaning 5898 clauses out of 11810 with flag 30833/139687
16.56/44.41	c And the winner is solver0
16.68/44.86	c Got one! Elapsed wall clock time (in seconds):44.743
16.68/44.86	o 73
16.75/44.90	c cleaning 5920 clauses out of 11859 with flag 3533/145634
17.16/45.12	c cleaning 5964 clauses out of 11938 with flag 24020/151633
17.55/45.38	c cleaning 6482 clauses out of 12974 with flag 48062/158633
18.17/45.69	c cleaning 7241 clauses out of 14492 with flag 75253/166633
18.57/45.81	c And the winner is solver0
18.68/45.96	c Got one! Elapsed wall clock time (in seconds):45.844
18.68/45.96	o 69
18.80/46.04	c cleaning 6315 clauses out of 12629 with flag 7225/172011
19.21/46.26	c cleaning 6155 clauses out of 12314 with flag 28473/178011
19.80/46.52	c cleaning 6571 clauses out of 13159 with flag 55400/185011
20.00/46.61	c And the winner is solver0
20.04/46.96	c Got one! Elapsed wall clock time (in seconds):46.846
20.04/46.96	o 66
20.04/46.97	c And the winner is solver0
20.06/47.46	c Got one! Elapsed wall clock time (in seconds):47.347
20.06/47.46	o 60
20.13/47.59	c cleaning 6196 clauses out of 12408 with flag 10446/190831
20.53/47.80	c cleaning 6098 clauses out of 12213 with flag 31049/196832
21.13/48.01	c And the winner is solver0
21.39/48.47	c Got one! Elapsed wall clock time (in seconds):48.349
21.39/48.47	o 59
21.65/48.69	c cleaning 8512 clauses out of 17025 with flag 18670/207742
22.25/48.94	c cleaning 7252 clauses out of 14514 with flag 40328/213743
22.85/49.20	c cleaning 7128 clauses out of 14263 with flag 64752/220744
23.06/49.36	c And the winner is solver0
24.93/51.17	c Got one! Elapsed wall clock time (in seconds):51.054
24.93/51.17	o 56
25.06/51.21	c And the winner is solver0
25.15/51.67	c Got one! Elapsed wall clock time (in seconds):51.555
25.15/51.67	o 55
25.21/51.76	c cleaning 7018 clauses out of 14038 with flag 8213/227647
25.59/51.91	c And the winner is solver0
25.81/52.17	c Got one! Elapsed wall clock time (in seconds):52.058
25.81/52.17	o 53
25.88/52.22	c cleaning 6151 clauses out of 12333 with flag 3854/232960
26.28/52.43	c cleaning 6081 clauses out of 12182 with flag 25303/238960
26.68/52.68	c cleaning 6548 clauses out of 13101 with flag 50254/245960
27.29/52.99	c cleaning 7273 clauses out of 14553 with flag 82637/253960
28.08/53.34	c cleaning 8141 clauses out of 16281 with flag 117812/262961
28.28/53.49	c And the winner is solver0
29.57/54.63	c Got one! Elapsed wall clock time (in seconds):54.511
29.57/54.63	o 51
29.57/54.67	c cleaning 6715 clauses out of 13442 with flag 4107/268263
29.91/54.89	c cleaning 6356 clauses out of 12724 with flag 25591/274260
30.11/54.92	c And the winner is solver0
30.32/55.13	c Got one! Elapsed wall clock time (in seconds):55.013
30.32/55.13	o 43
30.45/55.27	c cleaning 5696 clauses out of 11400 with flag 15582/279292
30.85/55.48	c cleaning 5848 clauses out of 11706 with flag 38277/285294
31.45/55.72	c cleaning 6427 clauses out of 12860 with flag 65556/292297
32.05/56.02	c cleaning 7211 clauses out of 14428 with flag 95069/300293
32.65/56.37	c cleaning 8105 clauses out of 16216 with flag 127819/309292
33.06/56.51	c And the winner is solver0
34.08/57.53	c Got one! Elapsed wall clock time (in seconds):57.417
34.08/57.53	o 42
34.23/57.62	c cleaning 6983 clauses out of 13982 with flag 8004/315164
34.63/57.84	c cleaning 6493 clauses out of 13001 with flag 31024/321166
35.03/58.08	c And the winner is solver0
35.21/58.54	c Got one! Elapsed wall clock time (in seconds):58.42
35.21/58.54	o 41
35.53/58.76	c cleaning 9217 clauses out of 18434 with flag 18309/333092
35.73/58.89	c And the winner is solver0
36.02/59.04	c Got one! Elapsed wall clock time (in seconds):58.922
36.02/59.04	o 40
36.13/59.13	c cleaning 7377 clauses out of 14772 with flag 7057/338647
36.53/59.34	c cleaning 6694 clauses out of 13395 with flag 28672/344647
36.74/59.46	c And the winner is solver0
36.89/59.54	c Got one! Elapsed wall clock time (in seconds):59.425
36.89/59.54	o 39
37.00/59.62	c cleaning 6220 clauses out of 12446 with flag 7180/350392
37.40/59.82	c cleaning 6102 clauses out of 12225 with flag 26881/356391
37.80/60.07	c cleaning 6553 clauses out of 13122 with flag 50186/363391
38.00/60.17	c And the winner is solver0
39.88/61.95	c Got one! Elapsed wall clock time (in seconds):61.83
39.88/61.95	o 36
40.02/62.02	c cleaning 5864 clauses out of 11731 with flag 6519/368554
40.42/62.23	c cleaning 5927 clauses out of 11865 with flag 27251/374552
40.42/62.24	c And the winner is solver0
40.68/62.45	c Got one! Elapsed wall clock time (in seconds):62.336
40.68/62.45	o 35
40.96/62.63	c cleaning 5613 clauses out of 11241 with flag 17726/379855
41.37/62.83	c cleaning 5804 clauses out of 11626 with flag 37901/385854
41.56/62.90	c And the winner is solver0
41.67/63.00	c Got one! Elapsed wall clock time (in seconds):62.889
41.67/63.00	o 34
41.86/63.11	c cleaning 5614 clauses out of 11228 with flag 9996/391260
42.26/63.32	c cleaning 5797 clauses out of 11613 with flag 29179/397260
42.66/63.58	c cleaning 6406 clauses out of 12816 with flag 52021/404260
43.27/63.87	c cleaning 7197 clauses out of 14410 with flag 78891/412261
43.47/63.96	c And the winner is solver0
45.04/65.41	c Got one! Elapsed wall clock time (in seconds):65.294
45.04/65.41	o 29
45.21/65.53	c cleaning 6547 clauses out of 13100 with flag 10777/418148
45.61/65.75	c cleaning 6273 clauses out of 12552 with flag 32048/424147
46.01/65.99	c And the winner is solver0
48.01/67.82	c Got one! Elapsed wall clock time (in seconds):67.7
48.01/67.82	o 14
48.39/68.03	c cleaning 9107 clauses out of 18220 with flag 16820/436092
48.81/68.25	c cleaning 7556 clauses out of 15111 with flag 38479/442093
49.39/68.51	c cleaning 7273 clauses out of 14553 with flag 63352/449093
49.99/68.81	c cleaning 7636 clauses out of 15275 with flag 91488/457093
50.19/68.97	c And the winner is solver0
51.56/70.22	c Got one! Elapsed wall clock time (in seconds):70.105
51.56/70.22	o 12
51.56/70.28	c cleaning 6664 clauses out of 13346 with flag 3608/462804
51.74/70.34	c And the winner is solver0
52.18/70.72	c Got one! Elapsed wall clock time (in seconds):70.608
52.18/70.72	o 11
52.32/70.88	c cleaning 6313 clauses out of 12633 with flag 15301/468761
52.52/70.95	c And the winner is solver0
52.85/71.25	c >>>>>>>>>> Solver number 0 (105 answers) <<<<<<<<<<<<<<<<<<
52.85/71.25	c starts		: 397
52.85/71.25	c conflicts		: 470819
52.85/71.25	c decisions		: 809376
52.85/71.25	c propagations		: 12405313
52.85/71.25	c inspects		: 164250032
52.85/71.25	c shortcuts		: 0
52.85/71.25	c learnt literals	: 46
52.85/71.25	c learnt binary clauses	: 101
52.85/71.25	c learnt ternary clauses	: 1095
52.85/71.25	c learnt constraints	: 470772
52.85/71.25	c ignored constraints	: 0
52.85/71.25	c root simplifications	: 0
52.85/71.25	c removed literals (reason simplification)	: 2697547
52.85/71.25	c reason swapping (by a shorter reason)	: 0
52.85/71.25	c Calls to reduceDB	: 70
52.85/71.25	c Number of update (reduction) of LBD	: 123237
52.85/71.25	c Imported unit clauses	: 0
52.85/71.25	c number of reductions to clauses (during analyze)	: 0
52.85/71.25	c number of learned constraints concerned by reduction	: 0
52.85/71.25	c number of learning phase by resolution	: 0
52.85/71.25	c number of learning phase by cutting planes	: 0
52.85/71.25	c speed (assignments/second)	: 174570.2766598182
52.85/71.25	c non guided choices	3851
52.85/71.25	c learnt constraints type 
52.85/71.25	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
52.85/71.25	c starts		: 105
52.85/71.25	c conflicts		: 383
52.85/71.25	c decisions		: 9558
52.85/71.25	c propagations		: 30134
52.85/71.25	c inspects		: 935546
52.85/71.25	c shortcuts		: 0
52.85/71.25	c learnt literals	: 0
52.85/71.25	c learnt binary clauses	: 0
52.85/71.25	c learnt ternary clauses	: 0
52.85/71.25	c learnt constraints	: 292
52.85/71.25	c ignored constraints	: 0
52.85/71.25	c root simplifications	: 0
52.85/71.25	c removed literals (reason simplification)	: 0
52.85/71.25	c reason swapping (by a shorter reason)	: 0
52.85/71.25	c Calls to reduceDB	: 0
52.85/71.25	c Number of update (reduction) of LBD	: 0
52.85/71.25	c Imported unit clauses	: 0
52.85/71.25	c number of reductions to clauses (during analyze)	: 0
52.85/71.25	c number of learned constraints concerned by reduction	: 0
52.85/71.25	c number of learning phase by resolution	: 0
52.85/71.25	c number of learning phase by cutting planes	: 0
52.85/71.25	c speed (assignments/second)	: 58399.22480620155
52.85/71.25	c non guided choices	2206
52.85/71.25	c learnt constraints type 
52.85/71.25	s OPTIMUM FOUND
52.85/71.25	c Found 104 solution(s)
52.85/71.25	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 
52.85/71.25	c objective function=11
52.85/71.25	c Total wall clock time (in seconds): 71.135

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4092004-1467320977/watcher-4092004-1467320977 -o /tmp/evaluation-result-4092004-1467320977/solver-4092004-1467320977 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092004-1467320977.wbo 

pid=23038
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.61 1.89 1.99 3/194 23041
/proc/meminfo: memFree=29714604/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/23041/stat : 23041 (java) R 23038 23041 16156 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 11123684 278528 30 33554432000 1073741824 1073778376 140736132131440 140734065516072 227503336935 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 68 33 25 9 0 25 0

[startup+0.100061 s]
/proc/loadavg: 1.61 1.89 1.99 3/194 23041
/proc/meminfo: memFree=29714604/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 11123684 9787879424 6041 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2389619 6041 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 1.61 1.89 1.99 3/194 23041
/proc/meminfo: memFree=29714604/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 4757 0 1 0 22 1 0 0 20 0 22 0 11123684 10060525568 7889 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 7889 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300174 s]
/proc/loadavg: 1.61 1.89 1.99 3/194 23041
/proc/meminfo: memFree=29714604/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 7517 0 1 0 57 2 0 0 20 0 22 0 11123684 10060525568 9700 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 9700 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700171 s]
/proc/loadavg: 1.61 1.89 1.99 3/194 23041
/proc/meminfo: memFree=29714604/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 15893 0 1 0 142 5 0 0 20 0 22 0 11123684 10060525568 16037 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 16037 2258 9 0 2446860 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 1.96 1.96 2.02 2/213 23066
/proc/meminfo: memFree=29656548/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 18676 0 1 0 194 10 0 0 20 0 19 0 11123684 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 19673 2261 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2429 0 1 0 16 0 0 0 20 0 19 0 11123685 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11123687 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7828 0 0 0 59 3 0 0 20 0 19 0 11123690 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 7067 0 0 0 55 0 0 0 20 0 19 0 11123690 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11123703 10060525568 19673 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (2.04 s) is less than in the last sample (2.05 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+1.70073 s]
/proc/loadavg: 1.96 1.96 2.02 2/213 23066
/proc/meminfo: memFree=29656548/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 18684 0 1 0 195 10 0 0 20 0 22 0 11123684 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 20703 2261 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2429 0 1 0 16 0 0 0 20 0 22 0 11123685 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11123686 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11123687 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11123688 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11123688 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7828 0 0 0 59 3 0 0 20 0 22 0 11123690 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 7067 0 0 0 55 0 0 0 20 0 22 0 11123690 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11123703 10060525568 20703 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9824732

[startup+1.80075 s]
/proc/loadavg: 1.96 1.96 2.02 2/213 23066
/proc/meminfo: memFree=29656548/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 18685 0 1 0 194 10 0 0 20 0 19 0 11123684 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 21209 2261 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2429 0 1 0 16 0 0 0 20 0 19 0 11123685 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11123686 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11123687 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7828 0 0 0 59 3 0 0 20 0 19 0 11123690 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 7067 0 0 0 55 0 0 0 20 0 19 0 11123690 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 21209 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 11123688 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7855 0 0 0 102 3 0 0 20 0 22 0 11123690 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 18163 0 0 0 173 3 0 0 20 0 22 0 11123690 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11123703 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23371] ppid=23038 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/23041/task/23371/stat : 23371 (java) R 23038 23041 16156 0 -1 4202560 2 0 0 0 96 0 0 0 20 0 22 0 11130467 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639869299928 140639927165988 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23372] ppid=23038 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/23041/task/23372/stat : 23372 (java) R 23038 23041 16156 0 -1 4202560 2 0 0 0 96 0 0 0 20 0 22 0 11130467 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639868244952 140639927519500 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23373] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23373/stat : 23373 (java) S 23038 23041 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11130467 10060525568 51603 33554432000 1073741824 1073778376 140736132131440 140639870350504 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 9824732

[startup+70.4008 s]
/proc/loadavg: 1.98 1.94 2.00 3/215 23376
/proc/meminfo: memFree=29536220/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=51.89 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 30904 0 1 0 5037 152 0 0 20 0 20 0 11123684 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 51570 2287 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2435 0 1 0 23 2 0 0 20 0 20 0 11123685 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 20 0 11123686 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 22 0 0 0 0 4 0 0 20 0 20 0 11123687 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11123688 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 20 0 11123688 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11123690 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7855 0 0 0 102 3 0 0 20 0 20 0 11123690 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 18163 0 0 0 173 3 0 0 20 0 20 0 11123690 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11123690 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 11123690 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11123703 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23375] ppid=23038 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/23041/task/23375/stat : 23375 (java) R 23038 23041 16156 0 -1 4202560 3 0 0 0 16 0 0 0 20 0 20 0 11130707 10060525568 51570 33554432000 1073741824 1073778376 140736132131440 140639870349912 140639927301993 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (KiB) 9824732

[startup+70.8008 s]
/proc/loadavg: 1.98 1.94 2.00 3/215 23376
/proc/meminfo: memFree=29536220/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=52.31 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 30910 0 1 0 5078 153 0 0 20 0 22 0 11123684 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 51574 2287 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2435 0 1 0 23 2 0 0 20 0 22 0 11123685 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 22 0 11123686 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 22 0 0 0 0 4 0 0 20 0 22 0 11123687 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11123688 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 11123688 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7855 0 0 0 102 3 0 0 20 0 22 0 11123690 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 18163 0 0 0 173 3 0 0 20 0 22 0 11123690 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11123690 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11123703 10060525568 51574 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.31
Current children cumulated vsize (KiB) 9824732

[startup+71.2007 s]
/proc/loadavg: 1.98 1.94 2.00 3/215 23376
/proc/meminfo: memFree=29536220/32872528 swapFree=1299868/1463388
[pid=23041] ppid=23038 vsize=9824732 CPUtime=52.84 cores=0,2,4,6
/proc/23041/stat : 23041 (java) S 23038 23041 16156 0 -1 4202496 30910 0 1 0 5129 155 0 0 20 0 19 0 11123684 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140736132122576 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/23041/statm: 2456183 51568 2287 9 0 2446860 0
[pid=23041/tid=23043] ppid=23038 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/23041/task/23043/stat : 23043 (java) S 23038 23041 16156 0 -1 4202560 2435 0 1 0 23 2 0 0 20 0 19 0 11123685 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140640054829944 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23044] ppid=23038 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23041/task/23044/stat : 23044 (java) S 23038 23041 16156 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639898340264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23045] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23045/stat : 23045 (java) S 23038 23041 16156 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639897287720 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23046] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23046/stat : 23046 (java) S 23038 23041 16156 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639896234664 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23047] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23047/stat : 23047 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639895182120 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23048] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23048/stat : 23048 (java) S 23038 23041 16156 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639894129064 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23041/tid=23049] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23049/stat : 23049 (java) S 23038 23041 16156 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639893076520 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23050] ppid=23038 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23041/task/23050/stat : 23050 (java) S 23038 23041 16156 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639892023464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23051] ppid=23038 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23041/task/23051/stat : 23051 (java) S 23038 23041 16156 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 11123686 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639890970920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23052] ppid=23038 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23041/task/23052/stat : 23052 (java) S 23038 23041 16156 0 -1 4202560 22 0 0 0 0 4 0 0 20 0 19 0 11123687 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639878773608 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23053] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23053/stat : 23053 (java) S 23038 23041 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639877719928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23054] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23054/stat : 23054 (java) S 23038 23041 16156 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 11123688 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639876666760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23055] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23055/stat : 23055 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639875615504 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23056] ppid=23038 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/23041/task/23056/stat : 23056 (java) S 23038 23041 16156 0 -1 4202560 7855 0 0 0 102 3 0 0 20 0 19 0 11123690 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639874562360 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23041/tid=23057] ppid=23038 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/23041/task/23057/stat : 23057 (java) S 23038 23041 16156 0 -1 4202560 18163 0 0 0 173 3 0 0 20 0 19 0 11123690 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639873509816 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23058] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23058/stat : 23058 (java) S 23038 23041 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639872456952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23041/tid=23059] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23059/stat : 23059 (java) S 23038 23041 16156 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11123690 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639871404616 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23041/tid=23063] ppid=23038 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23041/task/23063/stat : 23063 (java) S 23038 23041 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11123703 10060525568 51568 33554432000 1073741824 1073778376 140736132131440 140639867192744 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.84
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 71.2699
CPU time (s): 52.9779
CPU user time (s): 51.3452
CPU system time (s): 1.63275
CPU usage (%): 74.3343
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.3352
system time used= 1.63275
maximum resident set size= 211152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30926
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4288
involuntary context switches= 795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.434933 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 23:09:37
IDJOB=4092004
IDBENCH=78775
IDSOLVER=2552
FILE ID=node121/4092004-1467320977
RUNJOBID= node121-1467318467-16220
PBS_JOBID= 20005290
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111227861--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092004-1467320977/watcher-4092004-1467320977 -o /tmp/evaluation-result-4092004-1467320977/solver-4092004-1467320977 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092004-1467320977.wbo

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

MD5SUM BENCH= 4d45122e251aca3cc1eaa7c8fe64e1aa
RANDOM SEED=1267250972

node121.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		: 2667.172
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	: 5334.34
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		: 2667.172
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	: 5332.55
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		: 2667.172
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	: 5332.54
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		: 2667.172
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	: 5332.55
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		: 2667.172
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	: 5332.54
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		: 2667.172
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	: 5332.56
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		: 2667.172
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	: 5332.56
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		: 2667.172
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29715132 kB
Buffers:          129600 kB
Cached:           346056 kB
SwapCached:            0 kB
Active:           703136 kB
Inactive:         243892 kB
Active(anon):     459228 kB
Inactive(anon):    14568 kB
Active(file):     243908 kB
Inactive(file):   229324 kB
Unevictable:     1463388 kB
Mlocked:         1299868 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               532 kB
Writeback:             0 kB
AnonPages:       1936264 kB
Mapped:            22068 kB
Shmem:               204 kB
Slab:             611452 kB
SReclaimable:      55296 kB
SUnreclaim:       556156 kB
KernelStack:        1592 kB
PageTables:         7856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2085392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    612352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node121 at 2016-06-30 23:10:48