Trace number 3711219

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
SAT4J PB specific settings 2.3.2 snapshotSAT (TO)40 1800.43 1797.25

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_3.opb
MD5SUM0f5da0a781de7969842ad5c8dd7a6f1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products15722
Sum of products size31444

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.04/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.06	c See www.sat4j.org for details.
0.04/0.06	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.04/0.07	c version 2.3.2.v20120418
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		501472288
0.04/0.07	c Max memory 		7480803328
0.04/0.07	c Total memory 		504102912
0.04/0.07	c Number of processors 	8
0.10/0.10	c read org.sat4j.minisat.orders.VarOrderHeap
0.10/0.10	c configuring ORDERS
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=true
0.10/0.10	c Heuristics kept accross calls (keep the solver "hot")
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3711219-1338165815.opb
0.10/0.10	c reading problem ... 
1.39/0.60	c ... done. Wall clock time 0.495s.
1.39/0.60	c declared #vars     500
1.39/0.60	c internal #vars     16222
1.39/0.60	c #constraints  31944
1.39/0.60	c constraints type 
1.39/0.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16222
1.39/0.60	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15722
1.39/0.60	c 31944 constraints processed.
1.99/0.89	c SATISFIABLE
1.99/0.89	c OPTIMIZING...
1.99/0.89	c Got one! Elapsed wall clock time (in seconds):0.781
1.99/0.89	o 499
2.28/0.90	c Got one! Elapsed wall clock time (in seconds):0.797
2.28/0.90	o 498
2.28/0.93	c Got one! Elapsed wall clock time (in seconds):0.821
2.28/0.93	o 497
2.28/0.95	c Got one! Elapsed wall clock time (in seconds):0.842
2.28/0.95	o 496
2.28/0.97	c Got one! Elapsed wall clock time (in seconds):0.865
2.28/0.97	o 495
2.28/0.98	c Got one! Elapsed wall clock time (in seconds):0.878
2.28/0.98	o 494
2.28/1.00	c Got one! Elapsed wall clock time (in seconds):0.896
2.28/1.00	o 493
2.52/1.01	c Got one! Elapsed wall clock time (in seconds):0.909
2.52/1.01	o 492
2.52/1.03	c Got one! Elapsed wall clock time (in seconds):0.922
2.52/1.03	o 491
2.52/1.04	c Got one! Elapsed wall clock time (in seconds):0.935
2.52/1.04	o 490
2.52/1.05	c Got one! Elapsed wall clock time (in seconds):0.947
2.52/1.05	o 489
2.52/1.07	c Got one! Elapsed wall clock time (in seconds):0.961
2.52/1.07	o 488
2.52/1.08	c Got one! Elapsed wall clock time (in seconds):0.972
2.52/1.08	o 487
2.52/1.09	c Got one! Elapsed wall clock time (in seconds):0.983
2.52/1.09	o 486
2.52/1.10	c Got one! Elapsed wall clock time (in seconds):0.995
2.52/1.10	o 485
2.67/1.11	c Got one! Elapsed wall clock time (in seconds):1.006
2.67/1.11	o 484
2.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.017
2.67/1.12	o 483
2.67/1.13	c Got one! Elapsed wall clock time (in seconds):1.028
2.67/1.13	o 482
2.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.04
2.67/1.14	o 481
2.67/1.16	c Got one! Elapsed wall clock time (in seconds):1.052
2.67/1.16	o 480
2.67/1.17	c Got one! Elapsed wall clock time (in seconds):1.063
2.67/1.17	o 479
2.67/1.18	c Got one! Elapsed wall clock time (in seconds):1.074
2.67/1.18	o 478
2.67/1.19	c Got one! Elapsed wall clock time (in seconds):1.086
2.67/1.19	o 477
2.81/1.20	c Got one! Elapsed wall clock time (in seconds):1.096
2.81/1.20	o 476
2.81/1.21	c Got one! Elapsed wall clock time (in seconds):1.107
2.81/1.21	o 475
2.81/1.22	c Got one! Elapsed wall clock time (in seconds):1.118
2.81/1.22	o 474
2.81/1.23	c Got one! Elapsed wall clock time (in seconds):1.129
2.81/1.23	o 473
2.81/1.24	c Got one! Elapsed wall clock time (in seconds):1.14
2.81/1.24	o 472
2.81/1.25	c Got one! Elapsed wall clock time (in seconds):1.15
2.81/1.25	o 471
2.81/1.27	c Got one! Elapsed wall clock time (in seconds):1.161
2.81/1.27	o 470
2.81/1.28	c Got one! Elapsed wall clock time (in seconds):1.172
2.81/1.28	o 469
2.81/1.29	c Got one! Elapsed wall clock time (in seconds):1.183
2.81/1.29	o 468
2.91/1.30	c Got one! Elapsed wall clock time (in seconds):1.194
2.91/1.30	o 467
2.91/1.31	c Got one! Elapsed wall clock time (in seconds):1.205
2.91/1.31	o 466
2.91/1.32	c Got one! Elapsed wall clock time (in seconds):1.215
2.91/1.32	o 465
2.91/1.33	c Got one! Elapsed wall clock time (in seconds):1.226
2.91/1.33	o 464
2.91/1.34	c Got one! Elapsed wall clock time (in seconds):1.237
2.91/1.34	o 463
2.91/1.35	c Got one! Elapsed wall clock time (in seconds):1.248
2.91/1.35	o 462
2.91/1.36	c Got one! Elapsed wall clock time (in seconds):1.259
2.91/1.36	o 461
2.91/1.37	c Got one! Elapsed wall clock time (in seconds):1.27
2.91/1.37	o 460
2.91/1.38	c Got one! Elapsed wall clock time (in seconds):1.281
2.91/1.38	o 459
2.91/1.40	c Got one! Elapsed wall clock time (in seconds):1.291
2.91/1.40	o 458
3.01/1.41	c Got one! Elapsed wall clock time (in seconds):1.302
3.01/1.41	o 457
3.01/1.42	c Got one! Elapsed wall clock time (in seconds):1.313
3.01/1.42	o 456
3.01/1.43	c Got one! Elapsed wall clock time (in seconds):1.324
3.01/1.43	o 455
3.01/1.44	c Got one! Elapsed wall clock time (in seconds):1.335
3.01/1.44	o 454
3.01/1.45	c Got one! Elapsed wall clock time (in seconds):1.346
3.01/1.45	o 453
3.01/1.46	c Got one! Elapsed wall clock time (in seconds):1.356
3.01/1.46	o 452
3.01/1.47	c Got one! Elapsed wall clock time (in seconds):1.367
3.01/1.47	o 451
3.01/1.48	c Got one! Elapsed wall clock time (in seconds):1.378
3.01/1.48	o 450
3.01/1.49	c Got one! Elapsed wall clock time (in seconds):1.389
3.01/1.49	o 449
3.11/1.50	c Got one! Elapsed wall clock time (in seconds):1.4
3.11/1.50	o 448
3.11/1.52	c Got one! Elapsed wall clock time (in seconds):1.411
3.11/1.52	o 447
3.11/1.53	c Got one! Elapsed wall clock time (in seconds):1.422
3.11/1.53	o 446
3.11/1.54	c Got one! Elapsed wall clock time (in seconds):1.433
3.11/1.54	o 445
3.11/1.55	c Got one! Elapsed wall clock time (in seconds):1.443
3.11/1.55	o 444
3.11/1.56	c Got one! Elapsed wall clock time (in seconds):1.455
3.11/1.56	o 443
3.11/1.57	c Got one! Elapsed wall clock time (in seconds):1.465
3.11/1.57	o 442
3.11/1.58	c Got one! Elapsed wall clock time (in seconds):1.476
3.11/1.58	o 441
3.11/1.59	c Got one! Elapsed wall clock time (in seconds):1.487
3.11/1.59	o 440
3.21/1.60	c Got one! Elapsed wall clock time (in seconds):1.498
3.21/1.60	o 439
3.21/1.61	c Got one! Elapsed wall clock time (in seconds):1.509
3.21/1.61	o 438
3.21/1.62	c Got one! Elapsed wall clock time (in seconds):1.52
3.21/1.62	o 437
3.21/1.63	c Got one! Elapsed wall clock time (in seconds):1.53
3.21/1.63	o 436
3.21/1.65	c Got one! Elapsed wall clock time (in seconds):1.542
3.21/1.65	o 435
3.21/1.66	c Got one! Elapsed wall clock time (in seconds):1.553
3.21/1.66	o 434
3.21/1.67	c Got one! Elapsed wall clock time (in seconds):1.564
3.21/1.67	o 433
3.21/1.68	c Got one! Elapsed wall clock time (in seconds):1.575
3.21/1.68	o 432
3.21/1.69	c Got one! Elapsed wall clock time (in seconds):1.586
3.21/1.69	o 431
3.33/1.70	c Got one! Elapsed wall clock time (in seconds):1.597
3.33/1.70	o 430
3.33/1.71	c Got one! Elapsed wall clock time (in seconds):1.608
3.33/1.71	o 429
3.33/1.72	c Got one! Elapsed wall clock time (in seconds):1.619
3.33/1.72	o 428
3.33/1.73	c Got one! Elapsed wall clock time (in seconds):1.63
3.33/1.73	o 427
3.33/1.74	c Got one! Elapsed wall clock time (in seconds):1.64
3.33/1.74	o 426
3.33/1.76	c Got one! Elapsed wall clock time (in seconds):1.651
3.33/1.76	o 425
3.33/1.77	c Got one! Elapsed wall clock time (in seconds):1.662
3.33/1.77	o 424
3.33/1.78	c Got one! Elapsed wall clock time (in seconds):1.673
3.33/1.78	o 423
3.33/1.79	c Got one! Elapsed wall clock time (in seconds):1.684
3.33/1.79	o 422
3.43/1.80	c Got one! Elapsed wall clock time (in seconds):1.695
3.43/1.80	o 421
3.43/1.81	c Got one! Elapsed wall clock time (in seconds):1.706
3.43/1.81	o 420
3.43/1.82	c Got one! Elapsed wall clock time (in seconds):1.717
3.43/1.82	o 419
3.43/1.83	c Got one! Elapsed wall clock time (in seconds):1.728
3.43/1.83	o 418
3.43/1.84	c Got one! Elapsed wall clock time (in seconds):1.738
3.43/1.84	o 417
3.43/1.85	c Got one! Elapsed wall clock time (in seconds):1.749
3.43/1.85	o 416
3.43/1.86	c Got one! Elapsed wall clock time (in seconds):1.76
3.43/1.86	o 415
3.43/1.88	c Got one! Elapsed wall clock time (in seconds):1.771
3.43/1.88	o 414
3.43/1.89	c Got one! Elapsed wall clock time (in seconds):1.782
3.43/1.89	o 413
3.53/1.90	c Got one! Elapsed wall clock time (in seconds):1.793
3.53/1.90	o 412
3.53/1.91	c Got one! Elapsed wall clock time (in seconds):1.804
3.53/1.91	o 411
3.53/1.92	c Got one! Elapsed wall clock time (in seconds):1.814
3.53/1.92	o 410
3.53/1.93	c Got one! Elapsed wall clock time (in seconds):1.825
3.53/1.93	o 409
3.53/1.94	c Got one! Elapsed wall clock time (in seconds):1.836
3.53/1.94	o 408
3.53/1.95	c Got one! Elapsed wall clock time (in seconds):1.847
3.53/1.95	o 407
3.53/1.96	c Got one! Elapsed wall clock time (in seconds):1.858
3.53/1.96	o 406
3.53/1.97	c Got one! Elapsed wall clock time (in seconds):1.869
3.53/1.97	o 405
3.53/1.98	c Got one! Elapsed wall clock time (in seconds):1.88
3.53/1.98	o 404
3.53/1.99	c Got one! Elapsed wall clock time (in seconds):1.891
3.53/2.00	o 403
3.63/2.01	c Got one! Elapsed wall clock time (in seconds):1.901
3.63/2.01	o 402
3.63/2.02	c Got one! Elapsed wall clock time (in seconds):1.912
3.63/2.02	o 401
3.63/2.03	c Got one! Elapsed wall clock time (in seconds):1.924
3.63/2.03	o 400
3.63/2.04	c Got one! Elapsed wall clock time (in seconds):1.934
3.63/2.04	o 399
3.63/2.05	c Got one! Elapsed wall clock time (in seconds):1.945
3.63/2.05	o 398
3.63/2.06	c Got one! Elapsed wall clock time (in seconds):1.956
3.63/2.06	o 397
3.63/2.07	c Got one! Elapsed wall clock time (in seconds):1.967
3.63/2.07	o 396
3.63/2.08	c Got one! Elapsed wall clock time (in seconds):1.978
3.63/2.08	o 395
3.63/2.09	c Got one! Elapsed wall clock time (in seconds):1.988
3.63/2.09	o 394
3.74/2.10	c Got one! Elapsed wall clock time (in seconds):1.999
3.74/2.10	o 393
3.74/2.12	c Got one! Elapsed wall clock time (in seconds):2.011
3.74/2.12	o 392
3.74/2.13	c Got one! Elapsed wall clock time (in seconds):2.021
3.74/2.13	o 391
3.74/2.14	c Got one! Elapsed wall clock time (in seconds):2.032
3.74/2.14	o 390
3.74/2.15	c Got one! Elapsed wall clock time (in seconds):2.043
3.74/2.15	o 389
3.74/2.16	c Got one! Elapsed wall clock time (in seconds):2.054
3.74/2.16	o 388
3.74/2.17	c Got one! Elapsed wall clock time (in seconds):2.065
3.74/2.17	o 387
3.74/2.18	c Got one! Elapsed wall clock time (in seconds):2.076
3.74/2.18	o 386
3.74/2.19	c Got one! Elapsed wall clock time (in seconds):2.086
3.74/2.19	o 385
3.84/2.22	c Got one! Elapsed wall clock time (in seconds):2.114
3.84/2.22	o 384
3.84/2.22	c Got one! Elapsed wall clock time (in seconds):2.119
3.84/2.22	o 383
3.84/2.23	c Got one! Elapsed wall clock time (in seconds):2.124
3.84/2.23	o 382
3.84/2.23	c Got one! Elapsed wall clock time (in seconds):2.13
3.84/2.23	o 381
3.84/2.24	c Got one! Elapsed wall clock time (in seconds):2.135
3.84/2.24	o 380
3.84/2.24	c Got one! Elapsed wall clock time (in seconds):2.14
3.84/2.24	o 379
3.84/2.25	c Got one! Elapsed wall clock time (in seconds):2.145
3.84/2.25	o 378
3.84/2.25	c Got one! Elapsed wall clock time (in seconds):2.15
3.84/2.25	o 377
3.84/2.26	c Got one! Elapsed wall clock time (in seconds):2.156
3.84/2.26	o 376
3.84/2.26	c Got one! Elapsed wall clock time (in seconds):2.161
3.84/2.26	o 375
3.84/2.27	c Got one! Elapsed wall clock time (in seconds):2.166
3.84/2.27	o 374
3.84/2.28	c Got one! Elapsed wall clock time (in seconds):2.171
3.84/2.28	o 373
3.84/2.28	c Got one! Elapsed wall clock time (in seconds):2.176
3.84/2.28	o 372
3.84/2.29	c Got one! Elapsed wall clock time (in seconds):2.181
3.84/2.29	o 371
3.84/2.29	c Got one! Elapsed wall clock time (in seconds):2.186
3.84/2.29	o 370
3.84/2.30	c Got one! Elapsed wall clock time (in seconds):2.191
3.84/2.30	o 369
3.98/2.30	c Got one! Elapsed wall clock time (in seconds):2.197
3.98/2.30	o 368
3.98/2.31	c Got one! Elapsed wall clock time (in seconds):2.202
3.98/2.31	o 367
3.98/2.31	c Got one! Elapsed wall clock time (in seconds):2.207
3.98/2.31	o 366
3.98/2.32	c Got one! Elapsed wall clock time (in seconds):2.212
3.98/2.32	o 365
3.98/2.32	c Got one! Elapsed wall clock time (in seconds):2.217
3.98/2.32	o 364
3.98/2.33	c Got one! Elapsed wall clock time (in seconds):2.222
3.98/2.33	o 363
3.98/2.33	c Got one! Elapsed wall clock time (in seconds):2.228
3.98/2.33	o 362
3.98/2.34	c Got one! Elapsed wall clock time (in seconds):2.233
3.98/2.34	o 361
3.98/2.34	c Got one! Elapsed wall clock time (in seconds):2.238
3.98/2.34	o 360
3.98/2.35	c Got one! Elapsed wall clock time (in seconds):2.244
3.98/2.35	o 359
3.98/2.35	c Got one! Elapsed wall clock time (in seconds):2.25
3.98/2.35	o 358
3.98/2.36	c Got one! Elapsed wall clock time (in seconds):2.255
3.98/2.36	o 357
3.98/2.36	c Got one! Elapsed wall clock time (in seconds):2.26
3.98/2.36	o 356
3.98/2.37	c Got one! Elapsed wall clock time (in seconds):2.265
3.98/2.37	o 355
3.98/2.37	c Got one! Elapsed wall clock time (in seconds):2.27
3.98/2.37	o 354
3.98/2.38	c Got one! Elapsed wall clock time (in seconds):2.275
3.98/2.38	o 353
3.98/2.38	c Got one! Elapsed wall clock time (in seconds):2.281
3.98/2.38	o 352
3.98/2.39	c Got one! Elapsed wall clock time (in seconds):2.286
3.98/2.39	o 351
3.98/2.40	c Got one! Elapsed wall clock time (in seconds):2.291
3.98/2.40	o 350
4.09/2.40	c Got one! Elapsed wall clock time (in seconds):2.296
4.09/2.40	o 349
4.09/2.41	c Got one! Elapsed wall clock time (in seconds):2.301
4.09/2.41	o 348
4.09/2.41	c Got one! Elapsed wall clock time (in seconds):2.306
4.09/2.41	o 347
4.09/2.42	c Got one! Elapsed wall clock time (in seconds):2.311
4.09/2.42	o 346
4.09/2.42	c Got one! Elapsed wall clock time (in seconds):2.317
4.09/2.42	o 345
4.09/2.43	c Got one! Elapsed wall clock time (in seconds):2.322
4.09/2.43	o 344
4.09/2.43	c Got one! Elapsed wall clock time (in seconds):2.327
4.09/2.43	o 343
4.09/2.44	c Got one! Elapsed wall clock time (in seconds):2.332
4.09/2.44	o 342
4.09/2.44	c Got one! Elapsed wall clock time (in seconds):2.337
4.09/2.44	o 341
4.09/2.45	c Got one! Elapsed wall clock time (in seconds):2.342
4.09/2.45	o 340
4.09/2.45	c Got one! Elapsed wall clock time (in seconds):2.347
4.09/2.45	o 339
4.09/2.46	c Got one! Elapsed wall clock time (in seconds):2.352
4.09/2.46	o 338
4.09/2.46	c Got one! Elapsed wall clock time (in seconds):2.358
4.09/2.46	o 337
4.09/2.47	c Got one! Elapsed wall clock time (in seconds):2.363
4.09/2.47	o 336
4.09/2.47	c Got one! Elapsed wall clock time (in seconds):2.368
4.09/2.47	o 335
4.09/2.49	c Got one! Elapsed wall clock time (in seconds):2.386
4.09/2.49	o 334
4.22/2.50	c Got one! Elapsed wall clock time (in seconds):2.395
4.22/2.50	o 42
4.22/2.51	c Got one! Elapsed wall clock time (in seconds):2.402
4.22/2.51	o 40
12.97/11.11	c cleaning 2499 clauses out of 5004 with flag 5003/5004
24.07/22.12	c cleaning 4233 clauses out of 8502 with flag 11000/11001
36.98/35.00	c cleaning 5623 clauses out of 11269 with flag 18000/18001
51.59/49.63	c cleaning 6793 clauses out of 13647 with flag 26001/26002
67.02/65.05	c cleaning 7904 clauses out of 15853 with flag 35000/35001
84.53/82.56	c cleaning 8956 clauses out of 17951 with flag 45002/45003
103.44/101.40	c cleaning 9980 clauses out of 19995 with flag 56002/56003
123.85/121.82	c cleaning 10994 clauses out of 22014 with flag 68001/68002
148.26/146.22	c cleaning 11997 clauses out of 24022 with flag 81003/81004
173.36/171.37	c cleaning 12992 clauses out of 26024 with flag 95002/95003
202.57/200.53	c cleaning 14000 clauses out of 28030 with flag 110000/110001
231.77/229.78	c cleaning 14979 clauses out of 30030 with flag 126000/126001
262.78/260.75	c cleaning 16018 clauses out of 32051 with flag 143000/143001
297.41/295.31	c cleaning 17009 clauses out of 34036 with flag 161003/161004
331.33/329.26	c cleaning 17990 clauses out of 36024 with flag 180000/180001
367.95/365.87	c cleaning 18994 clauses out of 38034 with flag 200000/200001
406.66/404.53	c cleaning 20009 clauses out of 40040 with flag 221000/221001
447.37/445.20	c cleaning 21004 clauses out of 42031 with flag 243000/243001
489.01/486.83	c cleaning 21995 clauses out of 44027 with flag 266000/266001
528.94/526.73	c cleaning 23012 clauses out of 46032 with flag 290000/290001
574.96/572.74	c cleaning 23995 clauses out of 48020 with flag 315000/315001
608.78/606.54	c cleaning 24993 clauses out of 50028 with flag 341003/341004
654.30/652.09	c cleaning 25987 clauses out of 52032 with flag 368000/368001
704.61/702.31	c cleaning 27004 clauses out of 54045 with flag 396000/396001
757.13/754.83	c cleaning 28013 clauses out of 56041 with flag 425000/425001
810.95/808.69	c cleaning 29001 clauses out of 58028 with flag 455000/455001
869.40/867.02	c cleaning 29988 clauses out of 60027 with flag 486000/486001
923.51/921.18	c cleaning 30990 clauses out of 62040 with flag 518001/518002
986.04/983.60	c cleaning 32010 clauses out of 64052 with flag 551003/551004
1049.78/1047.31	c cleaning 32966 clauses out of 66039 with flag 585000/585001
1113.61/1111.18	c cleaning 34027 clauses out of 68073 with flag 620000/620001
1181.79/1179.25	c cleaning 35004 clauses out of 70046 with flag 656000/656001
1253.80/1251.28	c cleaning 35984 clauses out of 72042 with flag 693000/693001
1321.34/1318.73	c cleaning 36991 clauses out of 74058 with flag 731000/731001
1390.14/1387.50	c cleaning 38015 clauses out of 76068 with flag 770001/770002
1465.58/1463.00	c cleaning 38994 clauses out of 78052 with flag 810000/810001
1542.09/1539.48	c cleaning 39962 clauses out of 80058 with flag 851000/851001
1617.93/1615.25	c cleaning 41037 clauses out of 82098 with flag 893002/893003
1696.17/1693.45	c cleaning 42007 clauses out of 84059 with flag 936000/936001
1782.68/1779.91	c cleaning 42995 clauses out of 86052 with flag 980000/980001
1800.02/1797.21	c starts		: 355
1800.02/1797.21	c conflicts		: 988769
1800.02/1797.21	c decisions		: 3515381
1800.02/1797.21	c propagations		: 2716385625
1800.02/1797.21	c inspects		: 16932939168
1800.02/1797.21	c shortcuts		: 0
1800.02/1797.21	c learnt literals	: 0
1800.02/1797.21	c learnt binary clauses	: 0
1800.02/1797.21	c learnt ternary clauses	: 2
1800.02/1797.21	c learnt constraints	: 988769
1800.02/1797.21	c ignored constraints	: 0
1800.02/1797.21	c root simplifications	: 355
1800.02/1797.21	c removed literals (reason simplification)	: 108881
1800.02/1797.21	c reason swapping (by a shorter reason)	: 0
1800.02/1797.21	c Calls to reduceDB	: 40
1800.02/1797.21	c number of reductions to clauses (during analyze)	: 0
1800.02/1797.21	c number of learned constraints concerned by reduction	: 0
1800.02/1797.21	c number of learning phase by resolution	: 0
1800.02/1797.21	c number of learning phase by cutting planes	: 0
1800.02/1797.21	c speed (assignments/second)	: 1511974.3390504858
1800.02/1797.21	c non guided choices	179980
1800.02/1797.23	c learnt constraints type 
1800.02/1797.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 51836
1800.02/1797.23	c constraints type 
1800.02/1797.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16222
1800.02/1797.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.02/1797.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15722
1800.02/1797.23	c 31945 constraints processed.
1800.02/1797.23	s SATISFIABLE
1800.02/1797.24	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 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 x225 -x226 x227 x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.02/1797.24	c objective function=40
1800.02/1797.24	c Total wall clock time (in seconds): 1797.131

Verifier Data

OK	40

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-3711219-1338165815/watcher-3711219-1338165815 -o /tmp/evaluation-result-3711219-1338165815/solver-3711219-1338165815 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711219-1338165815.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.92 1.98 1.99 5/193 14067
/proc/meminfo: memFree=30522116/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 1276 0 0 0 0 0 0 0 20 0 2 0 282707574 98570240 976 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 24065 976 743 9 0 16771 0
[pid=14067/tid=14068] ppid=14065 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 282707575 98570240 977 33554432000 1073741824 1073778376 140737479929360 140709814210088 266435642752 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.056743 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 14067
/proc/meminfo: memFree=30522116/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9558440 CPUtime=0.04 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 3277 0 1 0 4 0 0 0 20 0 18 0 282707574 9787842560 4484 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2389610 4484 1766 9 0 2380296 0
[pid=14067/tid=14068] ppid=14065 vsize=9558440 CPUtime=0.03 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2067 0 1 0 3 0 0 0 20 0 18 0 282707575 9787842560 4484 33554432000 1073741824 1073778376 140737479929360 140709814217376 266439025933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558440

[startup+0.10022 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 14067
/proc/meminfo: memFree=30522116/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9558440 CPUtime=0.1 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 4419 0 1 0 10 0 0 0 20 0 18 0 282707574 9787842560 6136 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2389610 6136 2149 9 0 2380296 0
[pid=14067/tid=14068] ppid=14065 vsize=9558440 CPUtime=0.08 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2488 0 1 0 8 0 0 0 20 0 18 0 282707575 9787842560 6136 33554432000 1073741824 1073778376 140737479929360 140709814213576 140709819055142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558440

[startup+0.300199 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 14067
/proc/meminfo: memFree=30522116/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9558700 CPUtime=0.49 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 6216 0 1 0 48 1 0 0 20 0 18 0 282707574 9788108800 8956 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2389675 8956 2234 9 0 2380361 0
[pid=14067/tid=14068] ppid=14065 vsize=9558700 CPUtime=0.28 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2501 0 1 0 28 0 0 0 20 0 18 0 282707575 9788108800 8956 33554432000 1073741824 1073778376 140737479929360 140709814213576 140709655370037 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558700

[startup+0.70021 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 14067
/proc/meminfo: memFree=30522116/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=1.69 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 18999 0 1 0 165 4 0 0 20 0 19 0 282707574 9856004096 23592 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 23592 2258 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2527 0 1 0 66 2 0 0 20 0 19 0 282707575 9856004096 23592 33554432000 1073741824 1073778376 140737479929360 140709814215440 140709655031120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9625004

[startup+1.50072 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 14087
/proc/meminfo: memFree=30339360/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=3.11 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 20946 0 1 0 306 5 0 0 20 0 19 0 282707574 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 33074 2264 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=1.48 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2547 0 1 0 145 3 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709814215320 140709656018922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282707576 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.79 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9067 0 0 0 77 2 0 0 20 0 19 0 282707579 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.81 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8132 0 0 0 79 2 0 0 20 0 19 0 282707579 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 33074 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9625004

[startup+3.10067 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 14087
/proc/meminfo: memFree=30257316/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=4.96 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 21837 0 1 0 489 7 0 0 20 0 19 0 282707574 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 48970 2281 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=3.06 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2577 0 1 0 303 3 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709814215080 140709655990159 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282707576 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.87 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9068 0 0 0 85 2 0 0 20 0 19 0 282707579 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.94 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8945 0 0 0 92 2 0 0 20 0 19 0 282707579 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 48970 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 9625004

[startup+6.30062 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 14087
/proc/meminfo: memFree=30252848/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=8.16 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 21839 0 1 0 809 7 0 0 20 0 19 0 282707574 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 48240 2281 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=6.26 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2579 0 1 0 623 3 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709814213088 140709656166393 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282707575 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282707576 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.87 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9068 0 0 0 85 2 0 0 20 0 19 0 282707579 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.94 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8945 0 0 0 92 2 0 0 20 0 19 0 282707579 9856004096 48240 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 20 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 23 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 24 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=2.35 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 144 0 0 0 233 2 0 0 20 0 19 0 282707576 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9073 0 0 0 89 2 0 0 20 0 19 0 282707579 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8956 0 0 0 97 2 0 0 20 0 19 0 282707579 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0.3 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 95 0 0 0 13 17 0 0 20 0 19 0 282707579 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 63020 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1665.07
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 14124
/proc/meminfo: memFree=30112260/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=1725.09 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 22318 0 1 0 172477 32 0 0 20 0 19 0 282707574 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 63028 2294 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=1719.44 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2617 0 1 0 171914 30 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709814214960 140709655982422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0.13 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 34 0 0 0 11 2 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 20 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 35 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 33 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0.13 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 50 0 0 0 13 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 22 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 23 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 24 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=2.41 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 146 0 0 0 239 2 0 0 20 0 19 0 282707576 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9073 0 0 0 89 2 0 0 20 0 19 0 282707579 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8956 0 0 0 97 2 0 0 20 0 19 0 282707579 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0.31 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 99 0 0 0 14 17 0 0 20 0 19 0 282707579 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 63028 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1725.09
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/214 14125
/proc/meminfo: memFree=30109844/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=1785.11 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 22332 0 1 0 178478 33 0 0 20 0 19 0 282707574 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 63035 2294 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=1779.33 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2618 0 1 0 177902 31 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709814214960 140709655904240 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 37 0 0 0 12 2 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 20 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0.16 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 35 0 0 0 16 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 33 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 50 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 26 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 23 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 24 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=2.51 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 148 0 0 0 249 2 0 0 20 0 19 0 282707576 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9073 0 0 0 89 2 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8956 0 0 0 97 2 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0.32 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 103 0 0 0 14 18 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1785.11
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/214 14125
/proc/meminfo: memFree=30109848/32873648 swapFree=6860/6860
[pid=14067] ppid=14065 vsize=9625004 CPUtime=1800.02 cores=1,3,5,7
/proc/14067/stat : 14067 (java) S 14065 14067 13368 0 -1 4202496 22332 0 1 0 179969 33 0 0 20 0 19 0 282707574 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140737479920496 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14067/statm: 2406251 63035 2294 9 0 2396937 0
[pid=14067/tid=14068] ppid=14065 vsize=9625004 CPUtime=1794.23 cores=1,3,5,7
/proc/14067/task/14068/stat : 14068 (java) R 14065 14067 13368 0 -1 4202560 2618 0 1 0 179392 31 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709814214960 140709655903636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14070] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14070/stat : 14070 (java) S 14065 14067 13368 0 -1 4202560 37 0 0 0 12 2 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709775706792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14071] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14071/stat : 14071 (java) S 14065 14067 13368 0 -1 4202560 20 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709774654248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14072] ppid=14065 vsize=9625004 CPUtime=0.16 cores=1,3,5,7
/proc/14067/task/14072/stat : 14072 (java) S 14065 14067 13368 0 -1 4202560 35 0 0 0 16 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709773601704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14073] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14073/stat : 14073 (java) S 14065 14067 13368 0 -1 4202560 33 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709654948904 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14074] ppid=14065 vsize=9625004 CPUtime=0.14 cores=1,3,5,7
/proc/14067/task/14074/stat : 14074 (java) S 14065 14067 13368 0 -1 4202560 50 0 0 0 14 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709653895336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14075] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14075/stat : 14075 (java) S 14065 14067 13368 0 -1 4202560 26 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709652842792 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14076] ppid=14065 vsize=9625004 CPUtime=0.12 cores=1,3,5,7
/proc/14067/task/14076/stat : 14076 (java) S 14065 14067 13368 0 -1 4202560 23 0 0 0 12 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709651790248 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14077] ppid=14065 vsize=9625004 CPUtime=0.15 cores=1,3,5,7
/proc/14067/task/14077/stat : 14077 (java) S 14065 14067 13368 0 -1 4202560 24 0 0 0 15 0 0 0 20 0 19 0 282707575 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709650737704 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14067/tid=14078] ppid=14065 vsize=9625004 CPUtime=2.51 cores=1,3,5,7
/proc/14067/task/14078/stat : 14078 (java) S 14065 14067 13368 0 -1 4202560 148 0 0 0 249 2 0 0 20 0 19 0 282707576 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709168409192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14079] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14079/stat : 14079 (java) S 14065 14067 13368 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709167355512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14080] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14080/stat : 14080 (java) S 14065 14067 13368 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282707577 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709166302856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14081] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14081/stat : 14081 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709165251600 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14082] ppid=14065 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/14067/task/14082/stat : 14082 (java) S 14065 14067 13368 0 -1 4202560 9073 0 0 0 89 2 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709164197944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14067/tid=14083] ppid=14065 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/14067/task/14083/stat : 14083 (java) S 14065 14067 13368 0 -1 4202560 8956 0 0 0 97 2 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709163145400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14084] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14084/stat : 14084 (java) S 14065 14067 13368 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709162093048 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14067/tid=14085] ppid=14065 vsize=9625004 CPUtime=0.32 cores=1,3,5,7
/proc/14067/task/14085/stat : 14085 (java) S 14065 14067 13368 0 -1 4202560 103 0 0 0 14 18 0 0 20 0 19 0 282707579 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709161040712 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14067/tid=14087] ppid=14065 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14067/task/14087/stat : 14087 (java) S 14065 14067 13368 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282707638 9856004096 63035 33554432000 1073741824 1073778376 140737479929360 140709159986472 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625004

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

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

Child status: 143
Real time (s): 1797.25
CPU time (s): 1800.43
CPU user time (s): 1799.72
CPU system time (s): 0.710891
CPU usage (%): 100.177
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.710891
maximum resident set size= 252260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22364
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39062
involuntary context switches= 13804

runsolver used 5.9131 second user time and 14.3598 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 02:43:35
IDJOB=3711219
IDBENCH=48113
IDSOLVER=2289
FILE ID=node116/3711219-1338165815
RUNJOBID= node116-1338158618-13385
PBS_JOBID= 14624543
Free space on /tmp= 71472 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_3.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711219-1338165815/watcher-3711219-1338165815 -o /tmp/evaluation-result-3711219-1338165815/solver-3711219-1338165815 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711219-1338165815.opb

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

MD5SUM BENCH= 0f5da0a781de7969842ad5c8dd7a6f1b
RANDOM SEED=2004569398

node116.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.556
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.11
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.556
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.556
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30522644 kB
Buffers:          369660 kB
Cached:          1113280 kB
SwapCached:         3236 kB
Active:           800428 kB
Inactive:         711540 kB
Active(anon):      20356 kB
Inactive(anon):     8956 kB
Active(file):     780072 kB
Inactive(file):   702584 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103668 kB
Dirty:              1824 kB
Writeback:            24 kB
AnonPages:         33680 kB
Mapped:            20280 kB
Shmem:                96 kB
Slab:             700044 kB
SReclaimable:     144116 kB
SUnreclaim:       555928 kB
KernelStack:        1608 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     692920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node116 at 2012-05-28 03:13:34