Trace number 3734742

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SAT4J Pseudo Resolution 2.1.1SAT (TO)6 1800.01 1794.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUM455599f2e36aed56b051b7169c43fa6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark305.689
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables120
Total number of constraints10
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 constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.1.1.v20090612
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version	1.6.0_24
0.02/0.09	c os.name	Linux
0.02/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch	amd64
0.02/0.09	c Free memory 1299577560
0.02/0.09	c Max memory 1306394624
0.02/0.09	c Total memory 1306394624
0.02/0.09	c Number of processors 8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c MiniSAT restarts strategy
0.08/0.12	c Memory based learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3734742-1338752710.opb
0.08/0.12	c reading problem ... 
0.08/0.15	c ... done. Wall clock time 0.029s.
0.08/0.15	c #vars     120
0.08/0.15	c #constraints  10
0.08/0.15	c constraints type 
0.08/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.29/0.23	c SATISFIABLE
0.29/0.23	c OPTIMIZING...
0.29/0.23	c Got one! Elapsed wall clock time (in seconds):0.119
0.29/0.23	o 2019
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.137
0.29/0.25	o 2014
0.29/0.27	c Got one! Elapsed wall clock time (in seconds):0.149
0.29/0.27	o 2012
0.29/0.28	c Got one! Elapsed wall clock time (in seconds):0.16
0.29/0.28	o 2010
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.172
0.29/0.29	o 2009
0.52/0.30	c Got one! Elapsed wall clock time (in seconds):0.183
0.52/0.30	o 2008
0.52/0.31	c Got one! Elapsed wall clock time (in seconds):0.193
0.52/0.31	o 1667
0.52/0.32	c Got one! Elapsed wall clock time (in seconds):0.201
0.52/0.32	o 1659
0.52/0.33	c Got one! Elapsed wall clock time (in seconds):0.21
0.52/0.33	o 1572
0.52/0.34	c Got one! Elapsed wall clock time (in seconds):0.22
0.52/0.34	o 1568
0.52/0.35	c Got one! Elapsed wall clock time (in seconds):0.229
0.52/0.35	o 1552
0.52/0.36	c Got one! Elapsed wall clock time (in seconds):0.239
0.52/0.36	o 1546
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.249
0.52/0.37	o 1487
0.52/0.37	c Got one! Elapsed wall clock time (in seconds):0.257
0.52/0.37	o 1475
0.52/0.39	c Got one! Elapsed wall clock time (in seconds):0.27
0.52/0.39	o 1463
0.65/0.40	c Got one! Elapsed wall clock time (in seconds):0.283
0.65/0.40	o 1125
0.65/0.41	c Got one! Elapsed wall clock time (in seconds):0.292
0.65/0.41	o 1123
0.65/0.42	c Got one! Elapsed wall clock time (in seconds):0.303
0.65/0.42	o 1121
0.65/0.43	c Got one! Elapsed wall clock time (in seconds):0.313
0.65/0.43	o 1120
0.65/0.44	c Got one! Elapsed wall clock time (in seconds):0.322
0.65/0.44	o 1119
0.65/0.45	c Got one! Elapsed wall clock time (in seconds):0.331
0.65/0.45	o 1118
0.65/0.46	c Got one! Elapsed wall clock time (in seconds):0.339
0.65/0.46	o 1116
0.65/0.46	c Got one! Elapsed wall clock time (in seconds):0.348
0.65/0.46	o 1115
0.65/0.48	c Got one! Elapsed wall clock time (in seconds):0.36
0.65/0.48	o 1113
0.65/0.49	c Got one! Elapsed wall clock time (in seconds):0.37
0.65/0.49	o 1108
0.65/0.50	c Got one! Elapsed wall clock time (in seconds):0.379
0.65/0.50	o 1104
0.82/0.51	c Got one! Elapsed wall clock time (in seconds):0.389
0.82/0.51	o 1102
0.82/0.51	c Got one! Elapsed wall clock time (in seconds):0.398
0.82/0.51	o 1099
0.82/0.52	c Got one! Elapsed wall clock time (in seconds):0.409
0.82/0.52	o 1098
0.82/0.54	c Got one! Elapsed wall clock time (in seconds):0.424
0.82/0.54	o 814
0.82/0.55	c Got one! Elapsed wall clock time (in seconds):0.433
0.82/0.55	o 813
0.82/0.57	c Got one! Elapsed wall clock time (in seconds):0.451
0.82/0.57	o 792
0.82/0.58	c Got one! Elapsed wall clock time (in seconds):0.467
0.82/0.58	o 699
1.05/0.60	c Got one! Elapsed wall clock time (in seconds):0.484
1.05/0.60	o 698
1.05/0.62	c Got one! Elapsed wall clock time (in seconds):0.5
1.05/0.62	o 676
1.05/0.63	c Got one! Elapsed wall clock time (in seconds):0.513
1.05/0.63	o 674
1.05/0.65	c Got one! Elapsed wall clock time (in seconds):0.529
1.05/0.65	o 673
1.05/0.66	c Got one! Elapsed wall clock time (in seconds):0.547
1.05/0.66	o 570
1.05/0.68	c Got one! Elapsed wall clock time (in seconds):0.566
1.05/0.68	o 569
1.31/0.70	c Got one! Elapsed wall clock time (in seconds):0.583
1.31/0.70	o 568
1.31/0.71	c Got one! Elapsed wall clock time (in seconds):0.599
1.31/0.71	o 565
1.31/0.73	c Got one! Elapsed wall clock time (in seconds):0.616
1.31/0.73	o 563
1.31/0.75	c Got one! Elapsed wall clock time (in seconds):0.631
1.31/0.75	o 562
1.31/0.76	c Got one! Elapsed wall clock time (in seconds):0.643
1.31/0.76	o 560
1.31/0.77	c Got one! Elapsed wall clock time (in seconds):0.659
1.31/0.77	o 559
1.31/0.79	c Got one! Elapsed wall clock time (in seconds):0.674
1.31/0.79	o 558
1.48/0.81	c Got one! Elapsed wall clock time (in seconds):0.69
1.48/0.81	o 557
1.48/0.82	c Got one! Elapsed wall clock time (in seconds):0.705
1.48/0.82	o 555
1.48/0.84	c Got one! Elapsed wall clock time (in seconds):0.72
1.48/0.84	o 551
1.48/0.85	c Got one! Elapsed wall clock time (in seconds):0.736
1.48/0.85	o 550
1.48/0.87	c Got one! Elapsed wall clock time (in seconds):0.751
1.48/0.87	o 352
1.48/0.88	c Got one! Elapsed wall clock time (in seconds):0.765
1.48/0.88	o 350
1.58/0.91	c Got one! Elapsed wall clock time (in seconds):0.79
1.58/0.91	o 348
1.58/0.92	c Got one! Elapsed wall clock time (in seconds):0.8
1.58/0.92	o 346
1.58/0.93	c Got one! Elapsed wall clock time (in seconds):0.815
1.58/0.93	o 345
1.58/0.95	c Got one! Elapsed wall clock time (in seconds):0.829
1.58/0.95	o 344
1.58/0.96	c Got one! Elapsed wall clock time (in seconds):0.847
1.58/0.96	o 342
1.58/0.98	c Got one! Elapsed wall clock time (in seconds):0.867
1.58/0.98	o 341
1.58/1.00	c Got one! Elapsed wall clock time (in seconds):0.886
1.58/1.00	o 340
1.73/1.02	c Got one! Elapsed wall clock time (in seconds):0.907
1.73/1.02	o 338
1.73/1.07	c Got one! Elapsed wall clock time (in seconds):0.95
1.73/1.07	o 337
1.73/1.09	c Got one! Elapsed wall clock time (in seconds):0.97
1.73/1.09	o 336
1.84/1.12	c Got one! Elapsed wall clock time (in seconds):1.004
1.84/1.12	o 335
1.84/1.14	c Got one! Elapsed wall clock time (in seconds):1.026
1.84/1.14	o 331
1.84/1.17	c Got one! Elapsed wall clock time (in seconds):1.05
1.84/1.17	o 329
1.84/1.19	c Got one! Elapsed wall clock time (in seconds):1.073
1.84/1.19	o 327
1.94/1.21	c Got one! Elapsed wall clock time (in seconds):1.098
1.94/1.21	o 326
1.94/1.24	c Got one! Elapsed wall clock time (in seconds):1.124
1.94/1.24	o 324
1.94/1.27	c Got one! Elapsed wall clock time (in seconds):1.15
1.94/1.27	o 322
2.06/1.31	c Got one! Elapsed wall clock time (in seconds):1.193
2.06/1.31	o 321
2.06/1.35	c Got one! Elapsed wall clock time (in seconds):1.234
2.06/1.35	o 317
2.06/1.37	c Got one! Elapsed wall clock time (in seconds):1.254
2.06/1.37	o 315
2.06/1.38	c Got one! Elapsed wall clock time (in seconds):1.268
2.06/1.38	o 313
2.16/1.42	c Got one! Elapsed wall clock time (in seconds):1.305
2.16/1.42	o 311
2.16/1.46	c Got one! Elapsed wall clock time (in seconds):1.347
2.16/1.46	o 310
2.16/1.50	c Got one! Elapsed wall clock time (in seconds):1.379
2.16/1.50	o 308
2.26/1.51	c Got one! Elapsed wall clock time (in seconds):1.398
2.26/1.51	o 305
2.26/1.54	c Got one! Elapsed wall clock time (in seconds):1.42
2.26/1.54	o 304
2.26/1.56	c Got one! Elapsed wall clock time (in seconds):1.442
2.26/1.56	o 301
2.26/1.58	c Got one! Elapsed wall clock time (in seconds):1.468
2.26/1.58	o 299
2.36/1.61	c Got one! Elapsed wall clock time (in seconds):1.493
2.36/1.61	o 297
2.36/1.63	c Got one! Elapsed wall clock time (in seconds):1.515
2.36/1.63	o 293
2.36/1.68	c Got one! Elapsed wall clock time (in seconds):1.563
2.36/1.68	o 292
2.47/1.72	c Got one! Elapsed wall clock time (in seconds):1.606
2.47/1.72	o 291
2.47/1.78	c Got one! Elapsed wall clock time (in seconds):1.663
2.47/1.78	o 289
2.57/1.83	c Got one! Elapsed wall clock time (in seconds):1.713
2.57/1.83	o 273
2.57/1.88	c Got one! Elapsed wall clock time (in seconds):1.765
2.57/1.88	o 271
2.68/1.92	c Got one! Elapsed wall clock time (in seconds):1.807
2.68/1.92	o 269
2.78/2.01	c Got one! Elapsed wall clock time (in seconds):1.898
2.78/2.01	o 268
2.78/2.05	c Got one! Elapsed wall clock time (in seconds):1.93
2.78/2.05	o 266
2.89/2.13	c Got one! Elapsed wall clock time (in seconds):2.013
2.89/2.13	o 264
2.89/2.19	c Got one! Elapsed wall clock time (in seconds):2.072
2.89/2.19	o 262
2.99/2.28	c Got one! Elapsed wall clock time (in seconds):2.161
2.99/2.28	o 260
3.08/2.34	c Got one! Elapsed wall clock time (in seconds):2.222
3.08/2.34	o 254
3.08/2.39	c Got one! Elapsed wall clock time (in seconds):2.271
3.08/2.39	o 206
3.18/2.46	c Got one! Elapsed wall clock time (in seconds):2.349
3.18/2.46	o 204
3.28/2.52	c Got one! Elapsed wall clock time (in seconds):2.399
3.28/2.52	o 203
3.28/2.54	c Got one! Elapsed wall clock time (in seconds):2.423
3.28/2.54	o 202
3.28/2.58	c Got one! Elapsed wall clock time (in seconds):2.463
3.28/2.58	o 201
3.38/2.63	c Got one! Elapsed wall clock time (in seconds):2.514
3.38/2.63	o 200
3.48/2.70	c Got one! Elapsed wall clock time (in seconds):2.581
3.48/2.70	o 199
3.48/2.76	c Got one! Elapsed wall clock time (in seconds):2.64
3.48/2.76	o 194
3.58/2.80	c Got one! Elapsed wall clock time (in seconds):2.688
3.58/2.80	o 192
3.68/2.91	c Got one! Elapsed wall clock time (in seconds):2.789
3.68/2.91	o 191
3.68/2.95	c Got one! Elapsed wall clock time (in seconds):2.831
3.68/2.95	o 189
3.78/3.04	c Got one! Elapsed wall clock time (in seconds):2.926
3.78/3.04	o 187
3.78/3.07	c Got one! Elapsed wall clock time (in seconds):2.957
3.78/3.07	o 186
3.98/3.28	c Got one! Elapsed wall clock time (in seconds):3.162
3.98/3.28	o 184
4.18/3.40	c Got one! Elapsed wall clock time (in seconds):3.283
4.18/3.40	o 160
4.18/3.46	c Got one! Elapsed wall clock time (in seconds):3.348
4.18/3.46	o 159
4.29/3.59	c Got one! Elapsed wall clock time (in seconds):3.47
4.29/3.59	o 157
4.38/3.62	c Got one! Elapsed wall clock time (in seconds):3.5
4.38/3.62	o 155
4.38/3.67	c Got one! Elapsed wall clock time (in seconds):3.555
4.38/3.67	o 154
4.48/3.74	c Got one! Elapsed wall clock time (in seconds):3.62
4.48/3.74	o 152
4.48/3.79	c Got one! Elapsed wall clock time (in seconds):3.675
4.48/3.79	o 151
4.58/3.86	c Got one! Elapsed wall clock time (in seconds):3.748
4.58/3.86	o 150
4.58/3.89	c Got one! Elapsed wall clock time (in seconds):3.776
4.58/3.89	o 149
4.68/3.99	c Got one! Elapsed wall clock time (in seconds):3.869
4.68/3.99	o 148
4.79/4.06	c Got one! Elapsed wall clock time (in seconds):3.946
4.79/4.06	o 146
4.89/4.10	c Got one! Elapsed wall clock time (in seconds):3.983
4.89/4.10	o 141
4.89/4.18	c Got one! Elapsed wall clock time (in seconds):4.059
4.89/4.18	o 140
5.00/4.20	c Got one! Elapsed wall clock time (in seconds):4.084
5.00/4.20	o 139
5.00/4.28	c Got one! Elapsed wall clock time (in seconds):4.161
5.00/4.28	o 138
5.11/4.36	c Got one! Elapsed wall clock time (in seconds):4.243
5.11/4.36	o 137
5.28/4.46	c Got one! Elapsed wall clock time (in seconds):4.343
5.28/4.46	o 136
5.28/4.48	c Got one! Elapsed wall clock time (in seconds):4.367
5.28/4.48	o 135
5.39/4.53	c Got one! Elapsed wall clock time (in seconds):4.414
5.39/4.53	o 133
5.49/4.61	c Got one! Elapsed wall clock time (in seconds):4.498
5.49/4.61	o 132
5.49/4.65	c Got one! Elapsed wall clock time (in seconds):4.536
5.49/4.65	o 131
5.59/4.78	c Got one! Elapsed wall clock time (in seconds):4.66
5.59/4.78	o 128
5.69/4.84	c Got one! Elapsed wall clock time (in seconds):4.72
5.69/4.84	o 127
5.79/4.99	c Got one! Elapsed wall clock time (in seconds):4.871
5.79/4.99	o 126
5.89/5.04	c Got one! Elapsed wall clock time (in seconds):4.923
5.89/5.04	o 125
5.99/5.13	c Got one! Elapsed wall clock time (in seconds):5.015
5.99/5.13	o 123
6.09/5.23	c Got one! Elapsed wall clock time (in seconds):5.113
6.09/5.23	o 122
6.09/5.29	c Got one! Elapsed wall clock time (in seconds):5.172
6.09/5.29	o 120
6.29/5.46	c Got one! Elapsed wall clock time (in seconds):5.342
6.29/5.46	o 119
6.49/5.63	c Got one! Elapsed wall clock time (in seconds):5.513
6.49/5.63	o 118
6.59/5.72	c Got one! Elapsed wall clock time (in seconds):5.6
6.59/5.72	o 115
6.69/5.82	c Got one! Elapsed wall clock time (in seconds):5.709
6.69/5.82	o 114
6.69/5.89	c Got one! Elapsed wall clock time (in seconds):5.772
6.69/5.89	o 113
6.78/5.96	c Got one! Elapsed wall clock time (in seconds):5.847
6.78/5.96	o 112
6.78/6.00	c Got one! Elapsed wall clock time (in seconds):5.879
6.78/6.00	o 111
6.88/6.06	c Got one! Elapsed wall clock time (in seconds):5.946
6.88/6.06	o 110
6.98/6.13	c Got one! Elapsed wall clock time (in seconds):6.017
6.98/6.13	o 109
7.08/6.21	c Got one! Elapsed wall clock time (in seconds):6.098
7.08/6.21	o 107
7.18/6.30	c Got one! Elapsed wall clock time (in seconds):6.18
7.18/6.30	o 105
7.18/6.37	c Got one! Elapsed wall clock time (in seconds):6.255
7.18/6.37	o 103
7.28/6.50	c Got one! Elapsed wall clock time (in seconds):6.381
7.28/6.50	o 102
7.49/6.66	c Got one! Elapsed wall clock time (in seconds):6.546
7.49/6.66	o 100
7.78/6.91	c Got one! Elapsed wall clock time (in seconds):6.795
7.78/6.91	o 98
8.08/7.21	c Got one! Elapsed wall clock time (in seconds):7.091
8.08/7.21	o 96
8.08/7.26	c Got one! Elapsed wall clock time (in seconds):7.145
8.08/7.26	o 95
8.18/7.35	c Got one! Elapsed wall clock time (in seconds):7.236
8.18/7.35	o 93
8.28/7.48	c Got one! Elapsed wall clock time (in seconds):7.362
8.28/7.48	o 92
8.38/7.59	c Got one! Elapsed wall clock time (in seconds):7.469
8.38/7.59	o 91
8.68/7.80	c Got one! Elapsed wall clock time (in seconds):7.681
8.68/7.80	o 89
8.68/7.88	c Got one! Elapsed wall clock time (in seconds):7.769
8.68/7.88	o 87
8.78/7.95	c Got one! Elapsed wall clock time (in seconds):7.831
8.78/7.95	o 86
9.18/8.33	c Got one! Elapsed wall clock time (in seconds):8.216
9.18/8.33	o 85
9.38/8.56	c Got one! Elapsed wall clock time (in seconds):8.44
9.38/8.56	o 84
9.48/8.70	c Got one! Elapsed wall clock time (in seconds):8.586
9.48/8.70	o 83
9.69/8.84	c Got one! Elapsed wall clock time (in seconds):8.719
9.69/8.84	o 81
9.78/8.99	c Got one! Elapsed wall clock time (in seconds):8.869
9.78/8.99	o 70
9.98/9.10	c Got one! Elapsed wall clock time (in seconds):8.989
9.98/9.10	o 68
10.08/9.22	c Got one! Elapsed wall clock time (in seconds):9.103
10.08/9.22	o 66
11.58/10.75	c Got one! Elapsed wall clock time (in seconds):10.632
11.58/10.75	o 65
11.68/10.84	c Got one! Elapsed wall clock time (in seconds):10.725
11.68/10.84	o 63
11.98/11.17	c Got one! Elapsed wall clock time (in seconds):11.057
11.98/11.17	o 62
12.18/11.34	c Got one! Elapsed wall clock time (in seconds):11.224
12.18/11.34	o 60
12.28/11.49	c Got one! Elapsed wall clock time (in seconds):11.372
12.28/11.49	o 58
12.66/11.75	c Got one! Elapsed wall clock time (in seconds):11.633
12.66/11.75	o 57
12.76/11.87	c Got one! Elapsed wall clock time (in seconds):11.753
12.76/11.87	o 56
13.16/12.30	c Got one! Elapsed wall clock time (in seconds):12.18
13.16/12.30	o 55
13.46/12.55	c Got one! Elapsed wall clock time (in seconds):12.438
13.46/12.55	o 53
13.57/12.67	c Got one! Elapsed wall clock time (in seconds):12.552
13.57/12.67	o 52
14.47/13.55	c Got one! Elapsed wall clock time (in seconds):13.434
14.47/13.55	o 51
14.57/13.69	c Got one! Elapsed wall clock time (in seconds):13.573
14.57/13.69	o 50
14.77/13.80	c Got one! Elapsed wall clock time (in seconds):13.686
14.77/13.80	o 48
14.97/14.02	c Got one! Elapsed wall clock time (in seconds):13.908
14.97/14.02	o 46
15.47/14.50	c Got one! Elapsed wall clock time (in seconds):14.387
15.47/14.50	o 45
15.77/14.80	c Got one! Elapsed wall clock time (in seconds):14.682
15.77/14.80	o 43
16.37/15.47	c Got one! Elapsed wall clock time (in seconds):15.35
16.37/15.47	o 42
16.77/15.87	c Got one! Elapsed wall clock time (in seconds):15.754
16.77/15.87	o 41
17.07/16.11	c Got one! Elapsed wall clock time (in seconds):15.995
17.07/16.11	o 39
17.67/16.77	c Got one! Elapsed wall clock time (in seconds):16.654
17.67/16.77	o 38
19.87/18.97	c Got one! Elapsed wall clock time (in seconds):18.85
19.87/18.97	o 36
20.77/19.83	c Got one! Elapsed wall clock time (in seconds):19.712
20.77/19.83	o 35
21.07/20.17	c Got one! Elapsed wall clock time (in seconds):20.05
21.07/20.17	o 33
21.38/20.42	c Got one! Elapsed wall clock time (in seconds):20.302
21.38/20.42	o 21
22.08/21.16	c Got one! Elapsed wall clock time (in seconds):21.039
22.08/21.16	o 20
24.08/23.14	c Got one! Elapsed wall clock time (in seconds):23.021
24.08/23.14	o 19
26.07/25.04	c Got one! Elapsed wall clock time (in seconds):24.924
26.07/25.04	o 18
30.37/29.30	c Got one! Elapsed wall clock time (in seconds):29.183
30.37/29.30	o 17
31.57/30.60	c Got one! Elapsed wall clock time (in seconds):30.48
31.57/30.60	o 16
31.97/30.97	c Got one! Elapsed wall clock time (in seconds):30.856
31.97/30.97	o 14
33.17/32.18	c Got one! Elapsed wall clock time (in seconds):32.062
33.17/32.18	o 13
47.18/46.09	c Got one! Elapsed wall clock time (in seconds):45.969
47.18/46.09	o 12
49.88/48.78	c Got one! Elapsed wall clock time (in seconds):48.664
49.88/48.78	o 11
51.78/50.62	c Got one! Elapsed wall clock time (in seconds):50.504
51.78/50.62	o 10
53.08/51.94	c Got one! Elapsed wall clock time (in seconds):51.821
53.08/51.94	o 9
322.88/320.24	c Got one! Elapsed wall clock time (in seconds):320.124
322.88/320.24	o 8
967.37/963.25	c Got one! Elapsed wall clock time (in seconds):963.135
967.37/963.25	o 6
1800.01/1794.31	c starts		: 803
1800.01/1794.31	c conflicts		: 1539915
1800.01/1794.31	c decisions		: 1596755
1800.01/1794.31	c propagations		: 12152846
1800.01/1794.31	c inspects		: 11816339012
1800.01/1794.31	c learnt literals	: 0
1800.01/1794.31	c learnt binary clauses	: 0
1800.01/1794.31	c learnt ternary clauses	: 0
1800.01/1794.31	c learnt clauses	: 1539916
1800.01/1794.31	c ignored clauses	: 0
1800.01/1794.31	c root simplifications	: 0
1800.01/1794.31	c removed literals (reason simplification)	: 15257878
1800.01/1794.31	c reason swapping (by a shorter reason)	: 0
1800.01/1794.31	c Calls to reduceDB	: 0
1800.01/1794.31	c speed (assignments/second)	: 14623.30998965177
1800.01/1794.31	c non guided choices	3376
1800.01/1794.40	c learnt constraints type 
1800.01/1794.40	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1539927
1800.01/1794.40	c constraints type 
1800.01/1794.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
1800.01/1794.40	s SATISFIABLE
1800.01/1794.40	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 x90 x91 x92 x93 -x94 -x95 -x96 x97 x98 -x99 -x100 -x101 x102 x103 x104 x105 -x106 -x107 x108 x109 x110 x111 x112 -x113 x114 x115 -x116 -x117 x118 -x119 -x120 
1800.01/1794.40	c objective function=6
1800.01/1794.40	c Total wall clock time (in seconds): 1794.286

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3734742-1338752710/watcher-3734742-1338752710 -o /tmp/evaluation-result-3734742-1338752710/solver-3734742-1338752710 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734742-1338752710.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.02 1.99 3/192 14975
/proc/meminfo: memFree=27959496/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/14975/stat : 14975 (java6) D 14973 14975 14627 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 341399392 9515008 182 33554432000 1073741824 1073778376 140734406012624 140734406003656 226329706165 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/14975/statm: 2323 182 140 9 0 71 0

[startup+0.0396029 s]
/proc/loadavg: 1.93 2.02 1.99 3/192 14975
/proc/meminfo: memFree=27959496/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2182588 CPUtime=0.02 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 3560 0 1 0 1 1 0 0 20 0 11 0 341399392 2234970112 4769 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 545647 4770 1625 9 0 536348 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2182588

[startup+0.100283 s]
/proc/loadavg: 1.93 2.02 1.99 3/192 14975
/proc/meminfo: memFree=27959496/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2648568 CPUtime=0.08 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 4518 0 1 0 7 1 0 0 20 0 18 0 341399392 2712133632 6236 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 662142 6242 2068 9 0 652835 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2648568

[startup+0.300247 s]
/proc/loadavg: 1.93 2.02 1.99 3/192 14975
/proc/meminfo: memFree=27959496/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=0.52 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 7638 0 1 0 50 2 0 0 20 0 19 0 341399392 2780295168 10313 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 10313 2230 9 0 669476 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2715132

[startup+0.700271 s]
/proc/loadavg: 1.93 2.02 1.99 3/192 14975
/proc/meminfo: memFree=27959496/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=1.31 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 13034 0 1 0 127 4 0 0 20 0 19 0 341399392 2780295168 24742 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 24742 2241 9 0 669476 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2715132

[startup+1.50075 s]
/proc/loadavg: 1.93 2.02 1.99 3/211 14994
/proc/meminfo: memFree=27830968/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=2.26 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 13111 0 1 0 220 6 0 0 20 0 19 0 341399392 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 48128 2245 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=1.46 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2819 0 1 0 142 4 0 0 20 0 19 0 341399393 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139731014078896 139730872707304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.4 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4895 0 0 0 38 2 0 0 20 0 19 0 341399399 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.37 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 37 0 0 0 20 0 19 0 341399399 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 48128 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 2715132

[startup+3.10077 s]
/proc/loadavg: 1.93 2.02 1.99 3/211 14994
/proc/meminfo: memFree=27723728/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=3.88 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 13170 0 1 0 380 8 0 0 20 0 19 0 341399392 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 77824 2245 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=3.05 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2878 0 1 0 300 5 0 0 20 0 19 0 341399393 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139731014078896 139730872707300 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.4 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4895 0 0 0 38 2 0 0 20 0 19 0 341399399 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 77824 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 2715132

[startup+6.30078 s]
/proc/loadavg: 1.94 2.02 1.99 3/211 14994
/proc/meminfo: memFree=27585636/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=7.18 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 13247 0 1 0 706 12 0 0 20 0 19 0 341399392 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 95266 2260 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=6.22 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2914 0 1 0 615 7 0 0 20 0 19 0 341399393 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139731014078896 139730872627862 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341399395 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4896 0 0 0 41 2 0 0 20 0 19 0 341399399 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 95266 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 2715132

[startup+12.7008 s]

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

[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4897 0 0 0 41 2 0 0 20 0 19 0 341399399 2780295168 198862 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 198862 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 198862 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=0.95 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 100 0 0 0 60 35 0 0 20 0 19 0 341399399 2780295168 198862 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 198862 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1727.75
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 15092
/proc/meminfo: memFree=27014660/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=1787.97 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 15074 0 1 0 178700 97 0 0 20 0 19 0 341399392 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 200943 2260 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=1776.12 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2943 0 1 0 177579 33 0 0 20 0 19 0 341399393 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139731014086016 139730872628165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 144 0 0 0 66 5 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 68 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 224 0 0 0 56 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0.77 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 193 0 0 0 70 7 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 58 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0.69 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 220 0 0 0 61 8 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 195 0 0 0 60 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0.64 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 168 0 0 0 60 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 55 0 0 0 1 2 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4897 0 0 0 41 2 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=0.99 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 104 0 0 0 62 37 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1787.97
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 15092
/proc/meminfo: memFree=27014784/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 15074 0 1 0 179903 98 0 0 20 0 19 0 341399392 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 200943 2260 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=1788.1 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2943 0 1 0 178776 34 0 0 20 0 19 0 341399393 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139731014086016 139730872707559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 144 0 0 0 66 5 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 68 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 224 0 0 0 56 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0.77 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 193 0 0 0 70 7 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 58 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0.69 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 220 0 0 0 61 8 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 195 0 0 0 60 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0.64 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 168 0 0 0 60 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 55 0 0 0 1 2 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4897 0 0 0 41 2 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=1 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 104 0 0 0 63 37 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1794.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 15092
/proc/meminfo: memFree=27014784/32873844 swapFree=6088/6088
[pid=14975] ppid=14973 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/14975/stat : 14975 (java) S 14973 14975 14627 0 -1 4202496 15074 0 1 0 179903 98 0 0 20 0 19 0 341399392 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 140735498848080 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14975/statm: 678783 200943 2260 9 0 669476 0
[pid=14975/tid=14977] ppid=14973 vsize=2715132 CPUtime=1788.1 cores=1,3,5,7
/proc/14975/task/14977/stat : 14977 (java) R 14973 14975 14627 0 -1 4202560 2943 0 1 0 178776 34 0 0 20 0 19 0 341399393 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139731014086016 139730872707559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14978] ppid=14973 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/14975/task/14978/stat : 14978 (java) S 14973 14975 14627 0 -1 4202560 144 0 0 0 66 5 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730998536360 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14979] ppid=14973 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/14975/task/14979/stat : 14979 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 68 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730997483816 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14980] ppid=14973 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/14975/task/14980/stat : 14980 (java) S 14973 14975 14627 0 -1 4202560 224 0 0 0 56 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730996431272 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14981] ppid=14973 vsize=2715132 CPUtime=0.77 cores=1,3,5,7
/proc/14975/task/14981/stat : 14981 (java) S 14973 14975 14627 0 -1 4202560 193 0 0 0 70 7 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730995378728 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14982] ppid=14973 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/14975/task/14982/stat : 14982 (java) S 14973 14975 14627 0 -1 4202560 274 0 0 0 58 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730994326184 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14975/tid=14983] ppid=14973 vsize=2715132 CPUtime=0.69 cores=1,3,5,7
/proc/14975/task/14983/stat : 14983 (java) S 14973 14975 14627 0 -1 4202560 220 0 0 0 61 8 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730993273640 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14984] ppid=14973 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/14975/task/14984/stat : 14984 (java) S 14973 14975 14627 0 -1 4202560 195 0 0 0 60 6 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730992221096 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14985] ppid=14973 vsize=2715132 CPUtime=0.64 cores=1,3,5,7
/proc/14975/task/14985/stat : 14985 (java) S 14973 14975 14627 0 -1 4202560 168 0 0 0 60 4 0 0 20 0 19 0 341399395 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730991168552 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14986] ppid=14973 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/14975/task/14986/stat : 14986 (java) S 14973 14975 14627 0 -1 4202560 55 0 0 0 1 2 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730860808296 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14987] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14987/stat : 14987 (java) S 14973 14975 14627 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730859754616 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14988] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14988/stat : 14988 (java) S 14973 14975 14627 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341399396 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730858701960 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14989] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14989/stat : 14989 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730857650704 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14990] ppid=14973 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/14975/task/14990/stat : 14990 (java) S 14973 14975 14627 0 -1 4202560 4897 0 0 0 41 2 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139730856598072 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14975/tid=14991] ppid=14973 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/14975/task/14991/stat : 14991 (java) S 14973 14975 14627 0 -1 4202560 4201 0 0 0 39 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729982974648 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14992] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14992/stat : 14992 (java) S 14973 14975 14627 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729981922296 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14975/tid=14993] ppid=14973 vsize=2715132 CPUtime=1 cores=1,3,5,7
/proc/14975/task/14993/stat : 14993 (java) S 14973 14975 14627 0 -1 4202560 104 0 0 0 63 37 0 0 20 0 19 0 341399399 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729980869960 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14975/tid=14994] ppid=14973 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/14975/task/14994/stat : 14994 (java) S 14973 14975 14627 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341399408 2780295168 200943 33554432000 1073741824 1073778376 140735498856944 139729979814696 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14975 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=528190
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=332797
# CPU time returned by wait4() is 1795.86
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.41
CPU time (s): 1800.01
CPU user time (s): 1799.03
CPU system time (s): 0.98
CPU usage (%): 100.312
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 1.3328
maximum resident set size= 803960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15123
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38856
involuntary context switches= 12584

runsolver used 6.51201 second user time and 15.8526 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-03 21:45:10
IDJOB=3734742
IDBENCH=2899
IDSOLVER=2322
FILE ID=node110/3734742-1338752710
RUNJOBID= node110-1338749152-14644
PBS_JOBID= 14636795
Free space on /tmp= 71076 MiB

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

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

MD5SUM BENCH= 455599f2e36aed56b051b7169c43fa6c
RANDOM SEED=925026013

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27960140 kB
Buffers:          899888 kB
Cached:          2512884 kB
SwapCached:          604 kB
Active:          2465796 kB
Inactive:        1597872 kB
Active(anon):     639148 kB
Inactive(anon):    12316 kB
Active(file):    1826648 kB
Inactive(file):  1585556 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:                64 kB
Writeback:             4 kB
AnonPages:        656836 kB
Mapped:            19736 kB
Shmem:                40 kB
Slab:             708028 kB
SReclaimable:     150004 kB
SUnreclaim:       558024 kB
KernelStack:        1592 kB
PageTables:         5376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1505364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    628736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71080 MiB
End job on node110 at 2012-06-03 22:15:06