Trace number 3734841

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)15 1800.58 1794.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1791.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
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.06/0.07	c version 2.1.1.v20090612
0.06/0.07	c sun.arch.data.model	64
0.06/0.07	c java.version	1.6.0_24
0.06/0.07	c os.name	Linux
0.06/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.07	c os.arch	amd64
0.06/0.07	c Free memory 1299577560
0.06/0.07	c Max memory 1306394624
0.06/0.07	c Total memory 1306394624
0.06/0.07	c Number of processors 8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@2d3bad12
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c MiniSAT restarts strategy
0.10/0.10	c Memory based learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3734841-1338753227.opb
0.10/0.10	c reading problem ... 
0.10/0.14	c ... done. Wall clock time 0.037s.
0.10/0.14	c #vars     146
0.10/0.14	c #constraints  12
0.10/0.14	c constraints type 
0.10/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.32/0.23	c SATISFIABLE
0.32/0.23	c OPTIMIZING...
0.32/0.23	c Got one! Elapsed wall clock time (in seconds):0.13
0.32/0.23	o 2645
0.32/0.25	c Got one! Elapsed wall clock time (in seconds):0.148
0.32/0.25	o 2644
0.32/0.27	c Got one! Elapsed wall clock time (in seconds):0.163
0.32/0.27	o 2643
0.32/0.28	c Got one! Elapsed wall clock time (in seconds):0.178
0.32/0.28	o 2642
0.54/0.30	c Got one! Elapsed wall clock time (in seconds):0.194
0.54/0.30	o 2640
0.54/0.31	c Got one! Elapsed wall clock time (in seconds):0.206
0.54/0.31	o 2586
0.54/0.32	c Got one! Elapsed wall clock time (in seconds):0.217
0.54/0.32	o 2556
0.54/0.33	c Got one! Elapsed wall clock time (in seconds):0.229
0.54/0.33	o 2524
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.239
0.54/0.34	o 2521
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.249
0.54/0.35	o 2520
0.54/0.36	c Got one! Elapsed wall clock time (in seconds):0.259
0.54/0.36	o 2517
0.54/0.37	c Got one! Elapsed wall clock time (in seconds):0.269
0.54/0.37	o 2510
0.54/0.38	c Got one! Elapsed wall clock time (in seconds):0.279
0.54/0.38	o 2498
0.54/0.39	c Got one! Elapsed wall clock time (in seconds):0.289
0.54/0.39	o 2477
0.68/0.40	c Got one! Elapsed wall clock time (in seconds):0.299
0.68/0.40	o 2476
0.68/0.41	c Got one! Elapsed wall clock time (in seconds):0.309
0.68/0.41	o 2472
0.68/0.42	c Got one! Elapsed wall clock time (in seconds):0.32
0.68/0.42	o 2374
0.68/0.43	c Got one! Elapsed wall clock time (in seconds):0.331
0.68/0.43	o 2322
0.68/0.44	c Got one! Elapsed wall clock time (in seconds):0.342
0.68/0.44	o 2314
0.68/0.45	c Got one! Elapsed wall clock time (in seconds):0.352
0.68/0.45	o 2279
0.68/0.46	c Got one! Elapsed wall clock time (in seconds):0.363
0.68/0.46	o 2241
0.68/0.48	c Got one! Elapsed wall clock time (in seconds):0.375
0.68/0.48	o 2237
0.68/0.49	c Got one! Elapsed wall clock time (in seconds):0.386
0.68/0.49	o 2236
0.87/0.50	c Got one! Elapsed wall clock time (in seconds):0.396
0.87/0.50	o 2229
0.87/0.51	c Got one! Elapsed wall clock time (in seconds):0.409
0.87/0.51	o 1818
0.87/0.53	c Got one! Elapsed wall clock time (in seconds):0.432
0.87/0.53	o 697
0.87/0.56	c Got one! Elapsed wall clock time (in seconds):0.453
0.87/0.56	o 668
0.87/0.58	c Got one! Elapsed wall clock time (in seconds):0.475
0.87/0.58	o 662
1.16/0.60	c Got one! Elapsed wall clock time (in seconds):0.497
1.16/0.60	o 661
1.16/0.61	c Got one! Elapsed wall clock time (in seconds):0.511
1.16/0.61	o 660
1.16/0.63	c Got one! Elapsed wall clock time (in seconds):0.524
1.16/0.63	o 659
1.16/0.65	c Got one! Elapsed wall clock time (in seconds):0.546
1.16/0.65	o 657
1.16/0.67	c Got one! Elapsed wall clock time (in seconds):0.568
1.16/0.67	o 655
1.16/0.69	c Got one! Elapsed wall clock time (in seconds):0.586
1.16/0.69	o 653
1.41/0.70	c Got one! Elapsed wall clock time (in seconds):0.597
1.41/0.70	o 652
1.41/0.71	c Got one! Elapsed wall clock time (in seconds):0.61
1.41/0.71	o 650
1.41/0.73	c Got one! Elapsed wall clock time (in seconds):0.626
1.41/0.73	o 648
1.41/0.75	c Got one! Elapsed wall clock time (in seconds):0.647
1.41/0.75	o 646
1.41/0.77	c Got one! Elapsed wall clock time (in seconds):0.666
1.41/0.77	o 544
1.41/0.79	c Got one! Elapsed wall clock time (in seconds):0.684
1.41/0.79	o 437
1.52/0.81	c Got one! Elapsed wall clock time (in seconds):0.706
1.52/0.81	o 436
1.52/0.83	c Got one! Elapsed wall clock time (in seconds):0.729
1.52/0.83	o 428
1.52/0.85	c Got one! Elapsed wall clock time (in seconds):0.748
1.52/0.85	o 426
1.52/0.87	c Got one! Elapsed wall clock time (in seconds):0.768
1.52/0.87	o 425
1.52/0.89	c Got one! Elapsed wall clock time (in seconds):0.784
1.52/0.89	o 423
1.63/0.90	c Got one! Elapsed wall clock time (in seconds):0.799
1.63/0.90	o 422
1.63/0.92	c Got one! Elapsed wall clock time (in seconds):0.82
1.63/0.92	o 420
1.63/0.94	c Got one! Elapsed wall clock time (in seconds):0.843
1.63/0.94	o 419
1.63/0.97	c Got one! Elapsed wall clock time (in seconds):0.866
1.63/0.97	o 379
1.63/0.99	c Got one! Elapsed wall clock time (in seconds):0.891
1.63/0.99	o 377
1.73/1.02	c Got one! Elapsed wall clock time (in seconds):0.916
1.73/1.02	o 375
1.73/1.04	c Got one! Elapsed wall clock time (in seconds):0.942
1.73/1.04	o 374
1.73/1.07	c Got one! Elapsed wall clock time (in seconds):0.967
1.73/1.07	o 372
1.73/1.09	c Got one! Elapsed wall clock time (in seconds):0.988
1.73/1.09	o 370
1.89/1.12	c Got one! Elapsed wall clock time (in seconds):1.014
1.89/1.12	o 369
1.89/1.14	c Got one! Elapsed wall clock time (in seconds):1.035
1.89/1.14	o 366
1.89/1.16	c Got one! Elapsed wall clock time (in seconds):1.057
1.89/1.16	o 364
1.89/1.18	c Got one! Elapsed wall clock time (in seconds):1.08
1.89/1.18	o 363
1.98/1.21	c Got one! Elapsed wall clock time (in seconds):1.106
1.98/1.21	o 362
1.98/1.27	c Got one! Elapsed wall clock time (in seconds):1.17
1.98/1.27	o 360
2.09/1.30	c Got one! Elapsed wall clock time (in seconds):1.195
2.09/1.30	o 358
2.09/1.31	c Got one! Elapsed wall clock time (in seconds):1.211
2.09/1.31	o 357
2.09/1.34	c Got one! Elapsed wall clock time (in seconds):1.234
2.09/1.34	o 356
2.09/1.37	c Got one! Elapsed wall clock time (in seconds):1.264
2.09/1.37	o 354
2.09/1.39	c Got one! Elapsed wall clock time (in seconds):1.289
2.09/1.39	o 352
2.18/1.43	c Got one! Elapsed wall clock time (in seconds):1.33
2.18/1.43	o 350
2.18/1.45	c Got one! Elapsed wall clock time (in seconds):1.352
2.18/1.45	o 346
2.18/1.48	c Got one! Elapsed wall clock time (in seconds):1.382
2.18/1.48	o 345
2.30/1.51	c Got one! Elapsed wall clock time (in seconds):1.41
2.30/1.51	o 344
2.30/1.55	c Got one! Elapsed wall clock time (in seconds):1.448
2.30/1.55	o 342
2.42/1.61	c Got one! Elapsed wall clock time (in seconds):1.504
2.42/1.61	o 340
2.42/1.63	c Got one! Elapsed wall clock time (in seconds):1.524
2.42/1.63	o 339
2.42/1.66	c Got one! Elapsed wall clock time (in seconds):1.556
2.42/1.66	o 337
2.42/1.69	c Got one! Elapsed wall clock time (in seconds):1.586
2.42/1.69	o 336
2.52/1.72	c Got one! Elapsed wall clock time (in seconds):1.621
2.52/1.72	o 334
2.52/1.75	c Got one! Elapsed wall clock time (in seconds):1.649
2.52/1.75	o 332
2.52/1.79	c Got one! Elapsed wall clock time (in seconds):1.683
2.52/1.79	o 331
2.72/1.90	c Got one! Elapsed wall clock time (in seconds):1.802
2.72/1.90	o 330
2.72/1.95	c Got one! Elapsed wall clock time (in seconds):1.846
2.72/1.95	o 328
2.72/1.98	c Got one! Elapsed wall clock time (in seconds):1.883
2.72/1.98	o 327
2.93/2.11	c Got one! Elapsed wall clock time (in seconds):2.005
2.93/2.11	o 325
2.93/2.14	c Got one! Elapsed wall clock time (in seconds):2.035
2.93/2.14	o 323
2.93/2.17	c Got one! Elapsed wall clock time (in seconds):2.069
2.93/2.17	o 321
3.03/2.21	c Got one! Elapsed wall clock time (in seconds):2.112
3.03/2.21	o 320
3.03/2.25	c Got one! Elapsed wall clock time (in seconds):2.148
3.03/2.25	o 319
3.03/2.29	c Got one! Elapsed wall clock time (in seconds):2.187
3.03/2.29	o 317
3.12/2.33	c Got one! Elapsed wall clock time (in seconds):2.225
3.12/2.33	o 315
3.12/2.37	c Got one! Elapsed wall clock time (in seconds):2.263
3.12/2.37	o 312
3.22/2.41	c Got one! Elapsed wall clock time (in seconds):2.305
3.22/2.41	o 311
3.22/2.45	c Got one! Elapsed wall clock time (in seconds):2.346
3.22/2.45	o 310
3.32/2.52	c Got one! Elapsed wall clock time (in seconds):2.415
3.32/2.52	o 308
3.32/2.54	c Got one! Elapsed wall clock time (in seconds):2.438
3.32/2.54	o 307
3.32/2.58	c Got one! Elapsed wall clock time (in seconds):2.476
3.32/2.58	o 305
3.43/2.62	c Got one! Elapsed wall clock time (in seconds):2.517
3.43/2.62	o 303
3.52/2.76	c Got one! Elapsed wall clock time (in seconds):2.662
3.52/2.76	o 301
5.08/4.30	c Got one! Elapsed wall clock time (in seconds):4.196
5.08/4.30	o 300
5.30/4.41	c Got one! Elapsed wall clock time (in seconds):4.305
5.30/4.41	o 298
5.30/4.48	c Got one! Elapsed wall clock time (in seconds):4.381
5.30/4.48	o 296
5.40/4.54	c Got one! Elapsed wall clock time (in seconds):4.441
5.40/4.54	o 295
5.40/4.58	c Got one! Elapsed wall clock time (in seconds):4.473
5.40/4.58	o 293
5.50/4.64	c Got one! Elapsed wall clock time (in seconds):4.536
5.50/4.64	o 291
5.50/4.68	c Got one! Elapsed wall clock time (in seconds):4.573
5.50/4.68	o 280
5.60/4.79	c Got one! Elapsed wall clock time (in seconds):4.689
5.60/4.79	o 278
5.80/4.91	c Got one! Elapsed wall clock time (in seconds):4.809
5.80/4.91	o 277
5.80/4.96	c Got one! Elapsed wall clock time (in seconds):4.861
5.80/4.96	o 274
5.91/5.02	c Got one! Elapsed wall clock time (in seconds):4.913
5.91/5.02	o 272
6.01/5.15	c Got one! Elapsed wall clock time (in seconds):5.051
6.01/5.15	o 270
6.71/5.89	c Got one! Elapsed wall clock time (in seconds):5.787
6.71/5.89	o 269
6.81/5.96	c Got one! Elapsed wall clock time (in seconds):5.862
6.81/5.96	o 261
6.91/6.06	c Got one! Elapsed wall clock time (in seconds):5.963
6.91/6.06	o 259
7.11/6.28	c Got one! Elapsed wall clock time (in seconds):6.181
7.11/6.28	o 257
7.21/6.37	c Got one! Elapsed wall clock time (in seconds):6.263
7.21/6.37	o 252
7.31/6.43	c Got one! Elapsed wall clock time (in seconds):6.33
7.31/6.43	o 250
7.31/6.50	c Got one! Elapsed wall clock time (in seconds):6.395
7.31/6.50	o 249
7.52/6.62	c Got one! Elapsed wall clock time (in seconds):6.517
7.52/6.62	o 248
7.52/6.69	c Got one! Elapsed wall clock time (in seconds):6.593
7.52/6.69	o 247
7.61/6.76	c Got one! Elapsed wall clock time (in seconds):6.659
7.61/6.76	o 245
7.71/6.85	c Got one! Elapsed wall clock time (in seconds):6.748
7.71/6.85	o 244
7.81/6.93	c Got one! Elapsed wall clock time (in seconds):6.825
7.81/6.93	o 243
7.91/7.00	c Got one! Elapsed wall clock time (in seconds):6.9
7.91/7.00	o 241
7.91/7.08	c Got one! Elapsed wall clock time (in seconds):6.973
7.91/7.08	o 239
8.18/7.22	c Got one! Elapsed wall clock time (in seconds):7.117
8.18/7.22	o 234
8.28/7.30	c Got one! Elapsed wall clock time (in seconds):7.2
8.28/7.30	o 228
8.28/7.38	c Got one! Elapsed wall clock time (in seconds):7.276
8.28/7.38	o 225
8.38/7.45	c Got one! Elapsed wall clock time (in seconds):7.349
8.38/7.45	o 192
8.48/7.52	c Got one! Elapsed wall clock time (in seconds):7.418
8.48/7.52	o 190
8.48/7.59	c Got one! Elapsed wall clock time (in seconds):7.489
8.48/7.59	o 187
8.59/7.66	c Got one! Elapsed wall clock time (in seconds):7.559
8.59/7.66	o 186
8.78/7.85	c Got one! Elapsed wall clock time (in seconds):7.752
8.78/7.85	o 184
8.88/7.93	c Got one! Elapsed wall clock time (in seconds):7.828
8.88/7.93	o 182
8.98/8.07	c Got one! Elapsed wall clock time (in seconds):7.97
8.98/8.07	o 180
9.08/8.13	c Got one! Elapsed wall clock time (in seconds):8.029
9.08/8.13	o 179
9.18/8.28	c Got one! Elapsed wall clock time (in seconds):8.175
9.18/8.28	o 177
9.38/8.49	c Got one! Elapsed wall clock time (in seconds):8.387
9.38/8.49	o 176
9.48/8.58	c Got one! Elapsed wall clock time (in seconds):8.475
9.48/8.58	o 175
9.69/8.77	c Got one! Elapsed wall clock time (in seconds):8.666
9.69/8.77	o 174
9.79/8.86	c Got one! Elapsed wall clock time (in seconds):8.76
9.79/8.86	o 172
9.88/8.94	c Got one! Elapsed wall clock time (in seconds):8.839
9.88/8.94	o 170
9.98/9.06	c Got one! Elapsed wall clock time (in seconds):8.962
9.98/9.06	o 169
10.08/9.17	c Got one! Elapsed wall clock time (in seconds):9.064
10.08/9.17	o 167
10.18/9.26	c Got one! Elapsed wall clock time (in seconds):9.156
10.18/9.26	o 165
10.28/9.35	c Got one! Elapsed wall clock time (in seconds):9.249
10.28/9.35	o 162
10.48/9.54	c Got one! Elapsed wall clock time (in seconds):9.439
10.48/9.54	o 161
10.68/9.70	c Got one! Elapsed wall clock time (in seconds):9.599
10.68/9.70	o 160
10.79/9.82	c Got one! Elapsed wall clock time (in seconds):9.72
10.79/9.82	o 158
10.89/9.92	c Got one! Elapsed wall clock time (in seconds):9.82
10.89/9.92	o 157
10.89/9.97	c Got one! Elapsed wall clock time (in seconds):9.865
10.89/9.97	o 151
10.98/10.06	c Got one! Elapsed wall clock time (in seconds):9.963
10.98/10.06	o 149
11.08/10.15	c Got one! Elapsed wall clock time (in seconds):10.045
11.08/10.15	o 147
11.18/10.24	c Got one! Elapsed wall clock time (in seconds):10.138
11.18/10.24	o 146
11.48/10.53	c Got one! Elapsed wall clock time (in seconds):10.433
11.48/10.53	o 145
11.58/10.63	c Got one! Elapsed wall clock time (in seconds):10.532
11.58/10.63	o 105
11.90/10.94	c Got one! Elapsed wall clock time (in seconds):10.835
11.90/10.94	o 104
12.00/11.06	c Got one! Elapsed wall clock time (in seconds):10.962
12.00/11.06	o 103
12.39/11.45	c Got one! Elapsed wall clock time (in seconds):11.349
12.39/11.45	o 102
12.49/11.58	c Got one! Elapsed wall clock time (in seconds):11.482
12.49/11.58	o 100
13.19/12.27	c Got one! Elapsed wall clock time (in seconds):12.17
13.19/12.27	o 99
15.97/14.92	c Got one! Elapsed wall clock time (in seconds):14.819
15.97/14.92	o 97
24.08/22.98	c Got one! Elapsed wall clock time (in seconds):22.881
24.08/22.98	o 96
24.48/23.39	c Got one! Elapsed wall clock time (in seconds):23.292
24.48/23.39	o 94
24.88/23.74	c Got one! Elapsed wall clock time (in seconds):23.642
24.88/23.74	o 92
25.08/23.96	c Got one! Elapsed wall clock time (in seconds):23.853
25.08/23.96	o 90
26.08/24.92	c Got one! Elapsed wall clock time (in seconds):24.814
26.08/24.92	o 89
27.68/26.54	c Got one! Elapsed wall clock time (in seconds):26.437
27.68/26.54	o 88
28.08/26.94	c Got one! Elapsed wall clock time (in seconds):26.84
28.08/26.94	o 87
29.08/27.90	c Got one! Elapsed wall clock time (in seconds):27.795
29.08/27.90	o 86
29.79/28.68	c Got one! Elapsed wall clock time (in seconds):28.581
29.79/28.68	o 84
30.38/29.28	c Got one! Elapsed wall clock time (in seconds):29.182
30.38/29.28	o 82
31.28/30.14	c Got one! Elapsed wall clock time (in seconds):30.035
31.28/30.14	o 81
31.89/30.74	c Got one! Elapsed wall clock time (in seconds):30.636
31.89/30.74	o 77
32.18/31.09	c Got one! Elapsed wall clock time (in seconds):30.989
32.18/31.09	o 75
33.80/32.57	c Got one! Elapsed wall clock time (in seconds):32.464
33.80/32.57	o 74
34.00/32.75	c Got one! Elapsed wall clock time (in seconds):32.652
34.00/32.75	o 70
35.00/33.79	c Got one! Elapsed wall clock time (in seconds):33.689
35.00/33.79	o 69
35.30/34.03	c Got one! Elapsed wall clock time (in seconds):33.928
35.30/34.03	o 67
36.50/35.22	c Got one! Elapsed wall clock time (in seconds):35.122
36.50/35.22	o 66
37.10/35.82	c Got one! Elapsed wall clock time (in seconds):35.717
37.10/35.82	o 65
37.50/36.25	c Got one! Elapsed wall clock time (in seconds):36.151
37.50/36.25	o 62
38.30/37.07	c Got one! Elapsed wall clock time (in seconds):36.963
38.30/37.07	o 61
39.10/37.82	c Got one! Elapsed wall clock time (in seconds):37.721
39.10/37.82	o 59
41.91/40.65	c Got one! Elapsed wall clock time (in seconds):40.543
41.91/40.65	o 57
44.11/42.87	c Got one! Elapsed wall clock time (in seconds):42.77
44.11/42.87	o 56
44.91/43.60	c Got one! Elapsed wall clock time (in seconds):43.502
44.91/43.60	o 55
48.20/46.99	c Got one! Elapsed wall clock time (in seconds):46.885
48.20/46.99	o 54
48.81/47.59	c Got one! Elapsed wall clock time (in seconds):47.484
48.81/47.59	o 53
54.94/53.59	c Got one! Elapsed wall clock time (in seconds):53.488
54.94/53.59	o 51
59.65/58.21	c Got one! Elapsed wall clock time (in seconds):58.107
59.65/58.21	o 50
62.45/61.06	c Got one! Elapsed wall clock time (in seconds):60.961
62.45/61.06	o 49
63.25/61.84	c Got one! Elapsed wall clock time (in seconds):61.734
63.25/61.84	o 47
64.25/62.89	c Got one! Elapsed wall clock time (in seconds):62.79
64.25/62.89	o 45
67.88/66.39	c Got one! Elapsed wall clock time (in seconds):66.292
67.88/66.39	o 44
71.68/70.14	c Got one! Elapsed wall clock time (in seconds):70.035
71.68/70.14	o 43
79.20/77.67	c Got one! Elapsed wall clock time (in seconds):77.563
79.20/77.67	o 41
87.44/85.73	c Got one! Elapsed wall clock time (in seconds):85.625
87.44/85.73	o 39
97.84/96.14	c Got one! Elapsed wall clock time (in seconds):96.037
97.84/96.14	o 38
108.06/106.26	c Got one! Elapsed wall clock time (in seconds):106.161
108.06/106.26	o 36
114.76/112.97	c Got one! Elapsed wall clock time (in seconds):112.865
114.76/112.97	o 34
135.69/133.78	c Got one! Elapsed wall clock time (in seconds):133.678
135.69/133.78	o 32
155.61/153.68	c Got one! Elapsed wall clock time (in seconds):153.576
155.61/153.68	o 30
209.92/207.77	c Got one! Elapsed wall clock time (in seconds):207.667
209.92/207.77	o 28
216.72/214.57	c Got one! Elapsed wall clock time (in seconds):214.465
216.72/214.57	o 26
225.44/223.26	c Got one! Elapsed wall clock time (in seconds):223.154
225.44/223.26	o 25
251.82/249.55	c Got one! Elapsed wall clock time (in seconds):249.446
251.82/249.55	o 23
324.21/321.74	c Got one! Elapsed wall clock time (in seconds):321.635
324.21/321.74	o 22
338.52/336.04	c Got one! Elapsed wall clock time (in seconds):335.938
338.52/336.04	o 21
355.02/352.50	c Got one! Elapsed wall clock time (in seconds):352.398
355.02/352.50	o 20
457.01/454.14	c Got one! Elapsed wall clock time (in seconds):454.038
457.01/454.14	o 18
588.68/585.47	c Got one! Elapsed wall clock time (in seconds):585.365
588.68/585.47	o 16
1015.96/1011.94	c Got one! Elapsed wall clock time (in seconds):1011.842
1015.96/1011.94	o 15
1800.08/1794.61	c starts		: 950
1800.08/1794.61	c conflicts		: 1315582
1800.08/1794.61	c decisions		: 1430040
1800.08/1794.61	c propagations		: 13754268
1800.08/1794.61	c inspects		: 10356215248
1800.08/1794.61	c learnt literals	: 0
1800.08/1794.61	c learnt binary clauses	: 0
1800.08/1794.61	c learnt ternary clauses	: 0
1800.08/1794.61	c learnt clauses	: 1315582
1800.08/1794.61	c ignored clauses	: 0
1800.08/1794.61	c root simplifications	: 0
1800.08/1794.61	c removed literals (reason simplification)	: 16930874
1800.08/1794.61	c reason swapping (by a shorter reason)	: 0
1800.08/1794.61	c Calls to reduceDB	: 0
1800.08/1794.61	c speed (assignments/second)	: 17573.611221133917
1800.08/1794.61	c non guided choices	4545
1800.08/1794.69	c learnt constraints type 
1800.08/1794.69	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1315590
1800.08/1794.69	c constraints type 
1800.08/1794.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13
1800.08/1794.69	s SATISFIABLE
1800.08/1794.69	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 -x110 x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 x119 x120 x121 x122 x123 x124 -x125 -x126 -x127 -x128 x129 x130 -x131 -x132 x133 x134 x135 -x136 -x137 x138 x139 -x140 x141 -x142 x143 x144 -x145 -x146 
1800.08/1794.69	c objective function=15
1800.08/1794.69	c Total wall clock time (in seconds): 1794.588

Verifier Data

OK	15

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 3/192 3981
/proc/meminfo: memFree=22115148/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/3981/stat : 3981 (java) R 3979 3981 3438 0 -1 4202496 989 0 0 0 0 0 0 0 20 0 1 0 341451243 23793664 715 33554432000 1073741824 1073778376 140733834777168 140733834766232 235365512552 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 5809 715 530 9 0 128 0

[startup+0.0769759 s]
/proc/loadavg: 2.00 2.00 1.94 3/192 3981
/proc/meminfo: memFree=22115148/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2648568 CPUtime=0.06 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 3869 0 1 0 5 1 0 0 20 0 18 0 341451243 2712133632 5587 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 662142 5587 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 1.94 3/192 3981
/proc/meminfo: memFree=22115148/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2648568 CPUtime=0.1 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 4684 0 1 0 9 1 0 0 20 0 18 0 341451243 2712133632 6401 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 662142 6401 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648568

[startup+0.300219 s]
/proc/loadavg: 2.00 2.00 1.94 3/192 3981
/proc/meminfo: memFree=22115148/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=0.54 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 7918 0 1 0 52 2 0 0 20 0 19 0 341451243 2780295168 10207 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 10207 2230 9 0 669476 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2715132

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 1.94 3/192 3981
/proc/meminfo: memFree=22115148/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=1.41 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 12971 0 1 0 137 4 0 0 20 0 19 0 341451243 2780295168 25785 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 25785 2242 9 0 669476 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 2715132

[startup+1.50072 s]
/proc/loadavg: 2.00 2.00 1.94 3/211 4000
/proc/meminfo: memFree=21913860/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=2.3 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 13048 0 1 0 224 6 0 0 20 0 19 0 341451243 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 52433 2245 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=1.47 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2841 0 1 0 142 5 0 0 20 0 19 0 341451244 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348245852592 140348072817860 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.41 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2521 0 0 0 41 0 0 0 20 0 19 0 341451249 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.39 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6491 0 0 0 37 2 0 0 20 0 19 0 341451249 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 52433 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 2715132

[startup+3.10071 s]
/proc/loadavg: 2.00 2.00 1.94 3/211 4000
/proc/meminfo: memFree=21782168/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=3.93 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 13129 0 1 0 384 9 0 0 20 0 19 0 341451243 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 93393 2245 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=3.07 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2922 0 1 0 299 8 0 0 20 0 19 0 341451244 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348245852592 140348072817379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.41 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2521 0 0 0 41 0 0 0 20 0 19 0 341451249 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.41 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6491 0 0 0 39 2 0 0 20 0 19 0 341451249 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 93393 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 2715132

[startup+6.30073 s]
/proc/loadavg: 2.00 2.00 1.94 3/211 4000
/proc/meminfo: memFree=21655448/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=7.21 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 13182 0 1 0 710 11 0 0 20 0 19 0 341451243 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 96923 2260 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=6.26 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2928 0 1 0 618 8 0 0 20 0 19 0 341451244 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348245852592 140348072854730 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341451245 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.43 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2521 0 0 0 43 0 0 0 20 0 19 0 341451249 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.42 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6492 0 0 0 40 2 0 0 20 0 19 0 341451249 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 96923 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 2715132

[startup+12.7007 s]

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

[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0.7 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 260 0 0 0 62 8 0 0 20 0 19 0 341451245 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0.58 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 126 0 0 0 52 6 0 0 20 0 19 0 341451245 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0.59 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 146 0 0 0 54 5 0 0 20 0 19 0 341451245 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 61 0 0 0 2 1 0 0 20 0 19 0 341451246 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.44 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2523 0 0 0 44 0 0 0 20 0 19 0 341451249 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.42 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6492 0 0 0 40 2 0 0 20 0 19 0 341451249 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0.92 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 95 0 0 0 51 41 0 0 20 0 19 0 341451249 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 193938 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1667.48
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/211 4038
/proc/meminfo: memFree=20764432/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=1727.63 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 14885 0 1 0 172657 106 0 0 20 0 19 0 341451243 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 195656 2260 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=1720.91 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2961 0 1 0 172056 35 0 0 20 0 19 0 341451244 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348245859728 140348072854730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0.53 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 175 0 0 0 48 5 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0.53 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 147 0 0 0 49 4 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 228 0 0 0 50 5 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 289 0 0 0 63 8 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0.63 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 179 0 0 0 56 7 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 274 0 0 0 66 8 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 126 0 0 0 54 6 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 147 0 0 0 55 5 0 0 20 0 19 0 341451245 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 63 0 0 0 2 1 0 0 20 0 19 0 341451246 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.44 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2523 0 0 0 44 0 0 0 20 0 19 0 341451249 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.42 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6492 0 0 0 40 2 0 0 20 0 19 0 341451249 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 99 0 0 0 53 43 0 0 20 0 19 0 341451249 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 195656 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1727.63
Current children cumulated vsize (KiB) 2715132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/211 4038
/proc/meminfo: memFree=20741344/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=1787.62 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 14889 0 1 0 178654 108 0 0 20 0 19 0 341451243 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 196313 2260 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=1780.89 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2961 0 1 0 178053 36 0 0 20 0 19 0 341451244 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348245859728 140348072854643 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0.53 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 175 0 0 0 48 5 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0.53 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 147 0 0 0 49 4 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 228 0 0 0 50 5 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 289 0 0 0 63 8 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0.63 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 179 0 0 0 56 7 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0.74 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 274 0 0 0 66 8 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 126 0 0 0 54 6 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0.6 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 147 0 0 0 55 5 0 0 20 0 19 0 341451245 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 63 0 0 0 2 1 0 0 20 0 19 0 341451246 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.44 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2523 0 0 0 44 0 0 0 20 0 19 0 341451249 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.42 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6492 0 0 0 40 2 0 0 20 0 19 0 341451249 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0.98 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 103 0 0 0 54 44 0 0 20 0 19 0 341451249 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 196313 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.6 s]
/proc/loadavg: 2.00 2.00 1.96 2/191 4041
/proc/meminfo: memFree=21605756/32873844 swapFree=7112/7112
[pid=3981] ppid=3979 vsize=2715132 CPUtime=1800.08 cores=1,3,5,7
/proc/3981/stat : 3981 (java) S 3979 3981 3438 0 -1 4202496 14924 0 1 0 179899 109 0 0 20 0 19 0 341451243 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140733834768304 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3981/statm: 678783 200425 2260 9 0 669476 0
[pid=3981/tid=3983] ppid=3979 vsize=2715132 CPUtime=1793.14 cores=1,3,5,7
/proc/3981/task/3983/stat : 3983 (java) R 3979 3981 3438 0 -1 4202560 2962 0 1 0 179277 37 0 0 20 0 19 0 341451244 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348245859728 140348072932454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3984] ppid=3979 vsize=2715132 CPUtime=0.55 cores=1,3,5,7
/proc/3981/task/3984/stat : 3984 (java) S 3979 3981 3438 0 -1 4202560 178 0 0 0 50 5 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348230310312 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3985] ppid=3979 vsize=2715132 CPUtime=0.58 cores=1,3,5,7
/proc/3981/task/3985/stat : 3985 (java) S 3979 3981 3438 0 -1 4202560 150 0 0 0 54 4 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348229257768 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3986] ppid=3979 vsize=2715132 CPUtime=0.58 cores=1,3,5,7
/proc/3981/task/3986/stat : 3986 (java) S 3979 3981 3438 0 -1 4202560 230 0 0 0 53 5 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348228204712 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3987] ppid=3979 vsize=2715132 CPUtime=0.73 cores=1,3,5,7
/proc/3981/task/3987/stat : 3987 (java) S 3979 3981 3438 0 -1 4202560 290 0 0 0 65 8 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348227152168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3988] ppid=3979 vsize=2715132 CPUtime=0.65 cores=1,3,5,7
/proc/3981/task/3988/stat : 3988 (java) S 3979 3981 3438 0 -1 4202560 180 0 0 0 58 7 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348226100136 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3989] ppid=3979 vsize=2715132 CPUtime=0.76 cores=1,3,5,7
/proc/3981/task/3989/stat : 3989 (java) S 3979 3981 3438 0 -1 4202560 279 0 0 0 68 8 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348225047592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3990] ppid=3979 vsize=2715132 CPUtime=0.63 cores=1,3,5,7
/proc/3981/task/3990/stat : 3990 (java) S 3979 3981 3438 0 -1 4202560 143 0 0 0 57 6 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348223994536 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3991] ppid=3979 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/3981/task/3991/stat : 3991 (java) S 3979 3981 3438 0 -1 4202560 147 0 0 0 57 5 0 0 20 0 19 0 341451245 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348222941992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3992] ppid=3979 vsize=2715132 CPUtime=0.04 cores=1,3,5,7
/proc/3981/task/3992/stat : 3992 (java) S 3979 3981 3438 0 -1 4202560 65 0 0 0 2 2 0 0 20 0 19 0 341451246 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348210530664 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3981/tid=3993] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3993/stat : 3993 (java) S 3979 3981 3438 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348209476984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3994] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3994/stat : 3994 (java) S 3979 3981 3438 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 341451246 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348208423816 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3995] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3995/stat : 3995 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348207372560 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3996] ppid=3979 vsize=2715132 CPUtime=0.44 cores=1,3,5,7
/proc/3981/task/3996/stat : 3996 (java) S 3979 3981 3438 0 -1 4202560 2523 0 0 0 44 0 0 0 20 0 19 0 341451249 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348206320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3981/tid=3997] ppid=3979 vsize=2715132 CPUtime=0.42 cores=1,3,5,7
/proc/3981/task/3997/stat : 3997 (java) S 3979 3981 3438 0 -1 4202560 6492 0 0 0 40 2 0 0 20 0 19 0 341451249 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348205267896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=3998] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/3998/stat : 3998 (java) S 3979 3981 3438 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341451249 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348204215032 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3981/tid=3999] ppid=3979 vsize=2715132 CPUtime=0.98 cores=1,3,5,7
/proc/3981/task/3999/stat : 3999 (java) S 3979 3981 3438 0 -1 4202560 103 0 0 0 54 44 0 0 20 0 19 0 341451249 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348203162696 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3981/tid=4000] ppid=3979 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/3981/task/4000/stat : 4000 (java) S 3979 3981 3438 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341451258 2780295168 200425 33554432000 1073741824 1073778376 140733834777168 140348202107944 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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

Child status: 143
Real time (s): 1794.7
CPU time (s): 1800.58
CPU user time (s): 1799.11
CPU system time (s): 1.47178
CPU usage (%): 100.328
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.47178
maximum resident set size= 801888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14975
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38853
involuntary context switches= 14693

runsolver used 6.95994 second user time and 15.1947 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 21:53:47
IDJOB=3734841
IDBENCH=2910
IDSOLVER=2322
FILE ID=node104/3734841-1338753227
RUNJOBID= node104-1338747831-3455
PBS_JOBID= 14636783
Free space on /tmp= 66432 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_6_50_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-3734841-1338753227/watcher-3734841-1338753227 -o /tmp/evaluation-result-3734841-1338753227/solver-3734841-1338753227 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3734841-1338753227.opb

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

MD5SUM BENCH= 8d16c34d0eecf3c16ca4b890652c15ca
RANDOM SEED=128982372

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22117724 kB
Buffers:         1989160 kB
Cached:          7433204 kB
SwapCached:          708 kB
Active:          6503756 kB
Inactive:        3215276 kB
Active(anon):     284032 kB
Inactive(anon):     8092 kB
Active(file):    6219724 kB
Inactive(file):  3207184 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:               360 kB
Writeback:             0 kB
AnonPages:        187660 kB
Mapped:            22260 kB
Shmem:                 8 kB
Slab:             884028 kB
SReclaimable:     325356 kB
SUnreclaim:       558672 kB
KernelStack:        1584 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1505760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 66408 MiB
End job on node104 at 2012-06-03 22:23:43