Trace number 354787

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, and are wall clock time (not CPU 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
SAT4JPseudoResolution 2007-03-23SAT (TO)2 1800.21 1788.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark97.0882
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
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 (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/354787-1176725541/instance-354787-1176725541.opb
0.20/0.20	c reading problem ... 
0.20/0.25	c ... done. Wall clock time 0.049s.
0.20/0.25	c CPU time (experimental) 0.2s.
0.20/0.25	c #vars     94
0.20/0.25	c #constraints  8
0.53/0.43	c SATISFIABLE
0.53/0.43	c OPTIMIZING...
0.53/0.43	c Got one! Elapsed wall clock time (in seconds):0.229
0.53/0.43	o 1749
0.69/0.50	c Got one! Elapsed wall clock time (in seconds):0.296
0.69/0.50	o 1725
0.69/0.52	c Got one! Elapsed wall clock time (in seconds):0.322
0.69/0.52	o 1723
0.69/0.55	c Got one! Elapsed wall clock time (in seconds):0.347
0.69/0.55	o 1673
0.69/0.57	c Got one! Elapsed wall clock time (in seconds):0.368
0.69/0.57	o 1500
0.69/0.59	c Got one! Elapsed wall clock time (in seconds):0.39
0.69/0.59	o 1364
0.82/0.61	c Got one! Elapsed wall clock time (in seconds):0.407
0.82/0.61	o 1195
0.82/0.65	c Got one! Elapsed wall clock time (in seconds):0.444
0.82/0.65	o 1179
0.82/0.66	c Got one! Elapsed wall clock time (in seconds):0.459
0.82/0.66	o 1177
0.82/0.68	c Got one! Elapsed wall clock time (in seconds):0.477
0.82/0.68	o 1025
0.96/0.70	c Got one! Elapsed wall clock time (in seconds):0.501
0.96/0.70	o 1018
0.96/0.72	c Got one! Elapsed wall clock time (in seconds):0.515
0.96/0.72	o 1017
0.96/0.73	c Got one! Elapsed wall clock time (in seconds):0.53
0.96/0.73	o 1015
0.96/0.76	c Got one! Elapsed wall clock time (in seconds):0.556
0.96/0.76	o 1003
0.96/0.78	c Got one! Elapsed wall clock time (in seconds):0.58
0.96/0.78	o 902
1.06/0.80	c Got one! Elapsed wall clock time (in seconds):0.596
1.06/0.80	o 901
1.06/0.82	c Got one! Elapsed wall clock time (in seconds):0.616
1.06/0.82	o 798
1.06/0.85	c Got one! Elapsed wall clock time (in seconds):0.646
1.06/0.85	o 797
1.06/0.86	c Got one! Elapsed wall clock time (in seconds):0.662
1.06/0.86	o 796
1.06/0.88	c Got one! Elapsed wall clock time (in seconds):0.681
1.06/0.88	o 551
1.17/0.91	c Got one! Elapsed wall clock time (in seconds):0.703
1.17/0.91	o 550
1.17/0.93	c Got one! Elapsed wall clock time (in seconds):0.732
1.17/0.93	o 549
1.17/0.96	c Got one! Elapsed wall clock time (in seconds):0.759
1.17/0.96	o 544
1.29/1.00	c Got one! Elapsed wall clock time (in seconds):0.801
1.29/1.00	o 542
1.29/1.04	c Got one! Elapsed wall clock time (in seconds):0.838
1.29/1.04	o 541
1.29/1.09	c Got one! Elapsed wall clock time (in seconds):0.889
1.29/1.09	o 535
1.44/1.11	c Got one! Elapsed wall clock time (in seconds):0.91
1.44/1.11	o 533
1.44/1.14	c Got one! Elapsed wall clock time (in seconds):0.943
1.44/1.15	o 531
1.44/1.18	c Got one! Elapsed wall clock time (in seconds):0.98
1.44/1.18	o 529
1.53/1.22	c Got one! Elapsed wall clock time (in seconds):1.022
1.53/1.22	o 505
1.53/1.26	c Got one! Elapsed wall clock time (in seconds):1.063
1.53/1.26	o 504
1.63/1.31	c Got one! Elapsed wall clock time (in seconds):1.11
1.63/1.31	o 502
1.63/1.35	c Got one! Elapsed wall clock time (in seconds):1.147
1.63/1.35	o 501
1.63/1.39	c Got one! Elapsed wall clock time (in seconds):1.184
1.63/1.39	o 500
1.73/1.43	c Got one! Elapsed wall clock time (in seconds):1.232
1.73/1.43	o 498
1.73/1.48	c Got one! Elapsed wall clock time (in seconds):1.28
1.73/1.48	o 496
1.83/1.53	c Got one! Elapsed wall clock time (in seconds):1.327
1.83/1.53	o 494
1.83/1.58	c Got one! Elapsed wall clock time (in seconds):1.38
1.83/1.58	o 493
1.93/1.62	c Got one! Elapsed wall clock time (in seconds):1.423
1.93/1.62	o 489
1.93/1.67	c Got one! Elapsed wall clock time (in seconds):1.472
1.93/1.67	o 487
2.03/1.72	c Got one! Elapsed wall clock time (in seconds):1.517
2.03/1.72	o 467
2.03/1.77	c Got one! Elapsed wall clock time (in seconds):1.573
2.03/1.77	o 402
2.14/1.82	c Got one! Elapsed wall clock time (in seconds):1.615
2.14/1.82	o 401
2.14/1.87	c Got one! Elapsed wall clock time (in seconds):1.667
2.14/1.87	o 400
2.24/1.92	c Got one! Elapsed wall clock time (in seconds):1.719
2.24/1.92	o 363
2.24/1.95	c Got one! Elapsed wall clock time (in seconds):1.75
2.24/1.95	o 362
2.34/2.01	c Got one! Elapsed wall clock time (in seconds):1.812
2.34/2.01	o 361
2.34/2.07	c Got one! Elapsed wall clock time (in seconds):1.869
2.34/2.07	o 359
2.45/2.13	c Got one! Elapsed wall clock time (in seconds):1.925
2.45/2.13	o 358
2.45/2.20	c Got one! Elapsed wall clock time (in seconds):1.995
2.45/2.20	o 356
2.56/2.23	c Got one! Elapsed wall clock time (in seconds):2.025
2.56/2.23	o 353
2.56/2.29	c Got one! Elapsed wall clock time (in seconds):2.086
2.56/2.29	o 352
2.69/2.34	c Got one! Elapsed wall clock time (in seconds):2.133
2.69/2.34	o 351
2.69/2.38	c Got one! Elapsed wall clock time (in seconds):2.176
2.69/2.38	o 338
2.82/2.41	c Got one! Elapsed wall clock time (in seconds):2.212
2.82/2.41	o 336
2.82/2.45	c Got one! Elapsed wall clock time (in seconds):2.253
2.82/2.45	o 335
2.82/2.49	c Got one! Elapsed wall clock time (in seconds):2.293
2.82/2.49	o 326
3.22/2.61	c Got one! Elapsed wall clock time (in seconds):2.413
3.22/2.61	o 325
3.22/2.65	c Got one! Elapsed wall clock time (in seconds):2.452
3.22/2.65	o 323
3.41/2.75	c Got one! Elapsed wall clock time (in seconds):2.553
3.41/2.76	o 320
3.41/2.79	c Got one! Elapsed wall clock time (in seconds):2.59
3.41/2.79	o 316
3.62/2.82	c Got one! Elapsed wall clock time (in seconds):2.62
3.62/2.82	o 313
3.82/2.99	c Got one! Elapsed wall clock time (in seconds):2.788
3.82/2.99	o 312
4.02/3.06	c Got one! Elapsed wall clock time (in seconds):2.854
4.02/3.06	o 304
4.12/3.10	c Got one! Elapsed wall clock time (in seconds):2.903
4.12/3.10	o 302
4.12/3.14	c Got one! Elapsed wall clock time (in seconds):2.937
4.12/3.14	o 300
4.12/3.17	c Got one! Elapsed wall clock time (in seconds):2.964
4.12/3.17	o 299
4.22/3.22	c Got one! Elapsed wall clock time (in seconds):3.015
4.22/3.22	o 298
4.22/3.26	c Got one! Elapsed wall clock time (in seconds):3.056
4.22/3.26	o 295
4.32/3.34	c Got one! Elapsed wall clock time (in seconds):3.141
4.32/3.34	o 294
4.32/3.38	c Got one! Elapsed wall clock time (in seconds):3.174
4.32/3.38	o 292
4.42/3.41	c Got one! Elapsed wall clock time (in seconds):3.21
4.42/3.41	o 291
4.53/3.52	c Got one! Elapsed wall clock time (in seconds):3.316
4.53/3.52	o 290
4.53/3.55	c Got one! Elapsed wall clock time (in seconds):3.352
4.53/3.55	o 288
4.66/3.61	c Got one! Elapsed wall clock time (in seconds):3.41
4.66/3.61	o 287
4.66/3.65	c Got one! Elapsed wall clock time (in seconds):3.447
4.66/3.65	o 283
4.81/3.77	c Got one! Elapsed wall clock time (in seconds):3.565
4.81/3.77	o 277
4.97/3.84	c Got one! Elapsed wall clock time (in seconds):3.636
4.97/3.84	o 223
5.07/3.91	c Got one! Elapsed wall clock time (in seconds):3.708
5.07/3.91	o 221
5.07/3.96	c Got one! Elapsed wall clock time (in seconds):3.763
5.07/3.96	o 220
5.17/4.02	c Got one! Elapsed wall clock time (in seconds):3.822
5.17/4.02	o 219
5.27/4.10	c Got one! Elapsed wall clock time (in seconds):3.9
5.27/4.10	o 218
5.27/4.17	c Got one! Elapsed wall clock time (in seconds):3.97
5.27/4.17	o 217
5.37/4.23	c Got one! Elapsed wall clock time (in seconds):4.032
5.37/4.23	o 215
5.37/4.29	c Got one! Elapsed wall clock time (in seconds):4.085
5.37/4.29	o 213
5.50/4.35	c Got one! Elapsed wall clock time (in seconds):4.148
5.50/4.35	o 212
5.60/4.46	c Got one! Elapsed wall clock time (in seconds):4.262
5.60/4.46	o 210
5.60/4.50	c Got one! Elapsed wall clock time (in seconds):4.294
5.60/4.50	o 209
5.71/4.56	c Got one! Elapsed wall clock time (in seconds):4.358
5.71/4.56	o 208
5.80/4.61	c Got one! Elapsed wall clock time (in seconds):4.408
5.80/4.61	o 206
5.80/4.66	c Got one! Elapsed wall clock time (in seconds):4.461
5.80/4.66	o 205
5.90/4.71	c Got one! Elapsed wall clock time (in seconds):4.503
5.90/4.71	o 185
5.90/4.78	c Got one! Elapsed wall clock time (in seconds):4.581
5.90/4.78	o 184
6.02/4.84	c Got one! Elapsed wall clock time (in seconds):4.639
6.02/4.84	o 177
6.02/4.89	c Got one! Elapsed wall clock time (in seconds):4.684
6.02/4.89	o 173
6.12/4.92	c Got one! Elapsed wall clock time (in seconds):4.722
6.12/4.92	o 172
6.25/5.04	c Got one! Elapsed wall clock time (in seconds):4.837
6.25/5.04	o 171
6.25/5.07	c Got one! Elapsed wall clock time (in seconds):4.871
6.25/5.07	o 165
6.35/5.18	c Got one! Elapsed wall clock time (in seconds):4.979
6.35/5.18	o 164
6.45/5.23	c Got one! Elapsed wall clock time (in seconds):5.026
6.45/5.23	o 163
6.45/5.27	c Got one! Elapsed wall clock time (in seconds):5.072
6.45/5.27	o 157
6.56/5.34	c Got one! Elapsed wall clock time (in seconds):5.139
6.56/5.34	o 156
6.66/5.40	c Got one! Elapsed wall clock time (in seconds):5.196
6.66/5.40	o 153
6.66/5.44	c Got one! Elapsed wall clock time (in seconds):5.236
6.66/5.44	o 150
6.66/5.49	c Got one! Elapsed wall clock time (in seconds):5.291
6.66/5.49	o 148
6.77/5.59	c Got one! Elapsed wall clock time (in seconds):5.389
6.77/5.59	o 144
6.86/5.67	c Got one! Elapsed wall clock time (in seconds):5.47
6.86/5.67	o 142
6.99/5.73	c Got one! Elapsed wall clock time (in seconds):5.532
6.99/5.73	o 141
6.99/5.79	c Got one! Elapsed wall clock time (in seconds):5.589
6.99/5.79	o 140
7.09/5.84	c Got one! Elapsed wall clock time (in seconds):5.639
7.09/5.84	o 138
7.09/5.89	c Got one! Elapsed wall clock time (in seconds):5.693
7.09/5.89	o 136
7.19/5.94	c Got one! Elapsed wall clock time (in seconds):5.737
7.19/5.94	o 112
7.29/6.02	c Got one! Elapsed wall clock time (in seconds):5.818
7.29/6.02	o 110
7.29/6.09	c Got one! Elapsed wall clock time (in seconds):5.889
7.29/6.09	o 107
7.39/6.17	c Got one! Elapsed wall clock time (in seconds):5.964
7.39/6.17	o 97
7.48/6.26	c Got one! Elapsed wall clock time (in seconds):6.058
7.48/6.26	o 95
7.48/6.30	c Got one! Elapsed wall clock time (in seconds):6.093
7.48/6.30	o 91
7.58/6.40	c Got one! Elapsed wall clock time (in seconds):6.194
7.58/6.40	o 89
7.68/6.46	c Got one! Elapsed wall clock time (in seconds):6.261
7.68/6.46	o 88
7.79/6.59	c Got one! Elapsed wall clock time (in seconds):6.383
7.79/6.59	o 87
7.89/6.64	c Got one! Elapsed wall clock time (in seconds):6.439
7.89/6.64	o 86
7.98/6.76	c Got one! Elapsed wall clock time (in seconds):6.553
7.98/6.76	o 84
8.08/6.80	c Got one! Elapsed wall clock time (in seconds):6.6
8.08/6.80	o 76
8.18/6.92	c Got one! Elapsed wall clock time (in seconds):6.715
8.18/6.92	o 72
8.38/7.13	c Got one! Elapsed wall clock time (in seconds):6.929
8.38/7.13	o 71
8.49/7.25	c Got one! Elapsed wall clock time (in seconds):7.045
8.49/7.25	o 70
8.59/7.37	c Got one! Elapsed wall clock time (in seconds):7.17
8.59/7.37	o 69
8.69/7.49	c Got one! Elapsed wall clock time (in seconds):7.286
8.69/7.49	o 68
8.89/7.64	c Got one! Elapsed wall clock time (in seconds):7.434
8.89/7.64	o 61
9.02/7.73	c Got one! Elapsed wall clock time (in seconds):7.528
9.02/7.73	o 59
9.22/7.90	c Got one! Elapsed wall clock time (in seconds):7.699
9.22/7.90	o 57
9.22/7.97	c Got one! Elapsed wall clock time (in seconds):7.767
9.22/7.97	o 55
9.32/8.06	c Got one! Elapsed wall clock time (in seconds):7.86
9.32/8.06	o 53
9.42/8.20	c Got one! Elapsed wall clock time (in seconds):7.994
9.42/8.20	o 49
9.72/8.44	c Got one! Elapsed wall clock time (in seconds):8.241
9.72/8.44	o 48
10.02/8.74	c Got one! Elapsed wall clock time (in seconds):8.537
10.02/8.74	o 46
10.12/8.87	c Got one! Elapsed wall clock time (in seconds):8.664
10.12/8.87	o 45
10.22/8.98	c Got one! Elapsed wall clock time (in seconds):8.779
10.22/8.98	o 43
10.32/9.05	c Got one! Elapsed wall clock time (in seconds):8.849
10.32/9.05	o 41
10.42/9.17	c Got one! Elapsed wall clock time (in seconds):8.965
10.42/9.17	o 39
10.62/9.30	c Got one! Elapsed wall clock time (in seconds):9.099
10.62/9.30	o 38
10.92/9.68	c Got one! Elapsed wall clock time (in seconds):9.476
10.92/9.68	o 36
11.44/10.16	c Got one! Elapsed wall clock time (in seconds):9.956
11.44/10.16	o 34
11.54/10.28	c Got one! Elapsed wall clock time (in seconds):10.081
11.54/10.28	o 26
11.84/10.50	c Got one! Elapsed wall clock time (in seconds):10.302
11.84/10.50	o 25
11.94/10.63	c Got one! Elapsed wall clock time (in seconds):10.424
11.94/10.63	o 24
12.14/10.85	c Got one! Elapsed wall clock time (in seconds):10.649
12.14/10.85	o 22
12.84/11.57	c Got one! Elapsed wall clock time (in seconds):11.369
12.84/11.57	o 20
13.04/11.75	c Got one! Elapsed wall clock time (in seconds):11.544
13.04/11.75	o 18
13.64/12.38	c Got one! Elapsed wall clock time (in seconds):12.176
13.64/12.38	o 17
14.61/13.22	c Got one! Elapsed wall clock time (in seconds):13.02
14.61/13.22	o 15
14.97/13.52	c Got one! Elapsed wall clock time (in seconds):13.322
14.97/13.52	o 13
15.17/13.73	c Got one! Elapsed wall clock time (in seconds):13.524
15.17/13.73	o 11
15.75/14.22	c Got one! Elapsed wall clock time (in seconds):14.02
15.75/14.22	o 9
16.56/15.04	c Got one! Elapsed wall clock time (in seconds):14.838
16.56/15.04	o 7
22.41/20.86	c Got one! Elapsed wall clock time (in seconds):20.654
22.41/20.86	o 6
29.72/28.17	c Got one! Elapsed wall clock time (in seconds):27.972
29.72/28.17	o 5
37.19/35.56	c Got one! Elapsed wall clock time (in seconds):35.359
37.19/35.56	o 4
73.82/71.84	c Got one! Elapsed wall clock time (in seconds):71.634
73.82/71.84	o 3
338.15/334.77	c Got one! Elapsed wall clock time (in seconds):334.564
338.15/334.77	o 2
1800.06/1788.61	c starts		: 512
1800.06/1788.61	c conflicts		: 1959080
1800.06/1788.61	c decisions		: 1985058
1800.06/1788.61	c propagations		: 12829786
1800.06/1788.61	c inspects		: 5419713891
1800.06/1788.61	c learnt literals	: 0
1800.06/1788.61	c learnt binary clauses	: 2
1800.06/1788.61	c learnt ternary clauses	: 9
1800.06/1788.61	c learnt clauses	: 1959080
1800.06/1788.61	c root simplifications	: 0
1800.06/1788.62	c removed literals (reason simplification)	: 0
1800.06/1788.62	c reason swapping (by a shorter reason)	: 0
1800.06/1788.62	c Calls to reduceDB	: 0
1800.06/1788.62	c speed (decisions/second)	: 1365.381136555447
1800.06/1788.62	c non guided choices	2120
1800.06/1788.62	s SATISFIABLE
1800.06/1788.62	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
1800.06/1788.62	v -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
1800.06/1788.62	v -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
1800.06/1788.62	v x82 x83 x84 x85 x86 x87 -x88 -x89 x90 -x91 x92 x93 -x94
1800.06/1788.62	c objective function=2
1800.06/1788.62	c Total wall clock time (ms): 1788.415

Verifier Data (download as text)

OK	2

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-354787-1176725541 -o ROOT/results/node29/solver-354787-1176725541 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354787-1176725541/sat4jPseudoResolution.jar /tmp/evaluation/354787-1176725541/instance-354787-1176725541.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 6543
/proc/meminfo: memFree=1580816/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=152 CPUtime=0
/proc/6543/stat : 6543 (java) R 6541 6543 6220 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 120469820 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/6543/statm: 38 26 19 9 0 4 0

[startup+0.0152029 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 6543
/proc/meminfo: memFree=1580816/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=12424 CPUtime=0
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 766 0 0 0 0 0 0 0 18 0 2 0 120469820 12722176 550 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 3106 550 239 9 0 1242 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12424

[startup+0.101214 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 6543
/proc/meminfo: memFree=1580816/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1780108 CPUtime=0.08
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 3969 0 1 0 6 2 0 0 18 0 12 0 120469820 1822830592 3711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 445027 3711 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301227 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 6543
/proc/meminfo: memFree=1580816/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1783328 CPUtime=0.32
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 5495 0 1 0 29 3 0 0 18 0 13 0 120469820 1826127872 5166 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 445832 5168 1274 9 0 443444 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1783328

[startup+0.701252 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 6543
/proc/meminfo: memFree=1580816/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1784904 CPUtime=0.96
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 8222 0 1 0 91 5 0 0 18 0 13 0 120469820 1827741696 7352 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446226 7353 1301 9 0 443838 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1784904

[startup+1.50229 s]
/proc/loadavg: 0.92 0.98 0.99 2/90 6579
/proc/meminfo: memFree=1539304/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1784904 CPUtime=1.83
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 20321 0 1 0 172 11 0 0 18 0 13 0 120469820 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446226 19450 1303 9 0 443838 0
[pid=6543/tid=6545] ppid=6541 vsize=1784904 CPUtime=1.25
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 17728 0 1 0 116 9 0 0 25 0 13 0 120469821 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109492294 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 120469823 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 120469823 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 120469825 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 120469826 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 120469826 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1827741696 19450 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1784904 CPUtime=0.25
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 744 0 0 0 25 0 0 0 16 0 13 0 120469830 1827741696 19451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1784904 CPUtime=0.3
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 1122 0 0 0 30 0 0 0 15 0 13 0 120469830 1827741696 19451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1827741696 19451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1784904 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1827741696 19451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 1784904

[startup+3.1024 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 6604
/proc/meminfo: memFree=1470944/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1792668 CPUtime=4.12
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 45829 0 1 0 382 30 0 0 18 0 13 0 120469820 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 448167 42242 1321 9 0 445779 0
[pid=6543/tid=6545] ppid=6541 vsize=1792668 CPUtime=2.65
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 37705 0 1 0 247 18 0 0 25 0 13 0 120469821 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109490838 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 594 0 0 0 0 0 0 0 16 0 13 0 120469823 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 393 0 0 0 0 0 0 0 17 0 13 0 120469823 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1792668 CPUtime=0.1
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 19 0 0 0 3 7 0 0 17 0 13 0 120469825 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120469826 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1792668 CPUtime=0.9
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 4481 0 0 0 88 2 0 0 19 0 13 0 120469830 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1792668 CPUtime=0.39
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 1909 0 0 0 39 0 0 0 16 0 13 0 120469830 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1792668 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1835692032 42242 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 1792668

[startup+6.30159 s]
/proc/loadavg: 0.93 0.98 0.99 3/90 6658
/proc/meminfo: memFree=1409800/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1792444 CPUtime=7.58
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 47647 0 1 0 726 32 0 0 18 0 13 0 120469820 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 448111 43763 1329 9 0 445723 0
[pid=6543/tid=6545] ppid=6541 vsize=1792444 CPUtime=5.75
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 37739 0 1 0 556 19 0 0 17 0 13 0 120469821 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109491574 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1792444 CPUtime=0.02
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 1268 0 0 0 2 0 0 0 17 0 13 0 120469823 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1792444 CPUtime=0.02
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 1247 0 0 0 2 0 0 0 17 0 13 0 120469823 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1792444 CPUtime=0.1
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 29 0 0 0 3 7 0 0 16 0 13 0 120469825 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 120469826 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1792444 CPUtime=1.02
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 4493 0 0 0 100 2 0 0 16 0 13 0 120469830 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1792444 CPUtime=0.59
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2088 0 0 0 59 0 0 0 15 0 13 0 120469830 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1835462656 43763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 1792444

[startup+12.703 s]
/proc/loadavg: 0.94 0.98 0.99 2/90 6705
/proc/meminfo: memFree=1401232/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1792444 CPUtime=14.07
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 49843 0 1 0 1374 33 0 0 18 0 13 0 120469820 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 448111 45891 1329 9 0 445723 0
[pid=6543/tid=6545] ppid=6541 vsize=1792444 CPUtime=12.09
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 37750 0 1 0 1190 19 0 0 25 0 13 0 120469821 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504390 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1792444 CPUtime=0.07
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 2340 0 0 0 7 0 0 0 17 0 13 0 120469823 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1792444 CPUtime=0.07
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 2313 0 0 0 7 0 0 0 17 0 13 0 120469823 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1792444 CPUtime=0.1
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 43 0 0 0 3 7 0 0 16 0 13 0 120469825 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 120469826 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1792444 CPUtime=1.03
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 4493 0 0 0 101 2 0 0 15 0 13 0 120469830 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1792444 CPUtime=0.62
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2090 0 0 0 62 0 0 0 16 0 13 0 120469830 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1792444 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1835462656 45891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.07
Current children cumulated vsize (KiB) 1792444

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 3/90 6712
/proc/meminfo: memFree=1397296/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1786924 CPUtime=27.12
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 54886 0 1 0 2676 36 0 0 18 0 13 0 120469820 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446731 46896 1330 9 0 444343 0
[pid=6543/tid=6545] ppid=6541 vsize=1786924 CPUtime=24.74
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 37753 0 1 0 2455 19 0 0 25 0 13 0 120469821 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109511190 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 4800 0 0 0 14 1 0 0 16 0 13 0 120469823 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1786924 CPUtime=0.16
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 4339 0 0 0 15 1 0 0 16 0 13 0 120469823 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.1
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 52 0 0 0 3 7 0 0 16 0 13 0 120469825 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 46896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 72 0 0 0 5 10 0 0 16 0 13 0 120469825 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1786924 CPUtime=1.13
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 5019 0 0 0 111 2 0 0 16 0 13 0 120469830 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1786924 CPUtime=0.72
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2102 0 0 0 72 0 0 0 17 0 13 0 120469830 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6716] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6716/stat : 6716 (java) S 6541 6543 6220 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 120503297 1829810176 134668 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1612.56
Current children cumulated vsize (KiB) 1786924

[startup+1662.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/90 6718
/proc/meminfo: memFree=1037840/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1786924 CPUtime=1673.01
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 179489 0 1 0 167188 113 0 0 18 0 13 0 120469820 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446731 136195 1330 9 0 444343 0
[pid=6543/tid=6545] ppid=6541 vsize=1786924 CPUtime=1651.21
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 39479 0 1 0 165089 32 0 0 25 0 13 0 120469821 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534984 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1786924 CPUtime=9.87
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 77523 0 0 0 949 38 0 0 17 0 13 0 120469823 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1786924 CPUtime=9.82
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 54473 0 0 0 956 26 0 0 16 0 13 0 120469823 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 72 0 0 0 5 10 0 0 16 0 13 0 120469825 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1786924 CPUtime=1.13
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 5019 0 0 0 111 2 0 0 16 0 13 0 120469830 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1786924 CPUtime=0.72
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2102 0 0 0 72 0 0 0 17 0 13 0 120469830 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6716] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6716/stat : 6716 (java) S 6541 6543 6220 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 120503297 1829810176 136195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1673.01
Current children cumulated vsize (KiB) 1786924

[startup+1722.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/90 6718
/proc/meminfo: memFree=1030544/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1786924 CPUtime=1733.32
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 181718 0 1 0 173217 115 0 0 18 0 13 0 120469820 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446731 137987 1330 9 0 444343 0
[pid=6543/tid=6545] ppid=6541 vsize=1786924 CPUtime=1710.82
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 39482 0 1 0 171050 32 0 0 25 0 13 0 120469821 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534984 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1786924 CPUtime=10.21
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 79737 0 0 0 982 39 0 0 16 0 13 0 120469823 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1786924 CPUtime=10.18
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 54485 0 0 0 992 26 0 0 17 0 13 0 120469823 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 72 0 0 0 5 10 0 0 16 0 13 0 120469825 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1786924 CPUtime=1.13
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 5019 0 0 0 111 2 0 0 16 0 13 0 120469830 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1786924 CPUtime=0.72
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2102 0 0 0 72 0 0 0 17 0 13 0 120469830 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6716] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6716/stat : 6716 (java) S 6541 6543 6220 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 120503297 1829810176 137987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1733.32
Current children cumulated vsize (KiB) 1786924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 6718
/proc/meminfo: memFree=1024656/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1786924 CPUtime=1793.75
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 183985 0 1 0 179259 116 0 0 18 0 13 0 120469820 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446731 139448 1330 9 0 444343 0
[pid=6543/tid=6545] ppid=6541 vsize=1786924 CPUtime=1770.33
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 39486 0 1 0 177000 33 0 0 25 0 13 0 120469821 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109534984 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1786924 CPUtime=10.66
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 81991 0 0 0 1026 40 0 0 16 0 13 0 120469823 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1786924 CPUtime=10.66
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 54494 0 0 0 1040 26 0 0 16 0 13 0 120469823 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 72 0 0 0 5 10 0 0 16 0 13 0 120469825 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1786924 CPUtime=1.13
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 5019 0 0 0 111 2 0 0 16 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1786924 CPUtime=0.72
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2102 0 0 0 72 0 0 0 17 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6716] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6716/stat : 6716 (java) S 6541 6543 6220 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 120503297 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1793.75
Current children cumulated vsize (KiB) 1786924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 6718
/proc/meminfo: memFree=1024656/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=1786924 CPUtime=1800.06
/proc/6543/stat : 6543 (java) S 6541 6543 6220 0 -1 0 183985 0 1 0 179890 116 0 0 18 0 13 0 120469820 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6543/statm: 446731 139448 1330 9 0 444343 0
[pid=6543/tid=6545] ppid=6541 vsize=1786924 CPUtime=1776.64
/proc/6543/task/6545/stat : 6545 (java) R 6541 6543 6220 0 -1 64 39486 0 1 0 177631 33 0 0 25 0 13 0 120469821 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109504390 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6546] ppid=6541 vsize=1786924 CPUtime=10.66
/proc/6543/task/6546/stat : 6546 (java) S 6541 6543 6220 0 -1 64 81991 0 0 0 1026 40 0 0 16 0 13 0 120469823 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6547] ppid=6541 vsize=1786924 CPUtime=10.66
/proc/6543/task/6547/stat : 6547 (java) S 6541 6543 6220 0 -1 64 54494 0 0 0 1040 26 0 0 16 0 13 0 120469823 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6548] ppid=6541 vsize=1786924 CPUtime=0.15
/proc/6543/task/6548/stat : 6548 (java) S 6541 6543 6220 0 -1 64 72 0 0 0 5 10 0 0 16 0 13 0 120469825 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6549] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6549/stat : 6549 (java) S 6541 6543 6220 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6550] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6550/stat : 6550 (java) S 6541 6543 6220 0 -1 64 42 0 0 0 0 0 0 0 16 0 13 0 120469826 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6551] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6551/stat : 6551 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6552] ppid=6541 vsize=1786924 CPUtime=1.13
/proc/6543/task/6552/stat : 6552 (java) S 6541 6543 6220 0 -1 64 5019 0 0 0 111 2 0 0 16 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6553] ppid=6541 vsize=1786924 CPUtime=0.72
/proc/6543/task/6553/stat : 6553 (java) S 6541 6543 6220 0 -1 64 2102 0 0 0 72 0 0 0 17 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6554] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6554/stat : 6554 (java) S 6541 6543 6220 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6543/tid=6555] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6555/stat : 6555 (java) S 6541 6543 6220 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 120469830 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6543/tid=6716] ppid=6541 vsize=1786924 CPUtime=0
/proc/6543/task/6716/stat : 6716 (java) S 6541 6543 6220 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 120503297 1829810176 139448 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1786924

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

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

[startup+1788.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 6718
/proc/meminfo: memFree=1024656/2055920 swapFree=4155856/4192956
[pid=6543] ppid=6541 vsize=0 CPUtime=1800.17
/proc/6543/stat : 6543 (java) Z 6541 6543 6220 0 -1 1036 183999 0 1 0 179895 122 0 0 16 0 2 0 120469820 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6543/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1788.74
CPU time (s): 1800.21
CPU user time (s): 1798.95
CPU system time (s): 1.25281
CPU usage (%): 100.641
Max. virtual memory (cumulated for all children) (KiB): 1794840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.25281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183999
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39107
involuntary context switches= 42588

runsolver used 1.89571 second user time and 4.65829 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Apr 16 12:12:21 UTC 2007

IDJOB= 354787
IDBENCH= 2896
IDSOLVER= 159
FILE ID= node29/354787-1176725541

PBS_JOBID= 4559506

Free space on /tmp= 66528 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354787-1176725541/sat4jPseudoResolution.jar /tmp/evaluation/354787-1176725541/instance-354787-1176725541.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-354787-1176725541 -o ROOT/results/node29/solver-354787-1176725541 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354787-1176725541/sat4jPseudoResolution.jar /tmp/evaluation/354787-1176725541/instance-354787-1176725541.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d26b3b10be20d9248aac462b86b1f040

RANDOM SEED= 554298777

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1581224 kB
Buffers:         42832 kB
Cached:         345040 kB
SwapCached:       2856 kB
Active:         127320 kB
Inactive:       285684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581224 kB
SwapTotal:     4192956 kB
SwapFree:      4155856 kB
Dirty:            3612 kB
Writeback:           0 kB
Mapped:          32468 kB
Slab:            47112 kB
Committed_AS:  1999316 kB
PageTables:       1880 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node29 on Mon Apr 16 12:42:11 UTC 2007