Trace number 3734893

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
PB07: SAT4JPseudoResolution 2007-03-23OPT1 105.33 103.318

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_2.opb
MD5SUM031b0f629913e7cd5c934f00ec1a1885
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark11.1943
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
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 constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
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 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2934
Number of bits of the biggest sum of numbers12
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
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 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
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
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3734893-1338703421.opb
0.07/0.12	c reading problem ... 
0.07/0.14	c ... done. Wall clock time 0.023s.
0.07/0.14	c CPU time (experimental) 0.1s.
0.07/0.14	c #vars     94
0.07/0.14	c #constraints  8
0.07/0.19	c SATISFIABLE
0.07/0.19	c OPTIMIZING...
0.07/0.19	c Got one! Elapsed wall clock time (in seconds):0.071
0.07/0.19	o 1855
0.27/0.22	c Got one! Elapsed wall clock time (in seconds):0.104
0.27/0.22	o 1853
0.27/0.24	c Got one! Elapsed wall clock time (in seconds):0.121
0.27/0.24	o 1732
0.27/0.25	c Got one! Elapsed wall clock time (in seconds):0.13
0.27/0.25	o 1731
0.27/0.25	c Got one! Elapsed wall clock time (in seconds):0.138
0.27/0.25	o 1730
0.27/0.26	c Got one! Elapsed wall clock time (in seconds):0.146
0.27/0.26	o 1729
0.27/0.27	c Got one! Elapsed wall clock time (in seconds):0.154
0.27/0.27	o 1691
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.161
0.27/0.28	o 1612
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.168
0.27/0.28	o 1562
0.27/0.29	c Got one! Elapsed wall clock time (in seconds):0.175
0.27/0.29	o 1463
0.47/0.30	c Got one! Elapsed wall clock time (in seconds):0.181
0.47/0.30	o 1432
0.47/0.30	c Got one! Elapsed wall clock time (in seconds):0.188
0.47/0.30	o 1429
0.47/0.31	c Got one! Elapsed wall clock time (in seconds):0.194
0.47/0.31	o 1335
0.47/0.32	c Got one! Elapsed wall clock time (in seconds):0.2
0.47/0.32	o 1325
0.47/0.32	c Got one! Elapsed wall clock time (in seconds):0.207
0.47/0.32	o 1323
0.47/0.33	c Got one! Elapsed wall clock time (in seconds):0.212
0.47/0.33	o 1313
0.47/0.33	c Got one! Elapsed wall clock time (in seconds):0.218
0.47/0.33	o 1250
0.47/0.34	c Got one! Elapsed wall clock time (in seconds):0.223
0.47/0.34	o 1219
0.47/0.35	c Got one! Elapsed wall clock time (in seconds):0.23
0.47/0.35	o 1185
0.47/0.35	c Got one! Elapsed wall clock time (in seconds):0.235
0.47/0.35	o 1175
0.47/0.36	c Got one! Elapsed wall clock time (in seconds):0.242
0.47/0.36	o 1174
0.47/0.36	c Got one! Elapsed wall clock time (in seconds):0.248
0.47/0.36	o 1172
0.47/0.37	c Got one! Elapsed wall clock time (in seconds):0.259
0.47/0.37	o 1171
0.47/0.38	c Got one! Elapsed wall clock time (in seconds):0.266
0.47/0.38	o 1170
0.47/0.39	c Got one! Elapsed wall clock time (in seconds):0.273
0.47/0.39	o 1165
0.47/0.39	c Got one! Elapsed wall clock time (in seconds):0.279
0.47/0.39	o 1163
0.60/0.40	c Got one! Elapsed wall clock time (in seconds):0.285
0.60/0.40	o 1161
0.60/0.41	c Got one! Elapsed wall clock time (in seconds):0.291
0.60/0.41	o 1159
0.60/0.41	c Got one! Elapsed wall clock time (in seconds):0.299
0.60/0.41	o 1149
0.60/0.42	c Got one! Elapsed wall clock time (in seconds):0.306
0.60/0.42	o 1148
0.60/0.43	c Got one! Elapsed wall clock time (in seconds):0.314
0.60/0.43	o 1114
0.60/0.44	c Got one! Elapsed wall clock time (in seconds):0.323
0.60/0.44	o 1112
0.60/0.45	c Got one! Elapsed wall clock time (in seconds):0.33
0.60/0.45	o 1096
0.60/0.45	c Got one! Elapsed wall clock time (in seconds):0.336
0.60/0.45	o 1024
0.60/0.46	c Got one! Elapsed wall clock time (in seconds):0.341
0.60/0.46	o 1022
0.60/0.46	c Got one! Elapsed wall clock time (in seconds):0.349
0.60/0.46	o 1000
0.60/0.47	c Got one! Elapsed wall clock time (in seconds):0.355
0.60/0.47	o 998
0.60/0.48	c Got one! Elapsed wall clock time (in seconds):0.361
0.60/0.48	o 997
0.60/0.48	c Got one! Elapsed wall clock time (in seconds):0.369
0.60/0.48	o 996
0.75/0.50	c Got one! Elapsed wall clock time (in seconds):0.385
0.75/0.50	o 704
0.75/0.51	c Got one! Elapsed wall clock time (in seconds):0.392
0.75/0.51	o 702
0.75/0.52	c Got one! Elapsed wall clock time (in seconds):0.401
0.75/0.52	o 700
0.75/0.53	c Got one! Elapsed wall clock time (in seconds):0.414
0.75/0.53	o 698
0.75/0.54	c Got one! Elapsed wall clock time (in seconds):0.422
0.75/0.54	o 696
0.75/0.55	c Got one! Elapsed wall clock time (in seconds):0.432
0.75/0.55	o 667
0.75/0.56	c Got one! Elapsed wall clock time (in seconds):0.443
0.75/0.56	o 664
0.75/0.57	c Got one! Elapsed wall clock time (in seconds):0.453
0.75/0.57	o 661
0.75/0.58	c Got one! Elapsed wall clock time (in seconds):0.469
0.75/0.58	o 660
0.87/0.60	c Got one! Elapsed wall clock time (in seconds):0.482
0.87/0.60	o 658
0.87/0.61	c Got one! Elapsed wall clock time (in seconds):0.494
0.87/0.61	o 657
0.87/0.62	c Got one! Elapsed wall clock time (in seconds):0.509
0.87/0.62	o 656
0.87/0.64	c Got one! Elapsed wall clock time (in seconds):0.523
0.87/0.64	o 655
0.87/0.65	c Got one! Elapsed wall clock time (in seconds):0.53
0.87/0.65	o 653
0.87/0.65	c Got one! Elapsed wall clock time (in seconds):0.537
0.87/0.65	o 647
0.87/0.67	c Got one! Elapsed wall clock time (in seconds):0.552
0.87/0.67	o 645
0.87/0.68	c Got one! Elapsed wall clock time (in seconds):0.564
0.87/0.68	o 644
0.87/0.69	c Got one! Elapsed wall clock time (in seconds):0.573
0.87/0.69	o 642
1.03/0.71	c Got one! Elapsed wall clock time (in seconds):0.592
1.03/0.71	o 639
1.03/0.73	c Got one! Elapsed wall clock time (in seconds):0.619
1.03/0.73	o 567
1.03/0.75	c Got one! Elapsed wall clock time (in seconds):0.63
1.03/0.75	o 566
1.03/0.76	c Got one! Elapsed wall clock time (in seconds):0.646
1.03/0.76	o 564
1.03/0.77	c Got one! Elapsed wall clock time (in seconds):0.656
1.03/0.77	o 562
1.03/0.79	c Got one! Elapsed wall clock time (in seconds):0.678
1.03/0.79	o 561
1.26/0.80	c Got one! Elapsed wall clock time (in seconds):0.689
1.26/0.80	o 559
1.26/0.82	c Got one! Elapsed wall clock time (in seconds):0.702
1.26/0.82	o 557
1.26/0.84	c Got one! Elapsed wall clock time (in seconds):0.726
1.26/0.84	o 555
1.26/0.85	c Got one! Elapsed wall clock time (in seconds):0.738
1.26/0.85	o 554
1.26/0.86	c Got one! Elapsed wall clock time (in seconds):0.749
1.26/0.86	o 552
1.26/0.87	c Got one! Elapsed wall clock time (in seconds):0.755
1.26/0.87	o 550
1.26/0.89	c Got one! Elapsed wall clock time (in seconds):0.776
1.26/0.89	o 549
1.40/0.91	c Got one! Elapsed wall clock time (in seconds):0.796
1.40/0.91	o 544
1.40/0.92	c Got one! Elapsed wall clock time (in seconds):0.809
1.40/0.92	o 542
1.40/0.93	c Got one! Elapsed wall clock time (in seconds):0.818
1.40/0.93	o 541
1.40/0.95	c Got one! Elapsed wall clock time (in seconds):0.839
1.40/0.95	o 539
1.40/0.97	c Got one! Elapsed wall clock time (in seconds):0.855
1.40/0.97	o 537
1.40/1.00	c Got one! Elapsed wall clock time (in seconds):0.883
1.40/1.00	o 535
1.58/1.01	c Got one! Elapsed wall clock time (in seconds):0.892
1.58/1.01	o 533
1.58/1.04	c Got one! Elapsed wall clock time (in seconds):0.928
1.58/1.04	o 532
1.58/1.06	c Got one! Elapsed wall clock time (in seconds):0.946
1.58/1.06	o 529
1.58/1.08	c Got one! Elapsed wall clock time (in seconds):0.96
1.58/1.08	o 527
1.58/1.09	c Got one! Elapsed wall clock time (in seconds):0.976
1.58/1.09	o 526
1.58/1.10	c Got one! Elapsed wall clock time (in seconds):0.987
1.58/1.10	o 523
1.75/1.11	c Got one! Elapsed wall clock time (in seconds):0.997
1.75/1.11	o 522
1.75/1.12	c Got one! Elapsed wall clock time (in seconds):1.008
1.75/1.12	o 520
1.75/1.14	c Got one! Elapsed wall clock time (in seconds):1.02
1.75/1.14	o 498
1.75/1.15	c Got one! Elapsed wall clock time (in seconds):1.036
1.75/1.15	o 497
1.75/1.17	c Got one! Elapsed wall clock time (in seconds):1.053
1.75/1.17	o 495
1.75/1.19	c Got one! Elapsed wall clock time (in seconds):1.076
1.75/1.19	o 491
1.85/1.20	c Got one! Elapsed wall clock time (in seconds):1.087
1.85/1.20	o 490
1.85/1.21	c Got one! Elapsed wall clock time (in seconds):1.099
1.85/1.21	o 488
1.85/1.23	c Got one! Elapsed wall clock time (in seconds):1.113
1.85/1.23	o 487
1.85/1.25	c Got one! Elapsed wall clock time (in seconds):1.134
1.85/1.25	o 485
1.85/1.28	c Got one! Elapsed wall clock time (in seconds):1.165
1.85/1.28	o 472
1.96/1.30	c Got one! Elapsed wall clock time (in seconds):1.181
1.96/1.30	o 469
1.96/1.31	c Got one! Elapsed wall clock time (in seconds):1.195
1.96/1.31	o 459
1.96/1.32	c Got one! Elapsed wall clock time (in seconds):1.206
1.96/1.32	o 457
1.96/1.33	c Got one! Elapsed wall clock time (in seconds):1.217
1.96/1.33	o 453
1.96/1.35	c Got one! Elapsed wall clock time (in seconds):1.237
1.96/1.35	o 445
1.96/1.36	c Got one! Elapsed wall clock time (in seconds):1.249
1.96/1.36	o 443
1.96/1.38	c Got one! Elapsed wall clock time (in seconds):1.265
1.96/1.38	o 379
2.06/1.40	c Got one! Elapsed wall clock time (in seconds):1.287
2.06/1.40	o 377
2.06/1.42	c Got one! Elapsed wall clock time (in seconds):1.301
2.06/1.42	o 376
2.06/1.43	c Got one! Elapsed wall clock time (in seconds):1.312
2.06/1.43	o 373
2.06/1.46	c Got one! Elapsed wall clock time (in seconds):1.348
2.06/1.46	o 364
2.18/1.50	c Got one! Elapsed wall clock time (in seconds):1.386
2.18/1.50	o 360
2.18/1.52	c Got one! Elapsed wall clock time (in seconds):1.406
2.18/1.52	o 358
2.18/1.54	c Got one! Elapsed wall clock time (in seconds):1.42
2.18/1.54	o 357
2.18/1.56	c Got one! Elapsed wall clock time (in seconds):1.448
2.18/1.56	o 355
2.18/1.59	c Got one! Elapsed wall clock time (in seconds):1.471
2.18/1.59	o 353
2.30/1.60	c Got one! Elapsed wall clock time (in seconds):1.484
2.30/1.60	o 352
2.30/1.61	c Got one! Elapsed wall clock time (in seconds):1.496
2.30/1.61	o 348
2.30/1.63	c Got one! Elapsed wall clock time (in seconds):1.511
2.30/1.63	o 347
2.30/1.66	c Got one! Elapsed wall clock time (in seconds):1.548
2.30/1.66	o 345
2.30/1.67	c Got one! Elapsed wall clock time (in seconds):1.557
2.30/1.67	o 343
2.30/1.69	c Got one! Elapsed wall clock time (in seconds):1.572
2.30/1.69	o 341
2.39/1.70	c Got one! Elapsed wall clock time (in seconds):1.585
2.39/1.70	o 339
2.39/1.71	c Got one! Elapsed wall clock time (in seconds):1.596
2.39/1.71	o 332
2.39/1.73	c Got one! Elapsed wall clock time (in seconds):1.61
2.39/1.73	o 330
2.39/1.74	c Got one! Elapsed wall clock time (in seconds):1.624
2.39/1.74	o 328
2.39/1.76	c Got one! Elapsed wall clock time (in seconds):1.647
2.39/1.76	o 326
2.39/1.77	c Got one! Elapsed wall clock time (in seconds):1.658
2.39/1.77	o 325
2.39/1.79	c Got one! Elapsed wall clock time (in seconds):1.677
2.39/1.79	o 323
2.50/1.80	c Got one! Elapsed wall clock time (in seconds):1.689
2.50/1.80	o 322
2.50/1.82	c Got one! Elapsed wall clock time (in seconds):1.706
2.50/1.82	o 320
2.50/1.86	c Got one! Elapsed wall clock time (in seconds):1.744
2.50/1.86	o 319
2.50/1.88	c Got one! Elapsed wall clock time (in seconds):1.768
2.50/1.88	o 317
2.59/1.92	c Got one! Elapsed wall clock time (in seconds):1.808
2.59/1.92	o 315
2.59/1.94	c Got one! Elapsed wall clock time (in seconds):1.824
2.59/1.94	o 314
2.59/1.96	c Got one! Elapsed wall clock time (in seconds):1.841
2.59/1.96	o 311
2.59/1.97	c Got one! Elapsed wall clock time (in seconds):1.854
2.59/1.97	o 309
2.59/1.98	c Got one! Elapsed wall clock time (in seconds):1.865
2.59/1.98	o 307
2.70/2.01	c Got one! Elapsed wall clock time (in seconds):1.894
2.70/2.01	o 305
2.70/2.04	c Got one! Elapsed wall clock time (in seconds):1.927
2.70/2.04	o 303
2.70/2.08	c Got one! Elapsed wall clock time (in seconds):1.962
2.70/2.08	o 302
2.70/2.10	c Got one! Elapsed wall clock time (in seconds):1.987
2.70/2.10	o 301
2.82/2.12	c Got one! Elapsed wall clock time (in seconds):2.002
2.82/2.12	o 300
2.82/2.14	c Got one! Elapsed wall clock time (in seconds):2.029
2.82/2.14	o 299
2.82/2.17	c Got one! Elapsed wall clock time (in seconds):2.056
2.82/2.17	o 297
2.82/2.19	c Got one! Elapsed wall clock time (in seconds):2.07
2.82/2.19	o 296
2.93/2.21	c Got one! Elapsed wall clock time (in seconds):2.09
2.93/2.21	o 295
2.93/2.23	c Got one! Elapsed wall clock time (in seconds):2.115
2.93/2.23	o 284
2.93/2.25	c Got one! Elapsed wall clock time (in seconds):2.137
2.93/2.25	o 282
2.93/2.26	c Got one! Elapsed wall clock time (in seconds):2.149
2.93/2.26	o 280
2.93/2.28	c Got one! Elapsed wall clock time (in seconds):2.168
2.93/2.28	o 279
3.02/2.31	c Got one! Elapsed wall clock time (in seconds):2.194
3.02/2.31	o 278
3.02/2.33	c Got one! Elapsed wall clock time (in seconds):2.212
3.02/2.33	o 277
3.02/2.35	c Got one! Elapsed wall clock time (in seconds):2.233
3.02/2.35	o 276
3.02/2.37	c Got one! Elapsed wall clock time (in seconds):2.25
3.02/2.37	o 275
3.02/2.38	c Got one! Elapsed wall clock time (in seconds):2.263
3.02/2.38	o 269
3.12/2.40	c Got one! Elapsed wall clock time (in seconds):2.281
3.12/2.40	o 266
3.12/2.43	c Got one! Elapsed wall clock time (in seconds):2.318
3.12/2.43	o 265
3.12/2.45	c Got one! Elapsed wall clock time (in seconds):2.337
3.12/2.45	o 263
3.12/2.49	c Got one! Elapsed wall clock time (in seconds):2.374
3.12/2.49	o 261
3.27/2.50	c Got one! Elapsed wall clock time (in seconds):2.386
3.27/2.50	o 254
3.27/2.52	c Got one! Elapsed wall clock time (in seconds):2.408
3.27/2.52	o 253
3.27/2.55	c Got one! Elapsed wall clock time (in seconds):2.431
3.27/2.55	o 251
3.27/2.57	c Got one! Elapsed wall clock time (in seconds):2.457
3.27/2.57	o 250
3.38/2.60	c Got one! Elapsed wall clock time (in seconds):2.482
3.38/2.60	o 249
3.38/2.63	c Got one! Elapsed wall clock time (in seconds):2.515
3.38/2.63	o 248
3.38/2.65	c Got one! Elapsed wall clock time (in seconds):2.531
3.38/2.65	o 247
3.38/2.69	c Got one! Elapsed wall clock time (in seconds):2.573
3.38/2.69	o 246
3.48/2.71	c Got one! Elapsed wall clock time (in seconds):2.59
3.48/2.71	o 244
3.48/2.73	c Got one! Elapsed wall clock time (in seconds):2.612
3.48/2.73	o 243
3.48/2.75	c Got one! Elapsed wall clock time (in seconds):2.63
3.48/2.75	o 241
3.48/2.76	c Got one! Elapsed wall clock time (in seconds):2.645
3.48/2.76	o 239
3.48/2.78	c Got one! Elapsed wall clock time (in seconds):2.667
3.48/2.78	o 237
3.58/2.81	c Got one! Elapsed wall clock time (in seconds):2.695
3.58/2.81	o 236
3.58/2.83	c Got one! Elapsed wall clock time (in seconds):2.712
3.58/2.83	o 226
3.58/2.84	c Got one! Elapsed wall clock time (in seconds):2.727
3.58/2.84	o 225
3.58/2.87	c Got one! Elapsed wall clock time (in seconds):2.758
3.58/2.87	o 223
3.58/2.89	c Got one! Elapsed wall clock time (in seconds):2.77
3.58/2.89	o 222
3.68/2.90	c Got one! Elapsed wall clock time (in seconds):2.789
3.68/2.90	o 213
3.68/2.93	c Got one! Elapsed wall clock time (in seconds):2.811
3.68/2.93	o 212
3.68/2.95	c Got one! Elapsed wall clock time (in seconds):2.838
3.68/2.95	o 211
3.68/2.98	c Got one! Elapsed wall clock time (in seconds):2.861
3.68/2.98	o 210
3.78/3.00	c Got one! Elapsed wall clock time (in seconds):2.888
3.78/3.00	o 208
3.78/3.04	c Got one! Elapsed wall clock time (in seconds):2.926
3.78/3.04	o 206
3.78/3.06	c Got one! Elapsed wall clock time (in seconds):2.947
3.78/3.06	o 204
3.78/3.08	c Got one! Elapsed wall clock time (in seconds):2.963
3.78/3.08	o 203
3.88/3.11	c Got one! Elapsed wall clock time (in seconds):2.995
3.88/3.11	o 202
3.88/3.13	c Got one! Elapsed wall clock time (in seconds):3.018
3.88/3.13	o 201
3.88/3.18	c Got one! Elapsed wall clock time (in seconds):3.059
3.88/3.18	o 200
3.88/3.20	c Got one! Elapsed wall clock time (in seconds):3.08
3.88/3.20	o 199
3.99/3.22	c Got one! Elapsed wall clock time (in seconds):3.103
3.99/3.22	o 198
3.99/3.24	c Got one! Elapsed wall clock time (in seconds):3.12
3.99/3.24	o 197
3.99/3.26	c Got one! Elapsed wall clock time (in seconds):3.14
3.99/3.26	o 194
3.99/3.28	c Got one! Elapsed wall clock time (in seconds):3.159
3.99/3.28	o 193
4.09/3.31	c Got one! Elapsed wall clock time (in seconds):3.195
4.09/3.31	o 189
4.09/3.33	c Got one! Elapsed wall clock time (in seconds):3.21
4.09/3.33	o 188
4.09/3.36	c Got one! Elapsed wall clock time (in seconds):3.24
4.09/3.36	o 186
4.09/3.38	c Got one! Elapsed wall clock time (in seconds):3.267
4.09/3.38	o 182
4.18/3.41	c Got one! Elapsed wall clock time (in seconds):3.29
4.18/3.41	o 181
4.18/3.42	c Got one! Elapsed wall clock time (in seconds):3.309
4.18/3.42	o 179
4.18/3.44	c Got one! Elapsed wall clock time (in seconds):3.322
4.18/3.44	o 177
4.18/3.45	c Got one! Elapsed wall clock time (in seconds):3.337
4.18/3.45	o 173
4.18/3.47	c Got one! Elapsed wall clock time (in seconds):3.359
4.18/3.47	o 171
4.28/3.52	c Got one! Elapsed wall clock time (in seconds):3.4
4.28/3.52	o 168
4.28/3.53	c Got one! Elapsed wall clock time (in seconds):3.418
4.28/3.53	o 167
4.44/3.63	c Got one! Elapsed wall clock time (in seconds):3.515
4.44/3.63	o 166
4.44/3.65	c Got one! Elapsed wall clock time (in seconds):3.538
4.44/3.65	o 165
4.44/3.70	c Got one! Elapsed wall clock time (in seconds):3.58
4.44/3.70	o 163
4.54/3.72	c Got one! Elapsed wall clock time (in seconds):3.607
4.54/3.72	o 161
4.54/3.78	c Got one! Elapsed wall clock time (in seconds):3.659
4.54/3.78	o 160
4.64/3.81	c Got one! Elapsed wall clock time (in seconds):3.697
4.64/3.81	o 158
4.64/3.83	c Got one! Elapsed wall clock time (in seconds):3.713
4.64/3.83	o 156
4.64/3.88	c Got one! Elapsed wall clock time (in seconds):3.769
4.64/3.88	o 154
4.74/3.94	c Got one! Elapsed wall clock time (in seconds):3.821
4.74/3.94	o 153
4.74/3.95	c Got one! Elapsed wall clock time (in seconds):3.837
4.74/3.95	o 151
4.74/3.98	c Got one! Elapsed wall clock time (in seconds):3.868
4.74/3.98	o 149
4.83/4.02	c Got one! Elapsed wall clock time (in seconds):3.902
4.83/4.02	o 137
4.83/4.07	c Got one! Elapsed wall clock time (in seconds):3.957
4.83/4.07	o 134
4.93/4.11	c Got one! Elapsed wall clock time (in seconds):3.996
4.93/4.11	o 133
4.93/4.18	c Got one! Elapsed wall clock time (in seconds):4.065
4.93/4.18	o 131
5.04/4.22	c Got one! Elapsed wall clock time (in seconds):4.109
5.04/4.22	o 130
5.04/4.26	c Got one! Elapsed wall clock time (in seconds):4.144
5.04/4.26	o 128
5.14/4.32	c Got one! Elapsed wall clock time (in seconds):4.204
5.14/4.32	o 126
5.14/4.34	c Got one! Elapsed wall clock time (in seconds):4.222
5.14/4.34	o 124
5.14/4.40	c Got one! Elapsed wall clock time (in seconds):4.284
5.14/4.40	o 123
5.24/4.44	c Got one! Elapsed wall clock time (in seconds):4.329
5.24/4.44	o 122
5.24/4.48	c Got one! Elapsed wall clock time (in seconds):4.368
5.24/4.48	o 62
5.34/4.55	c Got one! Elapsed wall clock time (in seconds):4.438
5.34/4.55	o 61
5.44/4.61	c Got one! Elapsed wall clock time (in seconds):4.496
5.44/4.61	o 60
5.44/4.65	c Got one! Elapsed wall clock time (in seconds):4.534
5.44/4.65	o 53
5.44/4.68	c Got one! Elapsed wall clock time (in seconds):4.566
5.44/4.68	o 51
5.54/4.70	c Got one! Elapsed wall clock time (in seconds):4.586
5.54/4.70	o 49
5.54/4.75	c Got one! Elapsed wall clock time (in seconds):4.636
5.54/4.75	o 45
5.64/4.84	c Got one! Elapsed wall clock time (in seconds):4.729
5.64/4.84	o 44
5.64/4.87	c Got one! Elapsed wall clock time (in seconds):4.759
5.64/4.87	o 43
5.74/4.95	c Got one! Elapsed wall clock time (in seconds):4.807
5.74/4.95	o 41
5.74/4.95	c Got one! Elapsed wall clock time (in seconds):4.831
5.74/4.95	o 40
5.84/5.08	c Got one! Elapsed wall clock time (in seconds):4.961
5.84/5.08	o 39
5.94/5.15	c Got one! Elapsed wall clock time (in seconds):5.034
5.94/5.15	o 38
5.94/5.19	c Got one! Elapsed wall clock time (in seconds):5.076
5.94/5.19	o 35
6.17/5.31	c Got one! Elapsed wall clock time (in seconds):5.19
6.17/5.31	o 33
6.17/5.35	c Got one! Elapsed wall clock time (in seconds):5.23
6.17/5.35	o 32
6.27/5.42	c Got one! Elapsed wall clock time (in seconds):5.305
6.27/5.42	o 30
6.27/5.46	c Got one! Elapsed wall clock time (in seconds):5.341
6.27/5.46	o 29
6.37/5.55	c Got one! Elapsed wall clock time (in seconds):5.434
6.37/5.55	o 28
6.57/5.71	c Got one! Elapsed wall clock time (in seconds):5.592
6.57/5.71	o 27
6.57/5.79	c Got one! Elapsed wall clock time (in seconds):5.672
6.57/5.79	o 25
6.67/5.81	c Got one! Elapsed wall clock time (in seconds):5.695
6.67/5.81	o 24
6.67/5.89	c Got one! Elapsed wall clock time (in seconds):5.777
6.67/5.89	o 22
6.87/6.01	c Got one! Elapsed wall clock time (in seconds):5.897
6.87/6.01	o 21
7.07/6.25	c Got one! Elapsed wall clock time (in seconds):6.13
7.07/6.25	o 19
7.07/6.27	c Got one! Elapsed wall clock time (in seconds):6.155
7.07/6.27	o 17
7.17/6.36	c Got one! Elapsed wall clock time (in seconds):6.247
7.17/6.36	o 15
7.27/6.44	c Got one! Elapsed wall clock time (in seconds):6.325
7.27/6.44	o 14
7.38/6.59	c Got one! Elapsed wall clock time (in seconds):6.473
7.38/6.59	o 13
7.48/6.69	c Got one! Elapsed wall clock time (in seconds):6.577
7.48/6.69	o 12
7.67/6.85	c Got one! Elapsed wall clock time (in seconds):6.73
7.67/6.85	o 10
8.17/7.39	c Got one! Elapsed wall clock time (in seconds):7.272
8.17/7.39	o 9
8.51/7.65	c Got one! Elapsed wall clock time (in seconds):7.537
8.51/7.65	o 7
8.61/7.74	c Got one! Elapsed wall clock time (in seconds):7.623
8.61/7.74	o 5
12.89/11.92	c Got one! Elapsed wall clock time (in seconds):11.801
12.89/11.92	o 4
20.52/19.42	c Got one! Elapsed wall clock time (in seconds):19.302
20.52/19.42	o 3
23.72/22.61	c Got one! Elapsed wall clock time (in seconds):22.493
23.72/22.61	o 1
105.33/103.31	c starts		: 646
105.33/103.31	c conflicts		: 591634
105.33/103.31	c decisions		: 626589
105.33/103.31	c propagations		: 4427854
105.33/103.31	c inspects		: 1068690124
105.33/103.31	c learnt literals	: 14
105.33/103.31	c learnt binary clauses	: 14
105.33/103.31	c learnt ternary clauses	: 29
105.33/103.31	c learnt clauses	: 591619
105.33/103.31	c root simplifications	: 0
105.33/103.31	c removed literals (reason simplification)	: 0
105.33/103.31	c reason swapping (by a shorter reason)	: 0
105.33/103.31	c Calls to reduceDB	: 0
105.33/103.31	c speed (decisions/second)	: 7764.520006443699
105.33/103.31	c non guided choices	3479
105.33/103.31	s OPTIMUM FOUND
105.33/103.31	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 -x84 -x85 x86 -x87 x88 x89 x90 x91 x92 -x93 x94 
105.33/103.31	c objective function=1
105.33/103.31	c Total wall clock time (ms): 103.192

Verifier Data

OK	1

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-3734893-1338703421/watcher-3734893-1338703421 -o /tmp/evaluation-result-3734893-1338703421/solver-3734893-1338703421 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734893-1338703421.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: 1.94 2.07 2.03 3/194 20253
/proc/meminfo: memFree=28186004/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20253/stat : 20253 (java) D 20251 20253 7849 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 336467710 9515008 182 33554432000 1073741824 1073778376 140735578790560 140735578781592 214369648309 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/20253/statm: 2323 182 140 9 0 71 0

[startup+0.023484 s]
/proc/loadavg: 1.94 2.07 2.03 3/194 20253
/proc/meminfo: memFree=28186004/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=1878320 CPUtime=0 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 1638 0 1 0 0 0 0 0 20 0 2 0 336467710 1923399680 1829 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 469580 1846 931 9 0 460689 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1878320

[startup+0.100353 s]
/proc/loadavg: 1.94 2.07 2.03 3/194 20253
/proc/meminfo: memFree=28186004/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 4132 0 1 0 6 1 0 0 20 0 18 0 336467710 3028844544 5850 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 739464 5850 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300285 s]
/proc/loadavg: 1.94 2.07 2.03 3/194 20253
/proc/meminfo: memFree=28186004/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 7785 0 1 0 45 2 0 0 20 0 19 0 336467710 3097006080 10443 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 756105 10443 2244 9 0 746526 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 3024420

[startup+0.70034 s]
/proc/loadavg: 1.94 2.07 2.03 3/194 20253
/proc/meminfo: memFree=28186004/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3024420 CPUtime=1.03 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 10677 0 1 0 98 5 0 0 20 0 19 0 336467710 3097006080 32218 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 756105 32218 2254 9 0 746526 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 3024420

[startup+1.5008 s]
/proc/loadavg: 2.03 2.08 2.03 3/213 20347
/proc/meminfo: memFree=27986188/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3024420 CPUtime=2.18 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 13144 0 1 0 209 9 0 0 20 0 19 0 336467710 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 756105 83697 2263 9 0 746526 0
[pid=20253/tid=20255] ppid=20251 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3180 0 1 0 138 7 0 0 20 0 19 0 336467711 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290051723880 140289889470491 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3024420 CPUtime=0.21 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2241 0 0 0 21 0 0 0 20 0 19 0 336467717 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6313 0 0 0 45 2 0 0 20 0 19 0 336467717 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 83697 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 3024420

[startup+3.10081 s]
/proc/loadavg: 2.03 2.08 2.03 3/213 20406
/proc/meminfo: memFree=27731644/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3024420 CPUtime=3.88 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 13390 0 1 0 376 12 0 0 20 0 19 0 336467710 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 756105 115464 2277 9 0 746526 0
[pid=20253/tid=20255] ppid=20251 vsize=3024420 CPUtime=3.03 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3243 0 1 0 294 9 0 0 20 0 19 0 336467711 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290051723880 140289889268901 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467712 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336467714 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2241 0 0 0 24 0 0 0 20 0 19 0 336467717 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3097006080 115464 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 3024420

[startup+6.30083 s]
/proc/loadavg: 2.03 2.08 2.03 3/213 20507
/proc/meminfo: memFree=27712840/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3090984 CPUtime=7.17 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 13659 0 1 0 701 16 0 0 20 0 19 0 336467710 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 772746 119938 2280 9 0 763167 0
[pid=20253/tid=20255] ppid=20251 vsize=3090984 CPUtime=6.18 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3284 0 1 0 609 9 0 0 20 0 19 0 336467711 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290051721800 140289889429927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3090984 CPUtime=0.01 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3090984 CPUtime=0.02 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3090984 CPUtime=0.01 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336467712 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3090984 CPUtime=0.25 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2242 0 0 0 25 0 0 0 20 0 19 0 336467717 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 119938 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 3090984

[startup+12.7009 s]
/proc/loadavg: 2.02 2.08 2.03 3/213 20526
/proc/meminfo: memFree=27696364/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3090984 CPUtime=13.69 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 13732 0 1 0 1350 19 0 0 20 0 19 0 336467710 3165167616 124037 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 772746 124037 2280 9 0 763167 0
[pid=20253/tid=20255] ppid=20251 vsize=3090984 CPUtime=12.52 cores=1,3,5,7

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

/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2242 0 0 0 26 0 0 0 20 0 19 0 336467717 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3090984 CPUtime=0.01 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 336467717 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20528] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20528/stat : 20528 (java) S 20251 20253 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336469971 3165167616 150930 33554432000 1073741824 1073778376 140736056582928 140289887925288 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 52.42
Current children cumulated vsize (KiB) 3090984

[startup+102.308 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 20528
/proc/meminfo: memFree=27502388/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3090984 CPUtime=104.33 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 14519 0 1 0 10395 38 0 0 20 0 19 0 336467710 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 772746 166057 2280 9 0 763167 0
[pid=20253/tid=20255] ppid=20251 vsize=3090984 CPUtime=101.55 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3321 0 1 0 10143 12 0 0 20 0 19 0 336467711 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290051722528 140289889533085 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 116 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 99 0 0 0 15 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3090984 CPUtime=0.2 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 119 0 0 0 17 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 148 0 0 0 19 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3090984 CPUtime=0.19 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 122 0 0 0 17 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3090984 CPUtime=0.16 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 85 0 0 0 14 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 90 0 0 0 18 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 72 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2243 0 0 0 26 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3090984 CPUtime=0.04 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 2 2 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20528] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20528/stat : 20528 (java) S 20251 20253 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336469971 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140289887925288 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 104.33
Current children cumulated vsize (KiB) 3090984

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

[startup+103.101 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 20528
/proc/meminfo: memFree=27502388/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3090984 CPUtime=105.12 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 14519 0 1 0 10474 38 0 0 20 0 19 0 336467710 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 772746 166057 2280 9 0 763167 0
[pid=20253/tid=20255] ppid=20251 vsize=3090984 CPUtime=102.34 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3321 0 1 0 10222 12 0 0 20 0 19 0 336467711 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290051722528 140289889438498 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 116 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 99 0 0 0 15 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3090984 CPUtime=0.2 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 119 0 0 0 17 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 148 0 0 0 19 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3090984 CPUtime=0.19 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 122 0 0 0 17 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3090984 CPUtime=0.16 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 85 0 0 0 14 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 90 0 0 0 18 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 72 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2243 0 0 0 26 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3090984 CPUtime=0.05 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 2 3 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20528] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20528/stat : 20528 (java) S 20251 20253 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336469971 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140289887925288 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 105.12
Current children cumulated vsize (KiB) 3090984

[startup+103.301 s]
/proc/loadavg: 2.00 2.05 2.02 3/213 20528
/proc/meminfo: memFree=27502388/32873844 swapFree=7632/7632
[pid=20253] ppid=20251 vsize=3090984 CPUtime=105.33 cores=1,3,5,7
/proc/20253/stat : 20253 (java) S 20251 20253 7849 0 -1 4202496 14519 0 1 0 10495 38 0 0 20 0 19 0 336467710 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140736056574064 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20253/statm: 772746 166057 2280 9 0 763167 0
[pid=20253/tid=20255] ppid=20251 vsize=3090984 CPUtime=102.55 cores=1,3,5,7
/proc/20253/task/20255/stat : 20255 (java) R 20251 20253 7849 0 -1 4202560 3321 0 1 0 10243 12 0 0 20 0 19 0 336467711 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290051722528 140289889429731 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20256] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20256/stat : 20256 (java) S 20251 20253 7849 0 -1 4202560 116 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290035149224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20257] ppid=20251 vsize=3090984 CPUtime=0.18 cores=1,3,5,7
/proc/20253/task/20257/stat : 20257 (java) S 20251 20253 7849 0 -1 4202560 99 0 0 0 15 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290034096680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20258] ppid=20251 vsize=3090984 CPUtime=0.2 cores=1,3,5,7
/proc/20253/task/20258/stat : 20258 (java) S 20251 20253 7849 0 -1 4202560 119 0 0 0 17 3 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290033043624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20259] ppid=20251 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/20253/task/20259/stat : 20259 (java) S 20251 20253 7849 0 -1 4202560 148 0 0 0 19 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290031991080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20260] ppid=20251 vsize=3090984 CPUtime=0.19 cores=1,3,5,7
/proc/20253/task/20260/stat : 20260 (java) S 20251 20253 7849 0 -1 4202560 122 0 0 0 17 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290030939048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20261] ppid=20251 vsize=3090984 CPUtime=0.16 cores=1,3,5,7
/proc/20253/task/20261/stat : 20261 (java) S 20251 20253 7849 0 -1 4202560 85 0 0 0 14 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290029886504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20262] ppid=20251 vsize=3090984 CPUtime=0.22 cores=1,3,5,7
/proc/20253/task/20262/stat : 20262 (java) S 20251 20253 7849 0 -1 4202560 90 0 0 0 18 4 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290028833448 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20263] ppid=20251 vsize=3090984 CPUtime=0.15 cores=1,3,5,7
/proc/20253/task/20263/stat : 20263 (java) S 20251 20253 7849 0 -1 4202560 72 0 0 0 13 2 0 0 20 0 19 0 336467712 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290027780904 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20253/tid=20264] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20264/stat : 20264 (java) S 20251 20253 7849 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290015369576 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20265] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20265/stat : 20265 (java) S 20251 20253 7849 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290014315896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20266] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20266/stat : 20266 (java) S 20251 20253 7849 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 336467714 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290013262728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20267] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20267/stat : 20267 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290012211472 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20268] ppid=20251 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/20253/task/20268/stat : 20268 (java) S 20251 20253 7849 0 -1 4202560 2243 0 0 0 26 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290011159352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20253/tid=20269] ppid=20251 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/20253/task/20269/stat : 20269 (java) S 20251 20253 7849 0 -1 4202560 6314 0 0 0 51 2 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290010106808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20270] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20270/stat : 20270 (java) S 20251 20253 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290009053944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20253/tid=20271] ppid=20251 vsize=3090984 CPUtime=0.05 cores=1,3,5,7
/proc/20253/task/20271/stat : 20271 (java) S 20251 20253 7849 0 -1 4202560 7 0 0 0 2 3 0 0 20 0 19 0 336467717 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140290008001608 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20253/tid=20528] ppid=20251 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/20253/task/20528/stat : 20528 (java) S 20251 20253 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336469971 3165167616 166057 33554432000 1073741824 1073778376 140736056582928 140289887925288 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 105.33
Current children cumulated vsize (KiB) 3090984

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20253 and gives
#  childrusage.ru_utime.tv_sec=104
#  childrusage.ru_utime.tv_usec=606097
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=521920
# CPU time returned by wait4() is 105.128
# while last known CPU time is 105.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 103.318
CPU time (s): 105.33
CPU user time (s): 104.95
CPU system time (s): 0.38
CPU usage (%): 101.947
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.606
system time used= 0.52192
maximum resident set size= 664228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14524
page faults= 1
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3987
involuntary context switches= 1482

runsolver used 0.372943 second user time and 1.00385 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 08:03:41
IDJOB=3734893
IDBENCH=2916
IDSOLVER=2319
FILE ID=node130/3734893-1338703421
RUNJOBID= node130-1338679215-16920
PBS_JOBID= 14636683
Free space on /tmp= 70980 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3734893-1338703421/watcher-3734893-1338703421 -o /tmp/evaluation-result-3734893-1338703421/solver-3734893-1338703421 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3734893-1338703421.opb           

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

MD5SUM BENCH= 031b0f629913e7cd5c934f00ec1a1885
RANDOM SEED=1079737126

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28186540 kB
Buffers:          412948 kB
Cached:          2383396 kB
SwapCached:         4256 kB
Active:          2105240 kB
Inactive:        1705788 kB
Active(anon):    1007056 kB
Inactive(anon):     8128 kB
Active(file):    1098184 kB
Inactive(file):  1697660 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              3620 kB
Writeback:             0 kB
AnonPages:       1029612 kB
Mapped:            17620 kB
Shmem:                 4 kB
Slab:             722216 kB
SReclaimable:     163812 kB
SUnreclaim:       558404 kB
KernelStack:        1592 kB
PageTables:         6176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    993280 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= 70976 MiB
End job on node130 at 2012-06-03 08:05:25