Trace number 3734929

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SAT4J Pseudo Resolution 2.1.1SAT (TO)357 1800.69 1793.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_1.opb
MD5SUM0263d0a7c5e3320bd7cce9534c14bf27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1792.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint85
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6162
Number of bits of the biggest sum of numbers13
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.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.1.1.v20090612
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version	1.6.0_24
0.06/0.09	c os.name	Linux
0.06/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch	amd64
0.06/0.09	c Free memory 1299577560
0.06/0.09	c Max memory 1306394624
0.06/0.09	c Total memory 1306394624
0.06/0.09	c Number of processors 8
0.07/0.12	c Pseudo Boolean Optimization
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.12	c Expensive reason simplification
0.07/0.12	c MiniSAT restarts strategy
0.07/0.12	c Memory based learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3734929-1338753562.opb
0.07/0.12	c reading problem ... 
0.07/0.18	c ... done. Wall clock time 0.056s.
0.07/0.18	c #vars     198
0.07/0.18	c #constraints  16
0.07/0.18	c constraints type 
0.07/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.25/0.28	c SATISFIABLE
0.25/0.28	c OPTIMIZING...
0.25/0.28	c Got one! Elapsed wall clock time (in seconds):0.164
0.25/0.28	o 2910
0.54/0.30	c Got one! Elapsed wall clock time (in seconds):0.186
0.54/0.30	o 2909
0.54/0.33	c Got one! Elapsed wall clock time (in seconds):0.207
0.54/0.33	o 2762
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.226
0.54/0.34	o 2761
0.54/0.36	c Got one! Elapsed wall clock time (in seconds):0.242
0.54/0.36	o 1845
0.54/0.39	c Got one! Elapsed wall clock time (in seconds):0.271
0.54/0.39	o 1830
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.297
0.70/0.42	o 1643
0.70/0.44	c Got one! Elapsed wall clock time (in seconds):0.324
0.70/0.44	o 1575
0.70/0.46	c Got one! Elapsed wall clock time (in seconds):0.342
0.70/0.46	o 1570
0.70/0.49	c Got one! Elapsed wall clock time (in seconds):0.367
0.70/0.49	o 1569
0.85/0.52	c Got one! Elapsed wall clock time (in seconds):0.397
0.85/0.52	o 1564
0.85/0.55	c Got one! Elapsed wall clock time (in seconds):0.433
0.85/0.55	o 1493
0.85/0.57	c Got one! Elapsed wall clock time (in seconds):0.455
0.85/0.57	o 1492
0.85/0.59	c Got one! Elapsed wall clock time (in seconds):0.475
0.85/0.59	o 1491
1.09/0.62	c Got one! Elapsed wall clock time (in seconds):0.505
1.09/0.62	o 1489
1.09/0.65	c Got one! Elapsed wall clock time (in seconds):0.529
1.09/0.65	o 1076
1.09/0.67	c Got one! Elapsed wall clock time (in seconds):0.555
1.09/0.67	o 1075
1.30/0.71	c Got one! Elapsed wall clock time (in seconds):0.593
1.30/0.71	o 1073
1.30/0.74	c Got one! Elapsed wall clock time (in seconds):0.623
1.30/0.74	o 1072
1.30/0.77	c Got one! Elapsed wall clock time (in seconds):0.652
1.30/0.77	o 1070
1.48/0.87	c Got one! Elapsed wall clock time (in seconds):0.752
1.48/0.87	o 1069
1.48/0.89	c Got one! Elapsed wall clock time (in seconds):0.774
1.48/0.89	o 1067
1.58/0.92	c Got one! Elapsed wall clock time (in seconds):0.801
1.58/0.92	o 1062
1.58/0.95	c Got one! Elapsed wall clock time (in seconds):0.833
1.58/0.95	o 1060
1.58/0.98	c Got one! Elapsed wall clock time (in seconds):0.861
1.58/0.98	o 1055
1.72/1.01	c Got one! Elapsed wall clock time (in seconds):0.888
1.72/1.01	o 1053
1.72/1.06	c Got one! Elapsed wall clock time (in seconds):0.943
1.72/1.06	o 1049
1.72/1.09	c Got one! Elapsed wall clock time (in seconds):0.972
1.72/1.09	o 1048
1.84/1.12	c Got one! Elapsed wall clock time (in seconds):0.997
1.84/1.12	o 922
1.84/1.15	c Got one! Elapsed wall clock time (in seconds):1.027
1.84/1.15	o 921
1.84/1.18	c Got one! Elapsed wall clock time (in seconds):1.058
1.84/1.18	o 920
1.93/1.21	c Got one! Elapsed wall clock time (in seconds):1.093
1.93/1.21	o 918
1.93/1.24	c Got one! Elapsed wall clock time (in seconds):1.123
1.93/1.24	o 916
2.07/1.31	c Got one! Elapsed wall clock time (in seconds):1.188
2.07/1.31	o 878
2.07/1.34	c Got one! Elapsed wall clock time (in seconds):1.216
2.07/1.34	o 876
2.07/1.36	c Got one! Elapsed wall clock time (in seconds):1.243
2.07/1.36	o 875
2.07/1.39	c Got one! Elapsed wall clock time (in seconds):1.27
2.07/1.39	o 874
2.18/1.42	c Got one! Elapsed wall clock time (in seconds):1.303
2.18/1.42	o 872
2.18/1.46	c Got one! Elapsed wall clock time (in seconds):1.344
2.18/1.46	o 804
2.18/1.50	c Got one! Elapsed wall clock time (in seconds):1.376
2.18/1.50	o 803
2.29/1.53	c Got one! Elapsed wall clock time (in seconds):1.406
2.29/1.53	o 802
2.29/1.55	c Got one! Elapsed wall clock time (in seconds):1.434
2.29/1.55	o 782
2.29/1.59	c Got one! Elapsed wall clock time (in seconds):1.468
2.29/1.59	o 781
2.39/1.63	c Got one! Elapsed wall clock time (in seconds):1.513
2.39/1.63	o 779
2.39/1.67	c Got one! Elapsed wall clock time (in seconds):1.556
2.39/1.67	o 777
2.49/1.71	c Got one! Elapsed wall clock time (in seconds):1.59
2.49/1.71	o 775
2.49/1.74	c Got one! Elapsed wall clock time (in seconds):1.62
2.49/1.74	o 773
2.49/1.77	c Got one! Elapsed wall clock time (in seconds):1.653
2.49/1.77	o 771
2.59/1.80	c Got one! Elapsed wall clock time (in seconds):1.685
2.59/1.80	o 741
2.59/1.84	c Got one! Elapsed wall clock time (in seconds):1.718
2.59/1.84	o 739
2.59/1.88	c Got one! Elapsed wall clock time (in seconds):1.765
2.59/1.88	o 738
2.70/1.92	c Got one! Elapsed wall clock time (in seconds):1.8
2.70/1.92	o 736
2.70/1.96	c Got one! Elapsed wall clock time (in seconds):1.837
2.70/1.96	o 735
2.70/1.99	c Got one! Elapsed wall clock time (in seconds):1.867
2.70/1.99	o 732
2.81/2.03	c Got one! Elapsed wall clock time (in seconds):1.907
2.81/2.03	o 730
2.81/2.05	c Got one! Elapsed wall clock time (in seconds):1.936
2.81/2.05	o 729
2.81/2.09	c Got one! Elapsed wall clock time (in seconds):1.972
2.81/2.09	o 728
3.02/2.23	c Got one! Elapsed wall clock time (in seconds):2.114
3.02/2.23	o 726
3.21/2.42	c Got one! Elapsed wall clock time (in seconds):2.3
3.21/2.42	o 725
3.21/2.45	c Got one! Elapsed wall clock time (in seconds):2.335
3.21/2.45	o 724
3.31/2.57	c Got one! Elapsed wall clock time (in seconds):2.449
3.31/2.57	o 723
3.41/2.62	c Got one! Elapsed wall clock time (in seconds):2.504
3.41/2.62	o 717
3.41/2.67	c Got one! Elapsed wall clock time (in seconds):2.55
3.41/2.67	o 715
3.51/2.72	c Got one! Elapsed wall clock time (in seconds):2.598
3.51/2.72	o 714
3.51/2.76	c Got one! Elapsed wall clock time (in seconds):2.643
3.51/2.76	o 713
3.61/2.81	c Got one! Elapsed wall clock time (in seconds):2.693
3.61/2.81	o 711
3.61/2.86	c Got one! Elapsed wall clock time (in seconds):2.743
3.61/2.87	o 710
3.72/2.93	c Got one! Elapsed wall clock time (in seconds):2.806
3.72/2.93	o 708
3.72/2.99	c Got one! Elapsed wall clock time (in seconds):2.87
3.72/2.99	o 707
3.86/3.08	c Got one! Elapsed wall clock time (in seconds):2.957
3.86/3.08	o 704
3.96/3.11	c Got one! Elapsed wall clock time (in seconds):2.988
3.96/3.11	o 702
3.96/3.15	c Got one! Elapsed wall clock time (in seconds):3.029
3.96/3.15	o 700
3.96/3.19	c Got one! Elapsed wall clock time (in seconds):3.066
3.96/3.19	o 699
4.07/3.22	c Got one! Elapsed wall clock time (in seconds):3.106
4.07/3.22	o 697
4.17/3.33	c Got one! Elapsed wall clock time (in seconds):3.209
4.17/3.33	o 695
4.26/3.40	c Got one! Elapsed wall clock time (in seconds):3.282
4.26/3.40	o 694
4.26/3.49	c Got one! Elapsed wall clock time (in seconds):3.373
4.26/3.49	o 693
4.46/3.61	c Got one! Elapsed wall clock time (in seconds):3.487
4.46/3.61	o 689
4.46/3.64	c Got one! Elapsed wall clock time (in seconds):3.525
4.46/3.64	o 687
4.46/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
4.46/3.69	o 686
4.57/3.74	c Got one! Elapsed wall clock time (in seconds):3.622
4.57/3.74	o 685
4.57/3.78	c Got one! Elapsed wall clock time (in seconds):3.665
4.57/3.78	o 683
4.67/3.83	c Got one! Elapsed wall clock time (in seconds):3.71
4.67/3.83	o 681
4.87/4.07	c Got one! Elapsed wall clock time (in seconds):3.95
4.87/4.07	o 680
4.97/4.12	c Got one! Elapsed wall clock time (in seconds):4.006
4.97/4.12	o 679
5.07/4.23	c Got one! Elapsed wall clock time (in seconds):4.109
5.07/4.23	o 677
5.07/4.28	c Got one! Elapsed wall clock time (in seconds):4.163
5.07/4.28	o 576
5.28/4.47	c Got one! Elapsed wall clock time (in seconds):4.355
5.28/4.47	o 574
5.37/4.56	c Got one! Elapsed wall clock time (in seconds):4.44
5.37/4.56	o 572
5.47/4.69	c Got one! Elapsed wall clock time (in seconds):4.576
5.47/4.69	o 570
5.57/4.75	c Got one! Elapsed wall clock time (in seconds):4.636
5.57/4.75	o 569
5.77/4.95	c Got one! Elapsed wall clock time (in seconds):4.831
5.77/4.95	o 568
6.58/5.71	c Got one! Elapsed wall clock time (in seconds):5.592
6.58/5.71	o 567
6.88/6.06	c Got one! Elapsed wall clock time (in seconds):5.943
6.88/6.06	o 565
7.08/6.23	c Got one! Elapsed wall clock time (in seconds):6.113
7.08/6.23	o 563
7.22/6.33	c Got one! Elapsed wall clock time (in seconds):6.215
7.22/6.33	o 562
7.55/6.62	c Got one! Elapsed wall clock time (in seconds):6.505
7.55/6.62	o 560
7.65/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
7.65/6.70	o 559
8.15/7.20	c Got one! Elapsed wall clock time (in seconds):7.082
8.15/7.20	o 557
8.15/7.30	c Got one! Elapsed wall clock time (in seconds):7.177
8.15/7.30	o 555
8.35/7.41	c Got one! Elapsed wall clock time (in seconds):7.292
8.35/7.41	o 551
8.45/7.60	c Got one! Elapsed wall clock time (in seconds):7.482
8.45/7.60	o 550
9.05/8.12	c Got one! Elapsed wall clock time (in seconds):8.003
9.05/8.12	o 548
9.65/8.77	c Got one! Elapsed wall clock time (in seconds):8.649
9.65/8.77	o 547
9.75/8.87	c Got one! Elapsed wall clock time (in seconds):8.751
9.75/8.87	o 546
9.95/9.03	c Got one! Elapsed wall clock time (in seconds):8.912
9.95/9.03	o 545
10.15/9.28	c Got one! Elapsed wall clock time (in seconds):9.157
10.15/9.28	o 541
10.65/9.80	c Got one! Elapsed wall clock time (in seconds):9.679
10.65/9.80	o 540
11.25/10.33	c Got one! Elapsed wall clock time (in seconds):10.213
11.25/10.33	o 539
11.35/10.44	c Got one! Elapsed wall clock time (in seconds):10.326
11.35/10.44	o 538
11.45/10.55	c Got one! Elapsed wall clock time (in seconds):10.431
11.45/10.55	o 537
11.81/10.81	c Got one! Elapsed wall clock time (in seconds):10.696
11.81/10.81	o 536
12.71/11.71	c Got one! Elapsed wall clock time (in seconds):11.588
12.71/11.71	o 535
13.31/12.37	c Got one! Elapsed wall clock time (in seconds):12.248
13.31/12.37	o 533
13.61/12.61	c Got one! Elapsed wall clock time (in seconds):12.493
13.61/12.61	o 532
13.71/12.73	c Got one! Elapsed wall clock time (in seconds):12.608
13.71/12.73	o 530
14.51/13.51	c Got one! Elapsed wall clock time (in seconds):13.394
14.51/13.51	o 529
14.71/13.71	c Got one! Elapsed wall clock time (in seconds):13.594
14.71/13.71	o 526
14.81/13.85	c Got one! Elapsed wall clock time (in seconds):13.73
14.81/13.85	o 524
15.01/14.03	c Got one! Elapsed wall clock time (in seconds):13.908
15.01/14.03	o 522
15.11/14.17	c Got one! Elapsed wall clock time (in seconds):14.053
15.11/14.17	o 521
16.69/15.65	c Got one! Elapsed wall clock time (in seconds):15.531
16.69/15.65	o 520
17.01/15.91	c Got one! Elapsed wall clock time (in seconds):15.795
17.01/15.91	o 518
17.11/16.05	c Got one! Elapsed wall clock time (in seconds):15.926
17.11/16.05	o 506
17.51/16.49	c Got one! Elapsed wall clock time (in seconds):16.372
17.51/16.49	o 502
17.71/16.66	c Got one! Elapsed wall clock time (in seconds):16.545
17.71/16.66	o 501
19.11/18.08	c Got one! Elapsed wall clock time (in seconds):17.965
19.11/18.08	o 500
19.51/18.46	c Got one! Elapsed wall clock time (in seconds):18.338
19.51/18.46	o 499
19.72/18.61	c Got one! Elapsed wall clock time (in seconds):18.488
19.72/18.61	o 497
20.61/19.57	c Got one! Elapsed wall clock time (in seconds):19.446
20.61/19.57	o 495
20.82/19.74	c Got one! Elapsed wall clock time (in seconds):19.622
20.82/19.74	o 493
21.31/20.25	c Got one! Elapsed wall clock time (in seconds):20.134
21.31/20.25	o 491
21.81/20.71	c Got one! Elapsed wall clock time (in seconds):20.589
21.81/20.71	o 489
22.41/21.39	c Got one! Elapsed wall clock time (in seconds):21.268
22.41/21.39	o 488
22.61/21.57	c Got one! Elapsed wall clock time (in seconds):21.448
22.61/21.57	o 487
23.21/22.10	c Got one! Elapsed wall clock time (in seconds):21.978
23.21/22.10	o 485
24.02/22.89	c Got one! Elapsed wall clock time (in seconds):22.772
24.02/22.89	o 483
24.33/23.14	c Got one! Elapsed wall clock time (in seconds):23.017
24.33/23.14	o 482
24.72/23.51	c Got one! Elapsed wall clock time (in seconds):23.39
24.72/23.51	o 481
24.92/23.71	c Got one! Elapsed wall clock time (in seconds):23.596
24.92/23.71	o 480
25.12/23.97	c Got one! Elapsed wall clock time (in seconds):23.846
25.12/23.97	o 478
30.55/29.24	c Got one! Elapsed wall clock time (in seconds):29.125
30.55/29.24	o 476
33.15/31.90	c Got one! Elapsed wall clock time (in seconds):31.782
33.15/31.90	o 475
34.45/33.17	c Got one! Elapsed wall clock time (in seconds):33.047
34.45/33.17	o 473
35.36/33.94	c Got one! Elapsed wall clock time (in seconds):33.818
35.36/33.94	o 472
35.86/34.43	c Got one! Elapsed wall clock time (in seconds):34.309
35.86/34.43	o 471
36.06/34.68	c Got one! Elapsed wall clock time (in seconds):34.557
36.06/34.68	o 470
37.26/35.81	c Got one! Elapsed wall clock time (in seconds):35.693
37.26/35.81	o 468
52.58/50.90	c Got one! Elapsed wall clock time (in seconds):50.785
52.58/50.90	o 467
53.78/52.11	c Got one! Elapsed wall clock time (in seconds):51.991
53.78/52.11	o 466
54.68/53.08	c Got one! Elapsed wall clock time (in seconds):52.96
54.68/53.08	o 465
56.38/54.74	c Got one! Elapsed wall clock time (in seconds):54.625
56.38/54.74	o 464
96.09/94.04	c Got one! Elapsed wall clock time (in seconds):93.925
96.09/94.04	o 463
96.79/94.70	c Got one! Elapsed wall clock time (in seconds):94.583
96.79/94.70	o 461
97.49/95.47	c Got one! Elapsed wall clock time (in seconds):95.35
97.49/95.47	o 459
98.19/96.12	c Got one! Elapsed wall clock time (in seconds):96.002
98.19/96.12	o 458
99.58/97.50	c Got one! Elapsed wall clock time (in seconds):97.379
99.58/97.50	o 456
103.88/101.81	c Got one! Elapsed wall clock time (in seconds):101.69
103.88/101.81	o 455
105.18/103.20	c Got one! Elapsed wall clock time (in seconds):103.077
105.18/103.20	o 453
105.85/103.74	c Got one! Elapsed wall clock time (in seconds):103.623
105.85/103.74	o 451
106.55/104.48	c Got one! Elapsed wall clock time (in seconds):104.365
106.55/104.48	o 450
110.96/108.84	c Got one! Elapsed wall clock time (in seconds):108.716
110.96/108.84	o 449
114.56/112.46	c Got one! Elapsed wall clock time (in seconds):112.338
114.56/112.46	o 447
116.76/114.61	c Got one! Elapsed wall clock time (in seconds):114.489
116.76/114.61	o 445
118.66/116.54	c Got one! Elapsed wall clock time (in seconds):116.421
118.66/116.54	o 444
119.16/117.08	c Got one! Elapsed wall clock time (in seconds):116.961
119.16/117.08	o 443
120.96/118.87	c Got one! Elapsed wall clock time (in seconds):118.749
120.96/118.87	o 442
127.84/125.70	c Got one! Elapsed wall clock time (in seconds):125.576
127.84/125.70	o 440
130.35/128.19	c Got one! Elapsed wall clock time (in seconds):128.072
130.35/128.19	o 439
132.94/130.77	c Got one! Elapsed wall clock time (in seconds):130.651
132.94/130.77	o 432
138.34/136.14	c Got one! Elapsed wall clock time (in seconds):136.017
138.34/136.14	o 430
144.24/142.02	c Got one! Elapsed wall clock time (in seconds):141.899
144.24/142.02	o 428
172.34/169.97	c Got one! Elapsed wall clock time (in seconds):169.852
172.34/169.97	o 426
175.06/172.65	c Got one! Elapsed wall clock time (in seconds):172.531
175.06/172.65	o 425
182.96/180.54	c Got one! Elapsed wall clock time (in seconds):180.424
182.96/180.54	o 423
194.27/191.76	c Got one! Elapsed wall clock time (in seconds):191.639
194.27/191.76	o 422
202.07/199.56	c Got one! Elapsed wall clock time (in seconds):199.443
202.07/199.56	o 421
202.77/200.26	c Got one! Elapsed wall clock time (in seconds):200.143
202.77/200.26	o 420
206.97/204.47	c Got one! Elapsed wall clock time (in seconds):204.352
206.97/204.47	o 419
219.84/217.25	c Got one! Elapsed wall clock time (in seconds):217.134
219.84/217.25	o 418
226.74/224.15	c Got one! Elapsed wall clock time (in seconds):224.029
226.74/224.15	o 416
228.94/226.33	c Got one! Elapsed wall clock time (in seconds):226.212
228.94/226.33	o 414
233.34/230.73	c Got one! Elapsed wall clock time (in seconds):230.607
233.34/230.73	o 413
243.62/240.93	c Got one! Elapsed wall clock time (in seconds):240.81
243.62/240.93	o 409
261.01/258.32	c Got one! Elapsed wall clock time (in seconds):258.204
261.01/258.32	o 407
262.01/259.37	c Got one! Elapsed wall clock time (in seconds):259.25
262.01/259.37	o 406
264.30/261.58	c Got one! Elapsed wall clock time (in seconds):261.465
264.30/261.58	o 404
333.82/330.81	c Got one! Elapsed wall clock time (in seconds):330.689
333.82/330.81	o 403
348.42/345.44	c Got one! Elapsed wall clock time (in seconds):345.317
348.42/345.44	o 401
351.41/348.46	c Got one! Elapsed wall clock time (in seconds):348.339
351.41/348.46	o 399
390.18/387.07	c Got one! Elapsed wall clock time (in seconds):386.953
390.18/387.07	o 397
406.68/403.58	c Got one! Elapsed wall clock time (in seconds):403.464
406.68/403.58	o 395
415.20/412.01	c Got one! Elapsed wall clock time (in seconds):411.888
415.20/412.01	o 394
419.77/416.57	c Got one! Elapsed wall clock time (in seconds):416.45
419.77/416.57	o 393
427.57/424.34	c Got one! Elapsed wall clock time (in seconds):424.224
427.57/424.34	o 391
451.87/448.66	c Got one! Elapsed wall clock time (in seconds):448.543
451.87/448.66	o 389
460.76/457.50	c Got one! Elapsed wall clock time (in seconds):457.382
460.76/457.50	o 387
962.51/957.80	c Got one! Elapsed wall clock time (in seconds):957.682
962.51/957.80	o 386
971.31/966.63	c Got one! Elapsed wall clock time (in seconds):966.507
971.31/966.63	o 384
977.52/972.77	c Got one! Elapsed wall clock time (in seconds):972.654
977.52/972.77	o 383
1288.42/1283.09	c Got one! Elapsed wall clock time (in seconds):1282.975
1288.42/1283.09	o 382
1323.93/1318.52	c Got one! Elapsed wall clock time (in seconds):1318.4
1323.93/1318.52	o 380
1339.55/1334.14	c Got one! Elapsed wall clock time (in seconds):1334.021
1339.55/1334.14	o 378
1348.75/1343.38	c Got one! Elapsed wall clock time (in seconds):1343.256
1348.75/1343.38	o 376
1358.76/1353.34	c Got one! Elapsed wall clock time (in seconds):1353.221
1358.76/1353.34	o 375
1378.92/1373.37	c Got one! Elapsed wall clock time (in seconds):1373.251
1378.92/1373.37	o 374
1398.83/1393.29	c Got one! Elapsed wall clock time (in seconds):1393.173
1398.83/1393.29	o 373
1413.84/1408.21	c Got one! Elapsed wall clock time (in seconds):1408.091
1413.84/1408.21	o 372
1433.55/1427.93	c Got one! Elapsed wall clock time (in seconds):1427.807
1433.55/1427.93	o 371
1471.47/1465.77	c Got one! Elapsed wall clock time (in seconds):1465.655
1471.47/1465.77	o 369
1491.89/1486.18	c Got one! Elapsed wall clock time (in seconds):1486.063
1491.89/1486.18	o 367
1497.10/1491.34	c Got one! Elapsed wall clock time (in seconds):1491.222
1497.10/1491.34	o 366
1528.31/1522.52	c Got one! Elapsed wall clock time (in seconds):1522.405
1528.31/1522.52	o 365
1550.30/1544.54	c Got one! Elapsed wall clock time (in seconds):1544.426
1550.30/1544.54	o 363
1579.36/1573.48	c Got one! Elapsed wall clock time (in seconds):1573.365
1579.36/1573.48	o 361
1590.47/1584.50	c Got one! Elapsed wall clock time (in seconds):1584.383
1590.47/1584.50	o 359
1605.68/1599.78	c Got one! Elapsed wall clock time (in seconds):1599.665
1605.68/1599.78	o 357
1800.03/1793.51	c starts		: 1218
1800.03/1793.51	c conflicts		: 1476216
1800.03/1793.51	c decisions		: 1855477
1800.03/1793.51	c propagations		: 29759904
1800.03/1793.51	c inspects		: 9308163690
1800.03/1793.51	c learnt literals	: 0
1800.03/1793.51	c learnt binary clauses	: 0
1800.03/1793.51	c learnt ternary clauses	: 0
1800.03/1793.51	c learnt clauses	: 1476216
1800.03/1793.51	c ignored clauses	: 0
1800.03/1793.51	c root simplifications	: 0
1800.03/1793.51	c removed literals (reason simplification)	: 21097424
1800.03/1793.51	c reason swapping (by a shorter reason)	: 0
1800.03/1793.51	c Calls to reduceDB	: 0
1800.03/1793.51	c speed (assignments/second)	: 153617.7404285412
1800.03/1793.51	c non guided choices	6536
1800.03/1793.60	c learnt constraints type 
1800.03/1793.60	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1476221
1800.03/1793.60	c constraints type 
1800.03/1793.60	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
1800.03/1793.60	s SATISFIABLE
1800.03/1793.60	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 -x170 x171 -x172 -x173 -x174 x175 -x176 -x177 x178 x179 -x180 x181 x182 -x183 x184 -x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 x198 
1800.03/1793.60	c objective function=357
1800.03/1793.60	c Total wall clock time (in seconds): 1793.482

Verifier Data

OK	357

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-3734929-1338753562/watcher-3734929-1338753562 -o /tmp/evaluation-result-3734929-1338753562/solver-3734929-1338753562 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734929-1338753562.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11473
/proc/meminfo: memFree=30653688/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11473/stat : 11473 (java6) D 11471 11473 9782 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 341483165 9515008 175 33554432000 1073741824 1073778376 140734188422800 140734188405528 233411789712 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/11473/statm: 2323 175 133 9 0 71 0

[startup+0.085008 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11473
/proc/meminfo: memFree=30653688/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2648568 CPUtime=0.06 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 3847 0 1 0 5 1 0 0 20 0 18 0 341483165 2712133632 5566 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 662142 5566 1772 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100228 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11473
/proc/meminfo: memFree=30653688/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2648568 CPUtime=0.07 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 4237 0 1 0 6 1 0 0 20 0 18 0 341483165 2712133632 5956 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 662142 5957 2029 9 0 652835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2648568

[startup+0.300181 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11473
/proc/meminfo: memFree=30653688/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=0.54 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 8091 0 1 0 52 2 0 0 20 0 19 0 341483165 2780295168 9956 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 9956 2231 9 0 669476 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2715132

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11473
/proc/meminfo: memFree=30653688/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=1.3 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 12104 0 1 0 126 4 0 0 20 0 19 0 341483165 2780295168 25772 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 25772 2238 9 0 669476 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 2715132

[startup+1.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11492
/proc/meminfo: memFree=30513468/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=2.29 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 12381 0 1 0 222 7 0 0 20 0 19 0 341483165 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 54492 2245 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=1.46 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) R 11471 11473 9782 0 -1 4202560 2835 0 1 0 141 5 0 0 20 0 19 0 341483167 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704428020440 140704286835728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704412470184 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704411417640 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704410364584 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704409312040 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704408258984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341483169 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.46 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5375 0 0 0 46 0 0 0 20 0 19 0 341483173 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.34 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 2976 0 0 0 32 2 0 0 20 0 19 0 341483173 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 54492 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 2715132

[startup+3.10082 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11492
/proc/meminfo: memFree=30371280/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=3.96 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 12566 0 1 0 384 12 0 0 20 0 19 0 341483165 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 96497 2260 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=3.04 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) R 11471 11473 9782 0 -1 4202560 2917 0 1 0 296 8 0 0 20 0 19 0 341483167 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704428011952 140704286695581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) S 11471 11473 9782 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704412470184 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704411417640 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704410364584 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) S 11471 11473 9782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704409312040 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) S 11471 11473 9782 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704408258984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341483169 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.47 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5376 0 0 0 46 1 0 0 20 0 19 0 341483173 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 96497 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 2715132

[startup+6.30072 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11492
/proc/meminfo: memFree=30276396/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=7.22 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 12604 0 1 0 707 15 0 0 20 0 19 0 341483165 2780295168 101124 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 101124 2260 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=6.22 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) S 11471 11473 9782 0 -1 4202560 2918 0 1 0 614 8 0 0 20 0 19 0 341483167 2780295168 101124 33554432000 1073741824 1073778376 140736112230832 140704428019176 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) R 11471 11473 9782 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 341483168 2780295168 101124 33554432000 1073741824 1073778376 140736112230832 140704412470360 140704430491379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) R 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101124 33554432000 1073741824 1073778376 140736112230832 140704411417816 140704434916268 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) R 11471 11473 9782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101124 33554432000 1073741824 1073778376 140736112230832 140704410364584 140704430491379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) R 11471 11473 9782 0 -1 4202560 20 0 0 0 0 1 0 0 20 0 19 0 341483168 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704409312216 140704430491379 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) R 11471 11473 9782 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704408258984 140704430491379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) R 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) R 11471 11473 9782 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704406153384 140704430491321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) R 11471 11473 9782 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 341483168 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704405101016 140704432195759 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341483169 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704274880264 233415160892 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.49 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5376 0 0 0 48 1 0 0 20 0 19 0 341483173 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 101636 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 2715132

[startup+12.7008 s]

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

[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0.89 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 248 0 0 0 82 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 150 0 0 0 71 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 269 0 0 0 79 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 81 0 0 0 2 3 0 0 20 0 19 0 341483169 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.5 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5377 0 0 0 49 1 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=0.98 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 99 0 0 0 49 49 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1728.64
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11590
/proc/meminfo: memFree=29779128/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=1788.67 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 14595 0 1 0 178736 131 0 0 20 0 19 0 341483165 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 240652 2260 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=1780.15 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) R 11471 11473 9782 0 -1 4202560 2971 0 1 0 177978 37 0 0 20 0 19 0 341483167 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704428019056 140704286813028 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0.9 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) S 11471 11473 9782 0 -1 4202560 277 0 0 0 81 9 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704412470184 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) S 11471 11473 9782 0 -1 4202560 225 0 0 0 73 8 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704411417640 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) S 11471 11473 9782 0 -1 4202560 255 0 0 0 75 6 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704410364584 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) S 11471 11473 9782 0 -1 4202560 223 0 0 0 79 8 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704409312040 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0.85 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) S 11471 11473 9782 0 -1 4202560 187 0 0 0 76 9 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704408258984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0.89 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 248 0 0 0 82 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 150 0 0 0 71 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 269 0 0 0 79 7 0 0 20 0 19 0 341483168 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 81 0 0 0 2 3 0 0 20 0 19 0 341483169 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.5 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5377 0 0 0 49 1 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=1.02 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 103 0 0 0 51 51 0 0 20 0 19 0 341483173 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 240652 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1788.67
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11590
/proc/meminfo: memFree=29768764/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=1800.03 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 14648 0 1 0 179871 132 0 0 20 0 19 0 341483165 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 243249 2260 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=1791.3 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) R 11471 11473 9782 0 -1 4202560 2972 0 1 0 179093 37 0 0 20 0 19 0 341483167 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704428019104 140704286721395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0.94 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) S 11471 11473 9782 0 -1 4202560 280 0 0 0 85 9 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704412470184 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) S 11471 11473 9782 0 -1 4202560 226 0 0 0 75 8 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704411417640 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0.84 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) S 11471 11473 9782 0 -1 4202560 256 0 0 0 78 6 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704410364584 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0.92 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) S 11471 11473 9782 0 -1 4202560 262 0 0 0 84 8 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704409312040 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) S 11471 11473 9782 0 -1 4202560 189 0 0 0 77 9 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704408258984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0.91 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 251 0 0 0 84 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0.8 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 151 0 0 0 73 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 269 0 0 0 80 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 83 0 0 0 2 3 0 0 20 0 19 0 341483169 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.5 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5377 0 0 0 49 1 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=1.03 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 103 0 0 0 52 51 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11590
/proc/meminfo: memFree=29768764/32873844 swapFree=7116/7116
[pid=11473] ppid=11471 vsize=2715132 CPUtime=1800.03 cores=1,3,5,7
/proc/11473/stat : 11473 (java) S 11471 11473 9782 0 -1 4202496 14648 0 1 0 179871 132 0 0 20 0 19 0 341483165 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140736112221968 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11473/statm: 678783 243249 2260 9 0 669476 0
[pid=11473/tid=11475] ppid=11471 vsize=2715132 CPUtime=1791.3 cores=1,3,5,7
/proc/11473/task/11475/stat : 11475 (java) R 11471 11473 9782 0 -1 4202560 2972 0 1 0 179093 37 0 0 20 0 19 0 341483167 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704428019104 140704286721395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11476] ppid=11471 vsize=2715132 CPUtime=0.94 cores=1,3,5,7
/proc/11473/task/11476/stat : 11476 (java) S 11471 11473 9782 0 -1 4202560 280 0 0 0 85 9 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704412470184 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11477] ppid=11471 vsize=2715132 CPUtime=0.83 cores=1,3,5,7
/proc/11473/task/11477/stat : 11477 (java) S 11471 11473 9782 0 -1 4202560 226 0 0 0 75 8 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704411417640 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11478] ppid=11471 vsize=2715132 CPUtime=0.84 cores=1,3,5,7
/proc/11473/task/11478/stat : 11478 (java) S 11471 11473 9782 0 -1 4202560 256 0 0 0 78 6 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704410364584 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11479] ppid=11471 vsize=2715132 CPUtime=0.92 cores=1,3,5,7
/proc/11473/task/11479/stat : 11479 (java) S 11471 11473 9782 0 -1 4202560 262 0 0 0 84 8 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704409312040 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11473/tid=11480] ppid=11471 vsize=2715132 CPUtime=0.86 cores=1,3,5,7
/proc/11473/task/11480/stat : 11480 (java) S 11471 11473 9782 0 -1 4202560 189 0 0 0 77 9 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704408258984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11481] ppid=11471 vsize=2715132 CPUtime=0.91 cores=1,3,5,7
/proc/11473/task/11481/stat : 11481 (java) S 11471 11473 9782 0 -1 4202560 251 0 0 0 84 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704407206440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11482] ppid=11471 vsize=2715132 CPUtime=0.8 cores=1,3,5,7
/proc/11473/task/11482/stat : 11482 (java) S 11471 11473 9782 0 -1 4202560 151 0 0 0 73 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704406153384 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11483] ppid=11471 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/11473/task/11483/stat : 11483 (java) S 11471 11473 9782 0 -1 4202560 269 0 0 0 80 7 0 0 20 0 19 0 341483168 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704405100840 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11484] ppid=11471 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/11473/task/11484/stat : 11484 (java) S 11471 11473 9782 0 -1 4202560 83 0 0 0 2 3 0 0 20 0 19 0 341483169 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704274881384 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11485] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11485/stat : 11485 (java) S 11471 11473 9782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704273827704 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11486] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11486/stat : 11486 (java) S 11471 11473 9782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341483170 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704272774536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11487] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11487/stat : 11487 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704271723280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11488] ppid=11471 vsize=2715132 CPUtime=0.5 cores=1,3,5,7
/proc/11473/task/11488/stat : 11488 (java) S 11471 11473 9782 0 -1 4202560 5377 0 0 0 49 1 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140704270670136 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11473/tid=11489] ppid=11471 vsize=2715132 CPUtime=0.38 cores=1,3,5,7
/proc/11473/task/11489/stat : 11489 (java) S 11471 11473 9782 0 -1 4202560 3048 0 0 0 36 2 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703397046712 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11490] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11490/stat : 11490 (java) S 11471 11473 9782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703395993848 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11473/tid=11491] ppid=11471 vsize=2715132 CPUtime=1.03 cores=1,3,5,7
/proc/11473/task/11491/stat : 11491 (java) S 11471 11473 9782 0 -1 4202560 103 0 0 0 52 51 0 0 20 0 19 0 341483173 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703394941512 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11473/tid=11492] ppid=11471 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/11473/task/11492/stat : 11492 (java) S 11471 11473 9782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341483184 2780295168 243249 33554432000 1073741824 1073778376 140736112230832 140703393887784 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2715132

Child status: 143
Real time (s): 1793.61
CPU time (s): 1800.69
CPU user time (s): 1799
CPU system time (s): 1.69374
CPU usage (%): 100.395
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.69374
maximum resident set size= 973180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14697
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39568
involuntary context switches= 21785

runsolver used 6.92095 second user time and 15.7926 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-03 21:59:22
IDJOB=3734929
IDBENCH=2920
IDSOLVER=2322
FILE ID=node111/3734929-1338753562
RUNJOBID= node111-1338737568-9799
PBS_JOBID= 14636765
Free space on /tmp= 67396 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_1.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734929-1338753562/watcher-3734929-1338753562 -o /tmp/evaluation-result-3734929-1338753562/solver-3734929-1338753562 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734929-1338753562.opb

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

MD5SUM BENCH= 0263d0a7c5e3320bd7cce9534c14bf27
RANDOM SEED=628017826

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30654068 kB
Buffers:          211520 kB
Cached:           547400 kB
SwapCached:         1404 kB
Active:           834164 kB
Inactive:         584000 kB
Active(anon):     660252 kB
Inactive(anon):     1276 kB
Active(file):     173912 kB
Inactive(file):   582724 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100152 kB
Dirty:                44 kB
Writeback:             0 kB
AnonPages:        679848 kB
Mapped:            16964 kB
Shmem:                 0 kB
Slab:             647156 kB
SReclaimable:      89324 kB
SUnreclaim:       557832 kB
KernelStack:        1624 kB
PageTables:         5300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1517604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67392 MiB
End job on node111 at 2012-06-03 22:29:17