Trace number 4103488

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 2.3.6 Resolution PB16OPT344750 7.18291 5.36252

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUMd9b1bd39de70fdcf73e5c42a9dd94c9e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark2.32
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 344750
Optimality of the best value was proved YES
Number of variables90
Total number of constraints6
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 constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103488-1466241310.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.12	c ... done. Wall clock time 0.023s.
0.11/0.12	c declared #vars     90
0.11/0.12	c #constraints  6
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6
0.11/0.12	c 6 constraints processed.
0.11/0.12	c objective function length is 90 literals
0.11/0.14	c SATISFIABLE
0.11/0.14	c OPTIMIZING...
0.11/0.14	c Got one! Elapsed wall clock time (in seconds):0.041
0.11/0.14	o 399846
0.11/0.15	c Got one! Elapsed wall clock time (in seconds):0.046
0.11/0.15	o 399511
0.11/0.16	c Got one! Elapsed wall clock time (in seconds):0.056
0.11/0.16	o 399509
0.11/0.16	c Got one! Elapsed wall clock time (in seconds):0.06
0.11/0.16	o 399480
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.069
0.11/0.17	o 399473
0.11/0.17	c Got one! Elapsed wall clock time (in seconds):0.073
0.11/0.17	o 399466
0.11/0.18	c Got one! Elapsed wall clock time (in seconds):0.076
0.11/0.18	o 399303
0.11/0.18	c Got one! Elapsed wall clock time (in seconds):0.079
0.11/0.18	o 399300
0.11/0.18	c Got one! Elapsed wall clock time (in seconds):0.081
0.11/0.18	o 399298
0.11/0.19	c Got one! Elapsed wall clock time (in seconds):0.088
0.11/0.19	o 399297
0.11/0.19	c Got one! Elapsed wall clock time (in seconds):0.091
0.11/0.19	o 399288
0.11/0.19	c Got one! Elapsed wall clock time (in seconds):0.093
0.11/0.19	o 399286
0.11/0.20	c Got one! Elapsed wall clock time (in seconds):0.095
0.11/0.20	o 399268
0.33/0.20	c Got one! Elapsed wall clock time (in seconds):0.098
0.33/0.20	o 399266
0.33/0.20	c Got one! Elapsed wall clock time (in seconds):0.1
0.33/0.20	o 399255
0.33/0.20	c Got one! Elapsed wall clock time (in seconds):0.102
0.33/0.20	o 399220
0.33/0.20	c Got one! Elapsed wall clock time (in seconds):0.104
0.33/0.20	o 399202
0.33/0.21	c Got one! Elapsed wall clock time (in seconds):0.106
0.33/0.21	o 399162
0.33/0.21	c Got one! Elapsed wall clock time (in seconds):0.107
0.33/0.21	o 399133
0.33/0.21	c Got one! Elapsed wall clock time (in seconds):0.108
0.33/0.21	o 399117
0.33/0.21	c Got one! Elapsed wall clock time (in seconds):0.11
0.33/0.21	o 399114
0.33/0.25	c Got one! Elapsed wall clock time (in seconds):0.15
0.33/0.25	o 399113
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.209
0.50/0.31	o 399073
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.21
0.50/0.31	o 398592
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.211
0.50/0.31	o 382161
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.212
0.50/0.31	o 382158
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.213
0.50/0.31	o 382153
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.216
0.50/0.32	o 382101
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.218
0.50/0.32	o 382097
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.224
0.50/0.32	o 382096
0.50/0.32	c Got one! Elapsed wall clock time (in seconds):0.225
0.50/0.32	o 382093
0.50/0.33	c Got one! Elapsed wall clock time (in seconds):0.226
0.50/0.33	o 382089
0.50/0.35	c Got one! Elapsed wall clock time (in seconds):0.251
0.50/0.35	o 382088
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.277
0.50/0.38	o 382061
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.278
0.50/0.38	o 382057
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.28
0.50/0.38	o 382056
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.281
0.50/0.38	o 382033
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.282
0.50/0.38	o 382030
0.50/0.38	c Got one! Elapsed wall clock time (in seconds):0.283
0.50/0.38	o 382025
0.74/0.40	c Got one! Elapsed wall clock time (in seconds):0.302
0.74/0.40	o 382023
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.31
0.74/0.41	o 382022
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.31
0.74/0.41	o 382000
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.311
0.74/0.41	o 381996
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.312
0.74/0.41	o 381993
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.318
0.74/0.42	o 381989
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.319
0.74/0.42	o 381982
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.32
0.74/0.42	o 381981
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.321
0.74/0.42	o 381980
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.322
0.74/0.42	o 381978
0.74/0.42	c Got one! Elapsed wall clock time (in seconds):0.323
0.74/0.42	o 381977
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.326
0.74/0.43	o 381975
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.33
0.74/0.43	o 381973
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.33
0.74/0.43	o 381969
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.332
0.74/0.43	o 381966
0.74/0.43	c Got one! Elapsed wall clock time (in seconds):0.333
0.74/0.43	o 381961
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.408
0.96/0.51	o 381958
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.408
0.96/0.51	o 381342
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.409
0.96/0.51	o 381341
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.41
0.96/0.51	o 381340
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.411
0.96/0.51	o 381337
0.96/0.51	c Got one! Elapsed wall clock time (in seconds):0.414
0.96/0.51	o 381333
0.96/0.52	c Got one! Elapsed wall clock time (in seconds):0.416
0.96/0.52	o 381332
0.96/0.52	c Got one! Elapsed wall clock time (in seconds):0.417
0.96/0.52	o 381329
0.96/0.52	c Got one! Elapsed wall clock time (in seconds):0.418
0.96/0.52	o 381326
0.96/0.52	c Got one! Elapsed wall clock time (in seconds):0.419
0.96/0.52	o 381321
0.96/0.52	c Got one! Elapsed wall clock time (in seconds):0.425
0.96/0.52	o 381266
0.96/0.53	c Got one! Elapsed wall clock time (in seconds):0.425
0.96/0.53	o 381232
0.96/0.53	c Got one! Elapsed wall clock time (in seconds):0.426
0.96/0.53	o 381225
0.96/0.53	c Got one! Elapsed wall clock time (in seconds):0.432
0.96/0.53	o 381193
1.10/0.61	c Got one! Elapsed wall clock time (in seconds):0.508
1.10/0.61	o 380406
1.26/0.70	c cleaning 5372 clauses out of 10745 with flag 4062/10745
1.26/0.73	c Got one! Elapsed wall clock time (in seconds):0.626
1.26/0.73	o 380402
1.26/0.79	c Got one! Elapsed wall clock time (in seconds):0.693
1.26/0.79	o 380398
1.26/0.79	c Got one! Elapsed wall clock time (in seconds):0.694
1.26/0.79	o 379184
1.36/0.87	c Got one! Elapsed wall clock time (in seconds):0.769
1.36/0.87	o 379181
1.36/0.87	c Got one! Elapsed wall clock time (in seconds):0.773
1.36/0.87	o 378838
1.36/0.87	c Got one! Elapsed wall clock time (in seconds):0.774
1.36/0.87	o 375956
1.36/0.87	c Got one! Elapsed wall clock time (in seconds):0.775
1.36/0.87	o 375952
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.775
1.36/0.88	o 375930
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.781
1.36/0.88	o 375926
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.782
1.36/0.88	o 375920
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.783
1.36/0.88	o 375751
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.784
1.36/0.88	o 375748
1.36/0.88	c Got one! Elapsed wall clock time (in seconds):0.785
1.36/0.88	o 375746
1.36/0.89	c Got one! Elapsed wall clock time (in seconds):0.786
1.36/0.89	o 375745
1.36/0.89	c Got one! Elapsed wall clock time (in seconds):0.793
1.36/0.89	o 375641
1.36/0.89	c Got one! Elapsed wall clock time (in seconds):0.794
1.36/0.89	o 375637
1.46/0.90	c Got one! Elapsed wall clock time (in seconds):0.796
1.46/0.90	o 375632
1.46/0.90	c Got one! Elapsed wall clock time (in seconds):0.796
1.46/0.90	o 375605
1.46/0.90	c Got one! Elapsed wall clock time (in seconds):0.797
1.46/0.90	o 375604
1.46/0.90	c Got one! Elapsed wall clock time (in seconds):0.798
1.46/0.90	o 375600
1.46/0.90	c Got one! Elapsed wall clock time (in seconds):0.798
1.46/0.90	o 375562
1.46/0.99	c Got one! Elapsed wall clock time (in seconds):0.894
1.46/0.99	o 366574
1.56/1.08	c Got one! Elapsed wall clock time (in seconds):0.981
1.56/1.08	o 366512
1.56/1.10	c Got one! Elapsed wall clock time (in seconds):0.996
1.56/1.10	o 364768
1.56/1.10	c Got one! Elapsed wall clock time (in seconds):0.997
1.56/1.10	o 364702
1.56/1.10	c Got one! Elapsed wall clock time (in seconds):1.003
1.56/1.10	o 364672
1.67/1.11	c Got one! Elapsed wall clock time (in seconds):1.007
1.67/1.11	o 360982
1.67/1.11	c Got one! Elapsed wall clock time (in seconds):1.009
1.67/1.11	o 360596
1.67/1.11	c Got one! Elapsed wall clock time (in seconds):1.009
1.67/1.11	o 360592
1.67/1.11	c Got one! Elapsed wall clock time (in seconds):1.01
1.67/1.11	o 360570
1.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.019
1.67/1.12	o 360564
1.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.021
1.67/1.12	o 360560
1.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.022
1.67/1.12	o 360391
1.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.023
1.67/1.12	o 360388
1.67/1.12	c Got one! Elapsed wall clock time (in seconds):1.024
1.67/1.12	o 360386
1.67/1.13	c Got one! Elapsed wall clock time (in seconds):1.026
1.67/1.13	o 360385
1.67/1.13	c Got one! Elapsed wall clock time (in seconds):1.035
1.67/1.13	o 360384
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.036
1.67/1.14	o 360374
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.037
1.67/1.14	o 360356
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.038
1.67/1.14	o 360354
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.039
1.67/1.14	o 360343
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.039
1.67/1.14	o 360308
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.04
1.67/1.14	o 360290
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.041
1.67/1.14	o 360240
1.67/1.14	c Got one! Elapsed wall clock time (in seconds):1.042
1.67/1.14	o 360202
1.87/1.22	c cleaning 7833 clauses out of 15668 with flag 2039/21040
1.87/1.28	c Got one! Elapsed wall clock time (in seconds):1.184
1.87/1.28	o 360106
1.97/1.32	c Got one! Elapsed wall clock time (in seconds):1.217
1.97/1.32	o 353776
2.07/1.44	c Got one! Elapsed wall clock time (in seconds):1.34
2.07/1.44	o 353720
2.07/1.44	c Got one! Elapsed wall clock time (in seconds):1.341
2.07/1.44	o 353489
2.07/1.45	c Got one! Elapsed wall clock time (in seconds):1.351
2.07/1.45	o 352891
2.07/1.46	c Got one! Elapsed wall clock time (in seconds):1.36
2.07/1.46	o 352843
2.17/1.51	c Got one! Elapsed wall clock time (in seconds):1.41
2.17/1.51	o 352842
2.17/1.54	c Got one! Elapsed wall clock time (in seconds):1.439
2.17/1.54	o 352830
2.17/1.56	c Got one! Elapsed wall clock time (in seconds):1.462
2.17/1.56	o 352816
2.17/1.57	c Got one! Elapsed wall clock time (in seconds):1.473
2.17/1.57	o 352785
2.17/1.57	c Got one! Elapsed wall clock time (in seconds):1.473
2.17/1.57	o 352711
2.17/1.57	c Got one! Elapsed wall clock time (in seconds):1.474
2.17/1.57	o 352708
2.17/1.57	c Got one! Elapsed wall clock time (in seconds):1.474
2.17/1.57	o 352706
2.17/1.58	c Got one! Elapsed wall clock time (in seconds):1.477
2.17/1.58	o 352705
2.27/1.62	c Got one! Elapsed wall clock time (in seconds):1.523
2.27/1.62	o 352521
2.37/1.71	c cleaning 8674 clauses out of 17355 with flag 2054/30560
2.37/1.71	c Got one! Elapsed wall clock time (in seconds):1.608
2.37/1.71	o 352432
2.37/1.71	c Got one! Elapsed wall clock time (in seconds):1.608
2.37/1.71	o 351024
2.37/1.71	c Got one! Elapsed wall clock time (in seconds):1.609
2.37/1.71	o 351017
2.37/1.71	c Got one! Elapsed wall clock time (in seconds):1.612
2.37/1.71	o 350985
2.37/1.72	c Got one! Elapsed wall clock time (in seconds):1.625
2.37/1.72	o 350984
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.625
2.37/1.73	o 350832
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.626
2.37/1.73	o 350825
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.627
2.37/1.73	o 350824
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.627
2.37/1.73	o 350801
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.628
2.37/1.73	o 350798
2.37/1.73	c Got one! Elapsed wall clock time (in seconds):1.629
2.37/1.73	o 350793
2.37/1.74	c Got one! Elapsed wall clock time (in seconds):1.643
2.37/1.74	o 350792
2.37/1.79	c Got one! Elapsed wall clock time (in seconds):1.688
2.37/1.79	o 350748
2.37/1.79	c Got one! Elapsed wall clock time (in seconds):1.692
2.37/1.79	o 350744
2.49/1.80	c Got one! Elapsed wall clock time (in seconds):1.7
2.49/1.80	o 350742
2.49/1.80	c Got one! Elapsed wall clock time (in seconds):1.701
2.49/1.80	o 350740
2.49/1.80	c Got one! Elapsed wall clock time (in seconds):1.702
2.49/1.80	o 350737
2.49/1.80	c Got one! Elapsed wall clock time (in seconds):1.703
2.49/1.80	o 350734
2.49/1.80	c Got one! Elapsed wall clock time (in seconds):1.703
2.49/1.80	o 350729
2.49/1.81	c Got one! Elapsed wall clock time (in seconds):1.71
2.49/1.81	o 350728
2.49/1.88	c Got one! Elapsed wall clock time (in seconds):1.778
2.49/1.88	o 350720
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.799
2.59/1.90	o 350718
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.8
2.59/1.90	o 350622
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.8
2.59/1.90	o 350621
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.801
2.59/1.90	o 350617
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.802
2.59/1.90	o 350615
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.804
2.59/1.90	o 350613
2.59/1.90	c Got one! Elapsed wall clock time (in seconds):1.805
2.59/1.90	o 350609
2.59/1.91	c Got one! Elapsed wall clock time (in seconds):1.806
2.59/1.91	o 350606
2.59/1.91	c Got one! Elapsed wall clock time (in seconds):1.806
2.59/1.91	o 350601
2.59/1.91	c Got one! Elapsed wall clock time (in seconds):1.812
2.59/1.91	o 350545
2.59/1.91	c Got one! Elapsed wall clock time (in seconds):1.812
2.59/1.91	o 350512
2.59/1.91	c Got one! Elapsed wall clock time (in seconds):1.813
2.59/1.91	o 350505
2.59/1.92	c Got one! Elapsed wall clock time (in seconds):1.818
2.59/1.92	o 350473
2.59/1.97	c Got one! Elapsed wall clock time (in seconds):1.87
2.59/1.97	o 350448
2.59/1.99	c Got one! Elapsed wall clock time (in seconds):1.89
2.59/1.99	o 350444
2.59/1.99	c Got one! Elapsed wall clock time (in seconds):1.891
2.59/1.99	o 350417
2.59/1.99	c Got one! Elapsed wall clock time (in seconds):1.892
2.59/1.99	o 350414
2.59/1.99	c Got one! Elapsed wall clock time (in seconds):1.892
2.59/1.99	o 350409
2.59/1.99	c Got one! Elapsed wall clock time (in seconds):1.894
2.59/1.99	o 350357
2.59/2.00	c Got one! Elapsed wall clock time (in seconds):1.896
2.59/2.00	o 350353
2.71/2.00	c Got one! Elapsed wall clock time (in seconds):1.902
2.71/2.00	o 350350
2.71/2.00	c Got one! Elapsed wall clock time (in seconds):1.903
2.71/2.00	o 350348
2.71/2.00	c Got one! Elapsed wall clock time (in seconds):1.904
2.71/2.00	o 350345
2.71/2.05	c Got one! Elapsed wall clock time (in seconds):1.951
2.71/2.05	o 350342
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.975
2.71/2.08	o 350341
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.976
2.71/2.08	o 350320
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.976
2.71/2.08	o 350313
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.978
2.71/2.08	o 350312
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.978
2.71/2.08	o 350289
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.98
2.71/2.08	o 350287
2.71/2.08	c Got one! Elapsed wall clock time (in seconds):1.981
2.71/2.08	o 350281
2.81/2.11	c Got one! Elapsed wall clock time (in seconds):2.013
2.81/2.11	o 350279
2.81/2.12	c Got one! Elapsed wall clock time (in seconds):2.018
2.81/2.12	o 350277
2.81/2.12	c Got one! Elapsed wall clock time (in seconds):2.018
2.81/2.12	o 350256
2.81/2.12	c Got one! Elapsed wall clock time (in seconds):2.018
2.81/2.12	o 350249
2.81/2.13	c Got one! Elapsed wall clock time (in seconds):2.028
2.81/2.13	o 350245
2.81/2.13	c Got one! Elapsed wall clock time (in seconds):2.034
2.81/2.13	o 350243
2.81/2.13	c Got one! Elapsed wall clock time (in seconds):2.035
2.81/2.13	o 350238
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.035
2.81/2.14	o 350237
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.036
2.81/2.14	o 350233
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.038
2.81/2.14	o 350231
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.04
2.81/2.14	o 350229
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.041
2.81/2.14	o 350225
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.042
2.81/2.14	o 350222
2.81/2.14	c Got one! Elapsed wall clock time (in seconds):2.042
2.81/2.14	o 350217
2.92/2.24	c Got one! Elapsed wall clock time (in seconds):2.137
2.92/2.24	o 350216
2.92/2.24	c Got one! Elapsed wall clock time (in seconds):2.141
2.92/2.24	o 350215
2.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.148
2.92/2.25	o 350182
2.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.149
2.92/2.25	o 349393
2.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.151
2.92/2.25	o 349391
2.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.152
2.92/2.25	o 349388
2.92/2.25	c Got one! Elapsed wall clock time (in seconds):2.153
2.92/2.25	o 349385
2.92/2.27	c Got one! Elapsed wall clock time (in seconds):2.173
2.92/2.27	o 349384
2.92/2.27	c Got one! Elapsed wall clock time (in seconds):2.173
2.92/2.27	o 349342
2.92/2.27	c Got one! Elapsed wall clock time (in seconds):2.174
2.92/2.27	o 349341
2.92/2.28	c Got one! Elapsed wall clock time (in seconds):2.175
2.92/2.28	o 349340
2.92/2.28	c Got one! Elapsed wall clock time (in seconds):2.176
2.92/2.28	o 349338
2.92/2.28	c Got one! Elapsed wall clock time (in seconds):2.176
2.92/2.28	o 349337
2.92/2.29	c Got one! Elapsed wall clock time (in seconds):2.186
2.92/2.29	o 349330
2.92/2.29	c Got one! Elapsed wall clock time (in seconds):2.19
2.92/2.29	o 349329
2.92/2.29	c Got one! Elapsed wall clock time (in seconds):2.191
2.92/2.29	o 349326
2.92/2.29	c Got one! Elapsed wall clock time (in seconds):2.192
2.92/2.29	o 349321
3.02/2.34	c Got one! Elapsed wall clock time (in seconds):2.239
3.02/2.34	o 349314
3.02/2.39	c Got one! Elapsed wall clock time (in seconds):2.295
3.02/2.39	o 349206
3.11/2.44	c Got one! Elapsed wall clock time (in seconds):2.338
3.11/2.44	o 349198
3.11/2.45	c Got one! Elapsed wall clock time (in seconds):2.354
3.11/2.45	o 349197
3.11/2.47	c Got one! Elapsed wall clock time (in seconds):2.373
3.11/2.47	o 349193
3.21/2.54	c Got one! Elapsed wall clock time (in seconds):2.443
3.21/2.54	o 349189
3.21/2.54	c Got one! Elapsed wall clock time (in seconds):2.444
3.21/2.54	o 348574
3.21/2.54	c Got one! Elapsed wall clock time (in seconds):2.445
3.21/2.54	o 348573
3.21/2.55	c Got one! Elapsed wall clock time (in seconds):2.446
3.21/2.55	o 348569
3.21/2.57	c Got one! Elapsed wall clock time (in seconds):2.467
3.21/2.57	o 348562
3.21/2.58	c Got one! Elapsed wall clock time (in seconds):2.48
3.21/2.58	o 348561
3.21/2.58	c Got one! Elapsed wall clock time (in seconds):2.482
3.21/2.58	o 348558
3.21/2.58	c Got one! Elapsed wall clock time (in seconds):2.483
3.21/2.58	o 348553
3.21/2.59	c Got one! Elapsed wall clock time (in seconds):2.486
3.21/2.59	o 348545
3.21/2.59	c Got one! Elapsed wall clock time (in seconds):2.487
3.21/2.59	o 348464
3.21/2.59	c Got one! Elapsed wall clock time (in seconds):2.487
3.21/2.59	o 348457
3.21/2.60	c Got one! Elapsed wall clock time (in seconds):2.496
3.21/2.60	o 348425
3.31/2.69	c Got one! Elapsed wall clock time (in seconds):2.588
3.31/2.69	o 348400
3.41/2.71	c Got one! Elapsed wall clock time (in seconds):2.608
3.41/2.71	o 348384
3.41/2.71	c Got one! Elapsed wall clock time (in seconds):2.608
3.41/2.71	o 348369
3.41/2.71	c Got one! Elapsed wall clock time (in seconds):2.61
3.41/2.71	o 348366
3.41/2.71	c Got one! Elapsed wall clock time (in seconds):2.611
3.41/2.71	o 348361
3.41/2.71	c Got one! Elapsed wall clock time (in seconds):2.614
3.41/2.71	o 348309
3.41/2.72	c Got one! Elapsed wall clock time (in seconds):2.617
3.41/2.72	o 348305
3.41/2.73	c Got one! Elapsed wall clock time (in seconds):2.63
3.41/2.73	o 348304
3.41/2.73	c Got one! Elapsed wall clock time (in seconds):2.631
3.41/2.73	o 348301
3.41/2.73	c Got one! Elapsed wall clock time (in seconds):2.631
3.41/2.73	o 348297
3.51/2.81	c Got one! Elapsed wall clock time (in seconds):2.706
3.51/2.81	o 348285
3.51/2.82	c Got one! Elapsed wall clock time (in seconds):2.722
3.51/2.82	o 348282
3.51/2.82	c Got one! Elapsed wall clock time (in seconds):2.722
3.51/2.82	o 348272
3.51/2.82	c Got one! Elapsed wall clock time (in seconds):2.723
3.51/2.82	o 348265
3.51/2.83	c Got one! Elapsed wall clock time (in seconds):2.725
3.51/2.83	o 348264
3.51/2.83	c Got one! Elapsed wall clock time (in seconds):2.726
3.51/2.83	o 348241
3.51/2.83	c Got one! Elapsed wall clock time (in seconds):2.728
3.51/2.83	o 348238
3.51/2.83	c Got one! Elapsed wall clock time (in seconds):2.728
3.51/2.83	o 348233
3.61/2.90	c Got one! Elapsed wall clock time (in seconds):2.803
3.61/2.90	o 348158
3.61/3.00	c Got one! Elapsed wall clock time (in seconds):2.895
3.61/3.00	o 348090
3.71/3.09	c cleaning 13980 clauses out of 27959 with flag 2083/49838
3.81/3.11	c Got one! Elapsed wall clock time (in seconds):3.011
3.81/3.11	o 347800
3.81/3.13	c Got one! Elapsed wall clock time (in seconds):3.034
3.81/3.13	o 347018
3.81/3.15	c Got one! Elapsed wall clock time (in seconds):3.049
3.81/3.15	o 346995
3.81/3.15	c Got one! Elapsed wall clock time (in seconds):3.05
3.81/3.15	o 346321
3.81/3.15	c Got one! Elapsed wall clock time (in seconds):3.051
3.81/3.15	o 346318
3.81/3.15	c Got one! Elapsed wall clock time (in seconds):3.051
3.81/3.15	o 346313
3.91/3.28	c Got one! Elapsed wall clock time (in seconds):3.179
3.91/3.28	o 346224
3.91/3.30	c Got one! Elapsed wall clock time (in seconds):3.198
3.91/3.30	o 346142
4.02/3.34	c Got one! Elapsed wall clock time (in seconds):3.236
4.02/3.34	o 346141
4.02/3.36	c Got one! Elapsed wall clock time (in seconds):3.261
4.02/3.36	o 346128
4.02/3.37	c Got one! Elapsed wall clock time (in seconds):3.266
4.02/3.37	o 346126
4.02/3.37	c Got one! Elapsed wall clock time (in seconds):3.267
4.02/3.37	o 346121
4.02/3.39	c Got one! Elapsed wall clock time (in seconds):3.288
4.02/3.39	o 346039
4.02/3.39	c Got one! Elapsed wall clock time (in seconds):3.291
4.02/3.39	o 346026
4.15/3.42	c Got one! Elapsed wall clock time (in seconds):3.317
4.15/3.42	o 346023
4.15/3.42	c Got one! Elapsed wall clock time (in seconds):3.318
4.15/3.42	o 345892
4.15/3.45	c Got one! Elapsed wall clock time (in seconds):3.349
4.15/3.45	o 345889
4.15/3.46	c Got one! Elapsed wall clock time (in seconds):3.363
4.15/3.46	o 345886
4.15/3.47	c Got one! Elapsed wall clock time (in seconds):3.369
4.15/3.47	o 345883
4.15/3.49	c Got one! Elapsed wall clock time (in seconds):3.388
4.15/3.49	o 345881
4.15/3.49	c Got one! Elapsed wall clock time (in seconds):3.388
4.15/3.49	o 345844
4.15/3.49	c Got one! Elapsed wall clock time (in seconds):3.389
4.15/3.49	o 345826
4.15/3.49	c Got one! Elapsed wall clock time (in seconds):3.39
4.15/3.49	o 345776
4.15/3.49	c Got one! Elapsed wall clock time (in seconds):3.39
4.15/3.49	o 345738
4.40/3.64	c Got one! Elapsed wall clock time (in seconds):3.541
4.40/3.64	o 345737
4.64/3.84	c cleaning 11941 clauses out of 23890 with flag 4088/59749
4.64/3.90	c Got one! Elapsed wall clock time (in seconds):3.796
4.64/3.90	o 345732
4.85/3.92	c Got one! Elapsed wall clock time (in seconds):3.818
4.85/3.92	o 345728
4.85/3.93	c Got one! Elapsed wall clock time (in seconds):3.835
4.85/3.93	o 345727
5.05/4.01	c Got one! Elapsed wall clock time (in seconds):3.913
5.05/4.01	o 345258
5.05/4.09	c Got one! Elapsed wall clock time (in seconds):3.992
5.05/4.09	o 345056
5.25/4.16	c Got one! Elapsed wall clock time (in seconds):4.061
5.25/4.16	o 345055
5.37/4.26	c cleaning 9711 clauses out of 19436 with flag 2119/67236
5.54/4.35	c Got one! Elapsed wall clock time (in seconds):4.251
5.54/4.35	o 345052
5.54/4.37	c Got one! Elapsed wall clock time (in seconds):4.269
5.54/4.37	o 345050
5.75/4.41	c Got one! Elapsed wall clock time (in seconds):4.312
5.75/4.41	o 345048
5.75/4.41	c Got one! Elapsed wall clock time (in seconds):4.314
5.75/4.41	o 345047
5.75/4.41	c Got one! Elapsed wall clock time (in seconds):4.315
5.75/4.41	o 345033
5.75/4.42	c Got one! Elapsed wall clock time (in seconds):4.318
5.75/4.42	o 345032
5.75/4.43	c Got one! Elapsed wall clock time (in seconds):4.327
5.75/4.43	o 345031
5.75/4.43	c Got one! Elapsed wall clock time (in seconds):4.328
5.75/4.43	o 345025
5.75/4.43	c Got one! Elapsed wall clock time (in seconds):4.329
5.75/4.43	o 345024
5.75/4.43	c Got one! Elapsed wall clock time (in seconds):4.329
5.75/4.43	o 345002
5.75/4.45	c Got one! Elapsed wall clock time (in seconds):4.347
5.75/4.45	o 344994
5.75/4.46	c Got one! Elapsed wall clock time (in seconds):4.361
5.75/4.46	o 344993
5.75/4.47	c Got one! Elapsed wall clock time (in seconds):4.373
5.75/4.47	o 344990
5.75/4.47	c Got one! Elapsed wall clock time (in seconds):4.373
5.75/4.47	o 344989
5.75/4.47	c Got one! Elapsed wall clock time (in seconds):4.374
5.75/4.47	o 344985
5.75/4.47	c Got one! Elapsed wall clock time (in seconds):4.375
5.75/4.47	o 344983
5.75/4.48	c Got one! Elapsed wall clock time (in seconds):4.377
5.75/4.48	o 344977
5.75/4.48	c Got one! Elapsed wall clock time (in seconds):4.378
5.75/4.48	o 344974
5.75/4.48	c Got one! Elapsed wall clock time (in seconds):4.378
5.75/4.48	o 344969
5.75/4.48	c Got one! Elapsed wall clock time (in seconds):4.383
5.75/4.48	o 344968
5.99/4.52	c Got one! Elapsed wall clock time (in seconds):4.425
5.99/4.52	o 344960
5.99/4.54	c Got one! Elapsed wall clock time (in seconds):4.442
5.99/4.54	o 344958
5.99/4.56	c Got one! Elapsed wall clock time (in seconds):4.46
5.99/4.56	o 344956
5.99/4.56	c Got one! Elapsed wall clock time (in seconds):4.463
5.99/4.56	o 344953
5.99/4.57	c Got one! Elapsed wall clock time (in seconds):4.469
5.99/4.57	o 344945
5.99/4.57	c Got one! Elapsed wall clock time (in seconds):4.473
5.99/4.57	o 344942
5.99/4.57	c Got one! Elapsed wall clock time (in seconds):4.474
5.99/4.57	o 344941
6.34/4.73	c Got one! Elapsed wall clock time (in seconds):4.634
6.34/4.73	o 344933
6.34/4.78	c Got one! Elapsed wall clock time (in seconds):4.676
6.34/4.78	o 344930
6.44/4.82	c Got one! Elapsed wall clock time (in seconds):4.722
6.44/4.82	o 344924
6.44/4.82	c Got one! Elapsed wall clock time (in seconds):4.723
6.44/4.82	o 344906
6.44/4.82	c Got one! Elapsed wall clock time (in seconds):4.723
6.44/4.82	o 344849
6.44/4.82	c Got one! Elapsed wall clock time (in seconds):4.725
6.44/4.82	o 344846
6.44/4.83	c Got one! Elapsed wall clock time (in seconds):4.725
6.44/4.83	o 344841
6.44/4.83	c Got one! Elapsed wall clock time (in seconds):4.735
6.44/4.83	o 344840
6.44/4.84	c Got one! Elapsed wall clock time (in seconds):4.736
6.44/4.84	o 344837
6.44/4.84	c Got one! Elapsed wall clock time (in seconds):4.737
6.44/4.84	o 344835
6.44/4.84	c Got one! Elapsed wall clock time (in seconds):4.739
6.44/4.84	o 344820
6.44/4.84	c Got one! Elapsed wall clock time (in seconds):4.742
6.44/4.84	o 344818
6.54/4.94	c cleaning 11006 clauses out of 22011 with flag 2219/79522
6.94/5.20	c Got one! Elapsed wall clock time (in seconds):5.102
6.94/5.20	o 344817
6.94/5.21	c Got one! Elapsed wall clock time (in seconds):5.107
6.94/5.21	o 344815
6.94/5.22	c Got one! Elapsed wall clock time (in seconds):5.123
6.94/5.22	o 344813
6.94/5.22	c Got one! Elapsed wall clock time (in seconds):5.123
6.94/5.22	o 344809
6.94/5.23	c Got one! Elapsed wall clock time (in seconds):5.126
6.94/5.23	o 344808
6.94/5.23	c Got one! Elapsed wall clock time (in seconds):5.132
6.94/5.23	o 344805
6.94/5.23	c Got one! Elapsed wall clock time (in seconds):5.134
6.94/5.23	o 344804
6.94/5.23	c Got one! Elapsed wall clock time (in seconds):5.135
6.94/5.23	o 344801
6.94/5.24	c Got one! Elapsed wall clock time (in seconds):5.139
6.94/5.24	o 344796
6.94/5.25	c Got one! Elapsed wall clock time (in seconds):5.147
6.94/5.25	o 344795
6.94/5.25	c Got one! Elapsed wall clock time (in seconds):5.147
6.94/5.25	o 344772
6.94/5.25	c Got one! Elapsed wall clock time (in seconds):5.153
6.94/5.25	o 344771
6.94/5.25	c Got one! Elapsed wall clock time (in seconds):5.153
6.94/5.25	o 344769
6.94/5.25	c Got one! Elapsed wall clock time (in seconds):5.155
6.94/5.25	o 344768
6.94/5.26	c Got one! Elapsed wall clock time (in seconds):5.155
6.94/5.26	o 344765
6.94/5.28	c Got one! Elapsed wall clock time (in seconds):5.184
6.94/5.28	o 344760
6.94/5.29	c Got one! Elapsed wall clock time (in seconds):5.186
6.94/5.29	o 344759
6.94/5.29	c Got one! Elapsed wall clock time (in seconds):5.186
6.94/5.29	o 344751
7.08/5.30	c Got one! Elapsed wall clock time (in seconds):5.203
7.08/5.30	o 344750
7.08/5.35	c starts		: 695
7.08/5.35	c conflicts		: 86446
7.08/5.35	c decisions		: 102332
7.08/5.35	c propagations		: 562705
7.08/5.35	c inspects		: 93643334
7.08/5.35	c shortcuts		: 0
7.08/5.35	c learnt literals	: 5
7.08/5.35	c learnt binary clauses	: 5
7.08/5.35	c learnt ternary clauses	: 13
7.08/5.35	c learnt constraints	: 86440
7.08/5.35	c ignored constraints	: 0
7.08/5.35	c root simplifications	: 0
7.08/5.35	c removed literals (reason simplification)	: 0
7.08/5.35	c reason swapping (by a shorter reason)	: 0
7.08/5.35	c Calls to reduceDB	: 7
7.08/5.35	c Number of update (reduction) of LBD	: 2968
7.08/5.35	c Imported unit clauses	: 0
7.08/5.35	c number of reductions to clauses (during analyze)	: 0
7.08/5.35	c number of learned constraints concerned by reduction	: 0
7.08/5.35	c number of learning phase by resolution	: 0
7.08/5.35	c number of learning phase by cutting planes	: 0
7.08/5.35	c speed (assignments/second)	: 107653.52974937823
7.08/5.35	c non guided choices	24
7.08/5.35	c learnt constraints type 
7.08/5.35	s OPTIMUM FOUND
7.08/5.35	c Found 339 solution(s)
7.08/5.35	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 
7.08/5.35	c objective function=344750
7.08/5.35	c Total wall clock time (in seconds): 5.254

Verifier Data

OK	344750

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4103488-1466241310/watcher-4103488-1466241310 -o /tmp/evaluation-result-4103488-1466241310/solver-4103488-1466241310 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103488-1466241310.opb 

pid=16450
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.16 1.20 1.39 5/193 16453
/proc/meminfo: memFree=31255440/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 26176654 98570240 978 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 24065 978 744 9 0 16771 0
[pid=16453/tid=16454] ppid=16450 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 26176654 98570240 978 33554432000 1073741824 1073778376 140735244809104 140651297013288 206629062016 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.16 1.20 1.39 5/193 16453
/proc/meminfo: memFree=31255440/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 4506 0 1 0 10 1 0 0 20 0 18 0 26176654 9787879424 6133 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2389619 6133 2157 9 0 2380296 0
[pid=16453/tid=16454] ppid=16450 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2382 0 1 0 6 2 0 0 20 0 18 0 26176654 9787879424 6133 33554432000 1073741824 1073778376 140735244809104 140651297017976 206632445197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200284 s]
/proc/loadavg: 1.16 1.20 1.39 5/193 16453
/proc/meminfo: memFree=31255440/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 6576 0 1 0 31 2 0 0 20 0 19 0 26176654 9856040960 7568 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 7581 2224 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2406 0 1 0 16 2 0 0 20 0 19 0 26176654 9856040960 7581 33554432000 1073741824 1073778376 140735244809104 140651297018088 140651136104301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9625040

[startup+0.300314 s]
/proc/loadavg: 1.16 1.20 1.39 5/193 16453
/proc/meminfo: memFree=31255440/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 6637 0 1 0 48 2 0 0 20 0 19 0 26176654 9856040960 8651 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 8651 2225 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2408 0 1 0 26 2 0 0 20 0 19 0 26176654 9856040960 8651 33554432000 1073741824 1073778376 140735244809104 140651297018088 140651136458291 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700233 s]
/proc/loadavg: 1.16 1.20 1.39 5/193 16453
/proc/meminfo: memFree=31255440/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 10632 0 1 0 123 3 0 0 20 0 19 0 26176654 9856040960 11599 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 11599 2242 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2409 0 1 0 66 2 0 0 20 0 19 0 26176654 9856040960 11599 33554432000 1073741824 1073778376 140735244809104 140651297018088 140651136292771 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 1.31 1.23 1.40 3/213 16473
/proc/meminfo: memFree=31061424/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=2.17 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 10637 0 1 0 214 3 0 0 20 0 19 0 26176654 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 13136 2243 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2413 0 1 0 146 2 0 0 20 0 19 0 26176654 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651297009968 140651136470121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) S 16450 16453 16325 0 -1 4202560 4174 0 0 0 37 0 0 0 20 0 19 0 26176658 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650512104248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 2779 0 0 0 28 0 0 0 20 0 19 0 26176658 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 13136 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 1.31 1.23 1.40 4/213 16473
/proc/meminfo: memFree=31054404/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=3.81 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 10642 0 1 0 378 3 0 0 20 0 19 0 26176654 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 15185 2244 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2417 0 1 0 306 2 0 0 20 0 19 0 26176654 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651297009968 140651136458285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) S 16450 16453 16325 0 -1 4202560 4174 0 0 0 38 0 0 0 20 0 19 0 26176658 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650512104248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 2780 0 0 0 31 0 0 0 20 0 19 0 26176658 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 9625040

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16453 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20099 s]
/proc/loadavg: 1.31 1.23 1.40 4/213 16473
/proc/meminfo: memFree=31054404/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=3.91 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 10642 0 1 0 388 3 0 0 20 0 19 0 26176654 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 15185 2244 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=3.18 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2417 0 1 0 316 2 0 0 20 0 19 0 26176654 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651297009968 140651136458220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 15185 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) R 16450 16453 16325 0 -1 4202560 8549 0 0 0 68 2 0 0 20 0 19 0 26176658 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650512081704 140651301105511 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 2780 0 0 0 34 0 0 0 20 0 19 0 26176658 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 18528 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 9625040

[startup+4.80078 s]
/proc/loadavg: 1.31 1.23 1.40 5/213 16473
/proc/meminfo: memFree=31032216/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=6.44 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 19055 0 1 0 639 5 0 0 20 0 19 0 26176654 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 21109 2255 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=4.78 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2429 0 1 0 476 2 0 0 20 0 19 0 26176654 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651297009968 140651136810671 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=1.19 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) S 16450 16453 16325 0 -1 4202560 10885 0 0 0 117 2 0 0 20 0 19 0 26176658 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650512104248 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 4467 0 0 0 42 1 0 0 20 0 19 0 26176658 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 21109 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 9625040

[startup+5.20069 s]
/proc/loadavg: 1.31 1.23 1.40 5/213 16473
/proc/meminfo: memFree=31032216/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=6.94 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 19056 0 1 0 689 5 0 0 20 0 19 0 26176654 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 19494 2255 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=5.18 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2430 0 1 0 516 2 0 0 20 0 19 0 26176654 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651297018296 140651136119652 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=1.3 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) R 16450 16453 16325 0 -1 4202560 10885 0 0 0 128 2 0 0 20 0 19 0 26176658 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650512091344 140651299511475 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 4467 0 0 0 42 1 0 0 20 0 19 0 26176658 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 19494 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 9625040

[startup+5.30074 s]
/proc/loadavg: 1.31 1.23 1.40 5/213 16473
/proc/meminfo: memFree=31032216/32872528 swapFree=534252/566956
[pid=16453] ppid=16450 vsize=9625040 CPUtime=7.08 cores=1,3,5,7
/proc/16453/stat : 16453 (java) S 16450 16453 16325 0 -1 4202496 19057 0 1 0 703 5 0 0 20 0 19 0 26176654 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140735244800240 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16453/statm: 2406260 20006 2255 9 0 2396937 0
[pid=16453/tid=16454] ppid=16450 vsize=9625040 CPUtime=5.28 cores=1,3,5,7
/proc/16453/task/16454/stat : 16454 (java) R 16450 16453 16325 0 -1 4202560 2431 0 1 0 526 2 0 0 20 0 19 0 26176654 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651297017112 140651136458215 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16456] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16456/stat : 16456 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651258509736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16457] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16457/stat : 16457 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651257457192 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16458] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16458/stat : 16458 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651256404136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16459] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16459/stat : 16459 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651255351592 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16460] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16460/stat : 16460 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651136019368 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16461] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16461/stat : 16461 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651134966824 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16462] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16462/stat : 16462 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651133913768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16453/tid=16463] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16463/stat : 16463 (java) S 16450 16453 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26176655 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651132861224 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16464] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16464/stat : 16464 (java) S 16450 16453 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140651120662888 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16465] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16465/stat : 16465 (java) S 16450 16453 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650515260792 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16466] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16466/stat : 16466 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176656 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650514207624 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16467] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16467/stat : 16467 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650513156368 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16468] ppid=16450 vsize=9625040 CPUtime=1.34 cores=1,3,5,7
/proc/16453/task/16468/stat : 16468 (java) R 16450 16453 16325 0 -1 4202560 10885 0 0 0 132 2 0 0 20 0 19 0 26176658 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650512104128 140651303162377 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16453/tid=16469] ppid=16450 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/16453/task/16469/stat : 16469 (java) S 16450 16453 16325 0 -1 4202560 4467 0 0 0 42 1 0 0 20 0 19 0 26176658 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650511051704 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16453/tid=16470] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16470/stat : 16470 (java) S 16450 16453 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650509998840 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16471] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16471/stat : 16471 (java) S 16450 16453 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 26176658 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650508946504 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16453/tid=16472] ppid=16450 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16453/task/16472/stat : 16472 (java) S 16450 16453 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26176667 9856040960 20006 33554432000 1073741824 1073778376 140735244809104 140650507891752 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 5.36252
CPU time (s): 7.18291
CPU user time (s): 7.10092
CPU system time (s): 0.081987
CPU usage (%): 133.947
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.10092
system time used= 0.081987
maximum resident set size= 84840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19081
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 401
involuntary context switches= 152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023996 second user time and 0.055991 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 11:15:10
IDJOB=4103488
IDBENCH=2374
IDSOLVER=2546
FILE ID=node138/4103488-1466241310
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103488-1466241310/watcher-4103488-1466241310 -o /tmp/evaluation-result-4103488-1466241310/solver-4103488-1466241310 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103488-1466241310.opb

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

MD5SUM BENCH= d9b1bd39de70fdcf73e5c42a9dd94c9e
RANDOM SEED=1456727796

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31262384 kB
Buffers:          119668 kB
Cached:           129388 kB
SwapCached:         1060 kB
Active:           124836 kB
Inactive:         174224 kB
Active(anon):      51588 kB
Inactive(anon):     1696 kB
Active(file):      73248 kB
Inactive(file):   172528 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:              6296 kB
Writeback:             0 kB
AnonPages:        580340 kB
Mapped:            14616 kB
Shmem:                 0 kB
Slab:             604464 kB
SReclaimable:      47980 kB
SUnreclaim:       556484 kB
KernelStack:        1352 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1254360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node138 at 2016-06-18 11:15:16