Trace number 354878

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)4 1800.24 1792.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_4.opb
MD5SUMa470052ca6f8034e2c6c08868e52d9e8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4131
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 (download as text)

0.10/0.22	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.10/0.22	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.10/0.22	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.10/0.23	c no version file found!!!
0.10/0.23	c sun.arch.data.model	32
0.10/0.23	c java.version	1.6.0
0.10/0.23	c os.name	Linux
0.10/0.23	c os.version	2.6.9-22.EL.rootsmp
0.10/0.23	c os.arch	i386
0.10/0.23	c Free memory 1651659224
0.10/0.23	c Max memory 1654456320
0.10/0.23	c Total memory 1654456320
0.10/0.23	c Number of processors 2
0.10/0.29	--- Begin Solver configuration ---
0.10/0.29	c Stops conflict analysis at the first Unique Implication Point
0.10/0.29	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.10/0.29	c Learn all clauses as in MiniSAT
0.10/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.29	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.29	c No reason simplification
0.10/0.29	c --- End Solver configuration ---
0.10/0.29	c solving /tmp/evaluation/354878-1176730109/instance-354878-1176730109.opb
0.10/0.29	c reading problem ... 
0.21/0.35	c ... done. Wall clock time 0.067s.
0.21/0.35	c CPU time (experimental) 0.22s.
0.21/0.35	c #vars     120
0.21/0.35	c #constraints  10
0.53/0.54	c SATISFIABLE
0.53/0.54	c OPTIMIZING...
0.53/0.55	c Got one! Elapsed wall clock time (in seconds):0.259
0.53/0.55	o 2005
0.71/0.61	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.61	o 1970
0.71/0.64	c Got one! Elapsed wall clock time (in seconds):0.354
0.71/0.64	o 1969
0.71/0.66	c Got one! Elapsed wall clock time (in seconds):0.378
0.71/0.66	o 1968
0.71/0.69	c Got one! Elapsed wall clock time (in seconds):0.402
0.71/0.69	o 1966
0.83/0.71	c Got one! Elapsed wall clock time (in seconds):0.426
0.83/0.71	o 1965
0.83/0.74	c Got one! Elapsed wall clock time (in seconds):0.449
0.83/0.74	o 1962
0.83/0.76	c Got one! Elapsed wall clock time (in seconds):0.476
0.83/0.76	o 1923
0.83/0.78	c Got one! Elapsed wall clock time (in seconds):0.499
0.83/0.78	o 1686
0.98/0.81	c Got one! Elapsed wall clock time (in seconds):0.528
0.98/0.81	o 1672
0.98/0.83	c Got one! Elapsed wall clock time (in seconds):0.546
0.98/0.83	o 1670
0.98/0.85	c Got one! Elapsed wall clock time (in seconds):0.564
0.98/0.85	o 1668
0.98/0.87	c Got one! Elapsed wall clock time (in seconds):0.582
0.98/0.87	o 1664
0.98/0.89	c Got one! Elapsed wall clock time (in seconds):0.6
0.98/0.89	o 1662
1.09/0.90	c Got one! Elapsed wall clock time (in seconds):0.618
1.09/0.90	o 1640
1.09/0.92	c Got one! Elapsed wall clock time (in seconds):0.637
1.09/0.92	o 1634
1.09/0.95	c Got one! Elapsed wall clock time (in seconds):0.66
1.09/0.95	o 1631
1.09/0.97	c Got one! Elapsed wall clock time (in seconds):0.683
1.09/0.97	o 1546
1.09/0.99	c Got one! Elapsed wall clock time (in seconds):0.703
1.09/0.99	o 1494
1.20/1.01	c Got one! Elapsed wall clock time (in seconds):0.725
1.20/1.01	o 1478
1.20/1.03	c Got one! Elapsed wall clock time (in seconds):0.743
1.20/1.03	o 1476
1.20/1.05	c Got one! Elapsed wall clock time (in seconds):0.761
1.20/1.05	o 1475
1.20/1.06	c Got one! Elapsed wall clock time (in seconds):0.779
1.20/1.06	o 1472
1.20/1.09	c Got one! Elapsed wall clock time (in seconds):0.8
1.20/1.09	o 1466
1.31/1.11	c Got one! Elapsed wall clock time (in seconds):0.823
1.31/1.11	o 1437
1.31/1.13	c Got one! Elapsed wall clock time (in seconds):0.844
1.31/1.13	o 1425
1.31/1.16	c Got one! Elapsed wall clock time (in seconds):0.87
1.31/1.16	o 1422
1.31/1.19	c Got one! Elapsed wall clock time (in seconds):0.9
1.31/1.19	o 1410
1.44/1.21	c Got one! Elapsed wall clock time (in seconds):0.92
1.44/1.21	o 1399
1.44/1.25	c Got one! Elapsed wall clock time (in seconds):0.961
1.44/1.25	o 1375
1.44/1.27	c Got one! Elapsed wall clock time (in seconds):0.98
1.44/1.27	o 1371
1.44/1.29	c Got one! Elapsed wall clock time (in seconds):1.0
1.44/1.29	o 1366
1.55/1.31	c Got one! Elapsed wall clock time (in seconds):1.025
1.55/1.31	o 1365
1.55/1.34	c Got one! Elapsed wall clock time (in seconds):1.054
1.55/1.34	o 1327
1.55/1.37	c Got one! Elapsed wall clock time (in seconds):1.081
1.55/1.37	o 1325
1.70/1.40	c Got one! Elapsed wall clock time (in seconds):1.117
1.70/1.40	o 1230
1.70/1.44	c Got one! Elapsed wall clock time (in seconds):1.151
1.70/1.44	o 1223
1.70/1.49	c Got one! Elapsed wall clock time (in seconds):1.204
1.70/1.49	o 978
1.89/1.52	c Got one! Elapsed wall clock time (in seconds):1.238
1.89/1.52	o 977
1.89/1.55	c Got one! Elapsed wall clock time (in seconds):1.268
1.89/1.55	o 976
1.89/1.59	c Got one! Elapsed wall clock time (in seconds):1.309
1.89/1.59	o 974
2.09/1.63	c Got one! Elapsed wall clock time (in seconds):1.347
2.09/1.63	o 973
2.09/1.68	c Got one! Elapsed wall clock time (in seconds):1.392
2.09/1.68	o 972
2.29/1.74	c Got one! Elapsed wall clock time (in seconds):1.451
2.29/1.74	o 971
2.48/1.81	c Got one! Elapsed wall clock time (in seconds):1.519
2.48/1.81	o 666
2.48/1.84	c Got one! Elapsed wall clock time (in seconds):1.555
2.48/1.84	o 664
2.68/1.90	c Got one! Elapsed wall clock time (in seconds):1.618
2.68/1.90	o 294
2.87/2.07	c Got one! Elapsed wall clock time (in seconds):1.78
2.87/2.07	o 292
2.97/2.12	c Got one! Elapsed wall clock time (in seconds):1.838
2.97/2.12	o 286
2.97/2.17	c Got one! Elapsed wall clock time (in seconds):1.886
2.97/2.17	o 285
3.06/2.27	c Got one! Elapsed wall clock time (in seconds):1.98
3.06/2.27	o 283
3.16/2.34	c Got one! Elapsed wall clock time (in seconds):2.051
3.16/2.34	o 279
3.27/2.41	c Got one! Elapsed wall clock time (in seconds):2.124
3.27/2.41	o 278
3.27/2.46	c Got one! Elapsed wall clock time (in seconds):2.17
3.27/2.46	o 277
3.36/2.52	c Got one! Elapsed wall clock time (in seconds):2.231
3.36/2.52	o 276
3.36/2.57	c Got one! Elapsed wall clock time (in seconds):2.281
3.36/2.57	o 274
3.49/2.63	c Got one! Elapsed wall clock time (in seconds):2.346
3.49/2.63	o 272
3.59/2.72	c Got one! Elapsed wall clock time (in seconds):2.438
3.59/2.72	o 270
3.59/2.79	c Got one! Elapsed wall clock time (in seconds):2.508
3.59/2.79	o 268
3.83/2.92	c Got one! Elapsed wall clock time (in seconds):2.634
3.83/2.92	o 267
3.95/3.02	c Got one! Elapsed wall clock time (in seconds):2.735
3.95/3.02	o 265
4.12/3.12	c Got one! Elapsed wall clock time (in seconds):2.839
4.12/3.12	o 263
4.12/3.18	c Got one! Elapsed wall clock time (in seconds):2.896
4.12/3.19	o 261
4.26/3.25	c Got one! Elapsed wall clock time (in seconds):2.968
4.26/3.25	o 259
4.35/3.34	c Got one! Elapsed wall clock time (in seconds):3.055
4.35/3.34	o 257
4.45/3.41	c Got one! Elapsed wall clock time (in seconds):3.124
4.45/3.41	o 221
4.45/3.47	c Got one! Elapsed wall clock time (in seconds):3.185
4.45/3.47	o 219
4.55/3.55	c Got one! Elapsed wall clock time (in seconds):3.264
4.55/3.55	o 218
4.65/3.62	c Got one! Elapsed wall clock time (in seconds):3.335
4.65/3.62	o 216
4.65/3.69	c Got one! Elapsed wall clock time (in seconds):3.406
4.65/3.69	o 214
4.75/3.78	c Got one! Elapsed wall clock time (in seconds):3.493
4.75/3.78	o 212
4.95/3.90	c Got one! Elapsed wall clock time (in seconds):3.614
4.95/3.90	o 210
4.95/3.93	c Got one! Elapsed wall clock time (in seconds):3.648
4.95/3.93	o 208
5.05/4.02	c Got one! Elapsed wall clock time (in seconds):3.739
5.05/4.02	o 207
5.15/4.10	c Got one! Elapsed wall clock time (in seconds):3.815
5.15/4.10	o 203
5.15/4.18	c Got one! Elapsed wall clock time (in seconds):3.894
5.15/4.18	o 199
5.27/4.29	c Got one! Elapsed wall clock time (in seconds):4.008
5.27/4.29	o 192
5.38/4.33	c Got one! Elapsed wall clock time (in seconds):4.041
5.38/4.33	o 191
5.48/4.45	c Got one! Elapsed wall clock time (in seconds):4.165
5.48/4.45	o 189
5.57/4.55	c Got one! Elapsed wall clock time (in seconds):4.261
5.57/4.55	o 187
5.67/4.69	c Got one! Elapsed wall clock time (in seconds):4.406
5.67/4.69	o 186
5.87/4.85	c Got one! Elapsed wall clock time (in seconds):4.559
5.87/4.85	o 184
5.99/4.90	c Got one! Elapsed wall clock time (in seconds):4.612
5.99/4.90	o 182
6.12/5.01	c Got one! Elapsed wall clock time (in seconds):4.721
6.12/5.01	o 180
6.12/5.06	c Got one! Elapsed wall clock time (in seconds):4.778
6.12/5.06	o 177
6.26/5.17	c Got one! Elapsed wall clock time (in seconds):4.887
6.26/5.17	o 176
6.35/5.27	c Got one! Elapsed wall clock time (in seconds):4.982
6.35/5.27	o 173
6.45/5.37	c Got one! Elapsed wall clock time (in seconds):5.081
6.45/5.37	o 172
6.66/5.54	c Got one! Elapsed wall clock time (in seconds):5.255
6.66/5.54	o 170
6.75/5.61	c Got one! Elapsed wall clock time (in seconds):5.327
6.75/5.61	o 167
6.85/5.79	c Got one! Elapsed wall clock time (in seconds):5.506
6.85/5.79	o 130
7.05/5.90	c Got one! Elapsed wall clock time (in seconds):5.613
7.05/5.90	o 128
7.15/6.03	c Got one! Elapsed wall clock time (in seconds):5.741
7.15/6.03	o 127
7.25/6.13	c Got one! Elapsed wall clock time (in seconds):5.849
7.25/6.13	o 125
7.45/6.37	c Got one! Elapsed wall clock time (in seconds):6.086
7.45/6.37	o 124
7.85/6.75	c Got one! Elapsed wall clock time (in seconds):6.461
7.85/6.75	o 123
7.95/6.87	c Got one! Elapsed wall clock time (in seconds):6.587
7.95/6.87	o 121
8.16/7.01	c Got one! Elapsed wall clock time (in seconds):6.722
8.16/7.01	o 120
8.26/7.10	c Got one! Elapsed wall clock time (in seconds):6.815
8.26/7.10	o 116
8.36/7.22	c Got one! Elapsed wall clock time (in seconds):6.936
8.36/7.22	o 115
9.46/8.37	c Got one! Elapsed wall clock time (in seconds):8.089
9.46/8.37	o 113
9.66/8.58	c Got one! Elapsed wall clock time (in seconds):8.298
9.66/8.58	o 111
10.08/8.97	c Got one! Elapsed wall clock time (in seconds):8.681
10.08/8.97	o 109
10.28/9.13	c Got one! Elapsed wall clock time (in seconds):8.848
10.28/9.13	o 107
10.58/9.43	c Got one! Elapsed wall clock time (in seconds):9.142
10.58/9.43	o 105
10.58/9.50	c Got one! Elapsed wall clock time (in seconds):9.21
10.58/9.50	o 104
10.88/9.70	c Got one! Elapsed wall clock time (in seconds):9.412
10.88/9.70	o 103
10.88/9.77	c Got one! Elapsed wall clock time (in seconds):9.488
10.88/9.77	o 101
11.09/9.93	c Got one! Elapsed wall clock time (in seconds):9.644
11.09/9.93	o 99
11.18/10.09	c Got one! Elapsed wall clock time (in seconds):9.809
11.18/10.09	o 98
11.38/10.24	c Got one! Elapsed wall clock time (in seconds):9.957
11.38/10.24	o 97
11.98/10.83	c Got one! Elapsed wall clock time (in seconds):10.548
11.98/10.83	o 95
12.31/11.18	c Got one! Elapsed wall clock time (in seconds):10.891
12.31/11.18	o 93
12.81/11.63	c Got one! Elapsed wall clock time (in seconds):11.346
12.81/11.63	o 92
12.91/11.76	c Got one! Elapsed wall clock time (in seconds):11.477
12.91/11.76	o 88
13.61/12.42	c Got one! Elapsed wall clock time (in seconds):12.136
13.61/12.42	o 86
13.71/12.51	c Got one! Elapsed wall clock time (in seconds):12.228
13.71/12.51	o 82
14.11/12.91	c Got one! Elapsed wall clock time (in seconds):12.629
14.11/12.91	o 81
14.47/13.21	c Got one! Elapsed wall clock time (in seconds):12.925
14.47/13.21	o 80
14.62/13.37	c Got one! Elapsed wall clock time (in seconds):13.083
14.62/13.37	o 79
14.82/13.51	c Got one! Elapsed wall clock time (in seconds):13.223
14.82/13.51	o 78
15.12/13.84	c Got one! Elapsed wall clock time (in seconds):13.553
15.12/13.84	o 77
15.52/14.22	c Got one! Elapsed wall clock time (in seconds):13.93
15.52/14.22	o 75
16.00/14.64	c Got one! Elapsed wall clock time (in seconds):14.354
16.00/14.64	o 73
16.11/14.77	c Got one! Elapsed wall clock time (in seconds):14.489
16.11/14.77	o 71
16.51/15.15	c Got one! Elapsed wall clock time (in seconds):14.863
16.51/15.15	o 70
16.71/15.38	c Got one! Elapsed wall clock time (in seconds):15.095
16.71/15.38	o 68
16.91/15.59	c Got one! Elapsed wall clock time (in seconds):15.303
16.91/15.59	o 59
17.01/15.66	c Got one! Elapsed wall clock time (in seconds):15.379
17.01/15.67	o 57
17.31/15.90	c Got one! Elapsed wall clock time (in seconds):15.613
17.31/15.90	o 56
17.41/16.08	c Got one! Elapsed wall clock time (in seconds):15.793
17.41/16.08	o 55
17.81/16.44	c Got one! Elapsed wall clock time (in seconds):16.153
17.81/16.44	o 53
19.16/17.79	c Got one! Elapsed wall clock time (in seconds):17.501
19.16/17.79	o 51
19.36/17.99	c Got one! Elapsed wall clock time (in seconds):17.709
19.36/17.99	o 49
20.58/19.18	c Got one! Elapsed wall clock time (in seconds):18.894
20.58/19.18	o 43
20.98/19.58	c Got one! Elapsed wall clock time (in seconds):19.295
20.98/19.58	o 42
24.30/22.85	c Got one! Elapsed wall clock time (in seconds):22.56
24.30/22.85	o 41
27.02/25.59	c Got one! Elapsed wall clock time (in seconds):25.3
27.02/25.59	o 40
30.04/28.55	c Got one! Elapsed wall clock time (in seconds):28.263
30.04/28.55	o 38
34.94/33.43	c Got one! Elapsed wall clock time (in seconds):33.141
34.94/33.43	o 36
38.96/37.47	c Got one! Elapsed wall clock time (in seconds):37.187
38.96/37.47	o 34
43.67/42.15	c Got one! Elapsed wall clock time (in seconds):41.863
43.67/42.15	o 33
44.77/43.24	c Got one! Elapsed wall clock time (in seconds):42.953
44.77/43.24	o 31
49.07/47.58	c Got one! Elapsed wall clock time (in seconds):47.292
49.07/47.58	o 29
50.08/48.55	c Got one! Elapsed wall clock time (in seconds):48.263
50.08/48.55	o 28
52.29/50.78	c Got one! Elapsed wall clock time (in seconds):50.493
52.29/50.78	o 27
54.39/52.87	c Got one! Elapsed wall clock time (in seconds):52.589
54.39/52.87	o 26
56.39/54.86	c Got one! Elapsed wall clock time (in seconds):54.574
56.39/54.86	o 25
68.23/66.61	c Got one! Elapsed wall clock time (in seconds):66.321
68.23/66.61	o 23
99.41/97.72	c Got one! Elapsed wall clock time (in seconds):97.43
99.41/97.72	o 22
107.23/105.56	c Got one! Elapsed wall clock time (in seconds):105.279
107.23/105.56	o 20
115.06/113.34	c Got one! Elapsed wall clock time (in seconds):113.053
115.06/113.34	o 19
127.38/125.60	c Got one! Elapsed wall clock time (in seconds):125.311
127.38/125.60	o 18
141.82/140.05	c Got one! Elapsed wall clock time (in seconds):139.769
141.82/140.05	o 16
145.72/143.99	c Got one! Elapsed wall clock time (in seconds):143.706
145.72/143.99	o 14
149.22/147.50	c Got one! Elapsed wall clock time (in seconds):147.211
149.22/147.50	o 12
150.82/149.03	c Got one! Elapsed wall clock time (in seconds):148.745
150.82/149.03	o 10
174.11/172.28	c Got one! Elapsed wall clock time (in seconds):171.995
174.11/172.28	o 9
175.11/173.27	c Got one! Elapsed wall clock time (in seconds):172.98
175.11/173.27	o 8
177.61/175.72	c Got one! Elapsed wall clock time (in seconds):175.431
177.61/175.72	o 7
178.10/176.25	c Got one! Elapsed wall clock time (in seconds):175.961
178.10/176.25	o 5
180.70/178.89	c Got one! Elapsed wall clock time (in seconds):178.606
180.70/178.89	o 4
1800.09/1792.61	c starts		: 608
1800.09/1792.61	c conflicts		: 1390772
1800.09/1792.61	c decisions		: 1433104
1800.09/1792.61	c propagations		: 10517371
1800.09/1792.61	c inspects		: 5171149450
1800.09/1792.61	c learnt literals	: 0
1800.09/1792.61	c learnt binary clauses	: 0
1800.09/1792.61	c learnt ternary clauses	: 0
1800.09/1792.61	c learnt clauses	: 1390772
1800.09/1792.61	c root simplifications	: 0
1800.09/1792.61	c removed literals (reason simplification)	: 0
1800.09/1792.61	c reason swapping (by a shorter reason)	: 0
1800.09/1792.61	c Calls to reduceDB	: 0
1800.09/1792.61	c speed (decisions/second)	: 888.0742086147482
1800.09/1792.61	c non guided choices	2928
1800.09/1792.61	s SATISFIABLE
1800.09/1792.61	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.09/1792.61	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.09/1792.61	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
1800.09/1792.61	v -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
1800.09/1792.61	v -x108 -x109 x110 -x111 x112 x113 x114 -x115 -x116 x117 -x118 -x119 x120
1800.09/1792.61	c objective function=4
1800.09/1792.61	c Total wall clock time (ms): 1792.328

Verifier Data (download as text)

OK	4

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-354878-1176730109 -o ROOT/results/node72/solver-354878-1176730109 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354878-1176730109/sat4jPseudoResolution.jar /tmp/evaluation/354878-1176730109/instance-354878-1176730109.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 8756
/proc/meminfo: memFree=1797296/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=148 CPUtime=0
/proc/8756/stat : 8756 (java) R 8754 8756 6528 0 -1 0 35 0 0 0 0 0 0 0 19 0 1 0 149049322 151552 20 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2526271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8756/statm: 38 26 19 9 0 4 0

[startup+0.0577819 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8756
/proc/meminfo: memFree=1797296/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=272 CPUtime=0
/proc/8756/stat : 8756 (java) D 8754 8756 6528 0 -1 0 53 0 0 0 0 0 0 0 19 0 1 0 149049322 278528 37 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2536228 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8756/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.101796 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8756
/proc/meminfo: memFree=1797296/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=12584 CPUtime=0
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 820 0 0 0 0 0 0 0 18 0 2 0 149049322 12886016 585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 3146 585 270 9 0 1244 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12584

[startup+0.301812 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8756
/proc/meminfo: memFree=1797296/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1782008 CPUtime=0.21
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 4895 0 1 0 19 2 0 0 18 0 12 0 149049322 1824776192 4634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 445502 4634 1246 9 0 443114 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782008

[startup+0.701849 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8756
/proc/meminfo: memFree=1797296/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1785932 CPUtime=0.83
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 7762 0 1 0 79 4 0 0 18 0 13 0 149049322 1828794368 6893 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446483 6893 1308 9 0 444095 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 1785932

[startup+1.50292 s]
/proc/loadavg: 0.92 0.98 0.99 2/90 8788
/proc/meminfo: memFree=1762248/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1789332 CPUtime=1.89
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 20011 0 1 0 180 9 0 0 18 0 13 0 149049322 1832275968 18757 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 447333 18758 1311 9 0 444945 0
[pid=8756/tid=8758] ppid=8754 vsize=1789332 CPUtime=1.18
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 16275 0 1 0 111 7 0 0 19 0 13 0 149049332 1832275968 18758 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109495544 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 149049333 1832275968 18759 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 149049333 1832275968 18760 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 149049336 1832275968 18761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 149049336 1832275968 18761 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 149049336 1832275968 18762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1832275968 18763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1789332 CPUtime=0.28
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1206 0 0 0 28 0 0 0 16 0 13 0 149049340 1832275968 18763 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1789332 CPUtime=0.4
/proc/8756/task/8766/stat : 8766 (java) R 8754 8756 6528 0 -1 64 1802 0 0 0 40 0 0 0 17 0 13 0 149049340 1832275968 18764 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104726194 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1832275968 18765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1789332 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1832275968 18766 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 1789332

[startup+3.10207 s]
/proc/loadavg: 0.92 0.98 0.99 2/90 8817
/proc/meminfo: memFree=1679616/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1795512 CPUtime=4.12
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 46841 0 1 0 389 23 0 0 18 0 13 0 149049322 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 448878 42858 1322 9 0 446490 0
[pid=8756/tid=8758] ppid=8754 vsize=1795512 CPUtime=2.62
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 37703 0 1 0 243 19 0 0 25 0 13 0 149049332 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109483270 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1795512 CPUtime=0.01
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 466 0 0 0 1 0 0 0 16 0 13 0 149049333 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 566 0 0 0 0 0 0 0 16 0 13 0 149049333 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 149049336 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 149049336 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1795512 CPUtime=0.43
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1690 0 0 0 43 0 0 0 16 0 13 0 149049340 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1795512 CPUtime=1
/proc/8756/task/8766/stat : 8766 (java) R 8754 8756 6528 0 -1 64 5671 0 0 0 98 2 0 0 16 0 13 0 149049340 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336748 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1838604288 42858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1795512 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1838604288 42858 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) 1795512

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 8857
/proc/meminfo: memFree=1625576/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1793816 CPUtime=7.45
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 48555 0 1 0 720 25 0 0 18 0 13 0 149049322 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 448454 43963 1330 9 0 446066 0
[pid=8756/tid=8758] ppid=8754 vsize=1793816 CPUtime=5.76
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 37719 0 1 0 557 19 0 0 18 0 13 0 149049332 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494968 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1793816 CPUtime=0.02
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 1147 0 0 0 2 0 0 0 16 0 13 0 149049333 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1793816 CPUtime=0.02
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 1448 0 0 0 2 0 0 0 17 0 13 0 149049333 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 25 0 0 0 0 0 0 0 16 0 13 0 149049336 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 149049336 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1793816 CPUtime=0.49
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1694 0 0 0 49 0 0 0 16 0 13 0 149049340 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1793816 CPUtime=1.09
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5771 0 0 0 107 2 0 0 16 0 13 0 149049340 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1836867584 43963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 1793816

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 8884
/proc/meminfo: memFree=1624696/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1793816 CPUtime=13.91
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 51130 0 1 0 1364 27 0 0 18 0 13 0 149049322 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 448454 44144 1330 9 0 446066 0
[pid=8756/tid=8758] ppid=8754 vsize=1793816 CPUtime=12.07
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 37738 0 1 0 1188 19 0 0 18 0 13 0 149049332 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109543350 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1793816 CPUtime=0.09
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 2386 0 0 0 8 1 0 0 17 0 13 0 149049333 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1793816 CPUtime=0.09
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 2690 0 0 0 8 1 0 0 16 0 13 0 149049333 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 37 0 0 0 0 0 0 0 15 0 13 0 149049336 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 35 0 0 0 0 0 0 0 16 0 13 0 149049336 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1793816 CPUtime=0.5
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1694 0 0 0 50 0 0 0 16 0 13 0 149049340 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1793816 CPUtime=1.09
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5771 0 0 0 107 2 0 0 16 0 13 0 149049340 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1793816 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1836867584 44144 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.91
Current children cumulated vsize (KiB) 1793816

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 8906
/proc/meminfo: memFree=1598200/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1787980 CPUtime=27.02
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 59653 0 1 0 2670 32 0 0 18 0 13 0 149049322 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446995 50792 1331 9 0 444607 0
[pid=8756/tid=8758] ppid=8754 vsize=1787980 CPUtime=24.68
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 37753 0 1 0 2448 20 0 0 25 0 13 0 149049332 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109497384 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1787980 CPUtime=0.23
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 6313 0 0 0 20 3 0 0 16 0 13 0 149049333 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1787980 CPUtime=0.23
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 7229 0 0 0 19 4 0 0 17 0 13 0 149049333 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.01
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 51 0 0 0 1 0 0 0 16 0 13 0 149049336 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 50792 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.06
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 73 0 0 0 3 3 0 0 16 0 13 0 149049336 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1787980 CPUtime=0.63
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1710 0 0 0 63 0 0 0 17 0 13 0 149049340 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1787980 CPUtime=1.18
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5774 0 0 0 116 2 0 0 16 0 13 0 149049340 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8933] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8933/stat : 8933 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149067212 1830891520 99827 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1609.08
Current children cumulated vsize (KiB) 1787980

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8933
/proc/meminfo: memFree=1399920/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1787980 CPUtime=1669.2
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 153268 0 1 0 166827 93 0 0 18 0 13 0 149049322 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446995 99992 1331 9 0 444607 0
[pid=8756/tid=8758] ppid=8754 vsize=1787980 CPUtime=1654.95
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 42002 0 1 0 165460 35 0 0 25 0 13 0 149049332 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109483852 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1787980 CPUtime=6.14
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 45383 0 0 0 592 22 0 0 17 0 13 0 149049333 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1787980 CPUtime=6.14
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 57503 0 0 0 588 26 0 0 16 0 13 0 149049333 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.06
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 73 0 0 0 3 3 0 0 16 0 13 0 149049336 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1787980 CPUtime=0.63
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1710 0 0 0 63 0 0 0 17 0 13 0 149049340 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1787980 CPUtime=1.18
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5774 0 0 0 116 2 0 0 16 0 13 0 149049340 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8933] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8933/stat : 8933 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149067212 1830891520 99992 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1669.2
Current children cumulated vsize (KiB) 1787980

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8933
/proc/meminfo: memFree=1394416/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1787980 CPUtime=1729.5
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 155305 0 1 0 172856 94 0 0 18 0 13 0 149049322 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446995 101348 1331 9 0 444607 0
[pid=8756/tid=8758] ppid=8754 vsize=1787980 CPUtime=1714.62
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 42007 0 1 0 171426 36 0 0 25 0 13 0 149049332 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109543368 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1787980 CPUtime=6.47
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 46476 0 0 0 624 23 0 0 16 0 13 0 149049333 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1787980 CPUtime=6.46
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 58442 0 0 0 619 27 0 0 16 0 13 0 149049333 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.06
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 73 0 0 0 3 3 0 0 16 0 13 0 149049336 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1787980 CPUtime=0.63
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1710 0 0 0 63 0 0 0 17 0 13 0 149049340 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1787980 CPUtime=1.18
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5774 0 0 0 116 2 0 0 16 0 13 0 149049340 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8933] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8933/stat : 8933 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149067212 1830891520 101348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1729.5
Current children cumulated vsize (KiB) 1787980

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8933
/proc/meminfo: memFree=1390384/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1787980 CPUtime=1789.73
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 156766 0 1 0 178878 95 0 0 18 0 13 0 149049322 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446995 102340 1331 9 0 444607 0
[pid=8756/tid=8758] ppid=8754 vsize=1787980 CPUtime=1774.34
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 42011 0 1 0 177398 36 0 0 25 0 13 0 149049332 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109483553 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1787980 CPUtime=6.72
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 47933 0 0 0 649 23 0 0 17 0 13 0 149049333 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1787980 CPUtime=6.72
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 58442 0 0 0 645 27 0 0 16 0 13 0 149049333 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.06
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 73 0 0 0 3 3 0 0 16 0 13 0 149049336 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1787980 CPUtime=0.63
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1710 0 0 0 63 0 0 0 17 0 13 0 149049340 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1787980 CPUtime=1.18
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5774 0 0 0 116 2 0 0 16 0 13 0 149049340 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8933] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8933/stat : 8933 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149067212 1830891520 102340 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1789.73
Current children cumulated vsize (KiB) 1787980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8933
/proc/meminfo: memFree=1389872/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=1787980 CPUtime=1800.09
/proc/8756/stat : 8756 (java) S 8754 8756 6528 0 -1 0 157074 0 1 0 179914 95 0 0 18 0 13 0 149049322 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 446995 102473 1331 9 0 444607 0
[pid=8756/tid=8758] ppid=8754 vsize=1787980 CPUtime=1784.57
/proc/8756/task/8758/stat : 8758 (java) R 8754 8756 6528 0 -1 64 42012 0 1 0 178421 36 0 0 25 0 13 0 149049332 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109543368 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8759] ppid=8754 vsize=1787980 CPUtime=6.78
/proc/8756/task/8759/stat : 8759 (java) S 8754 8756 6528 0 -1 64 48145 0 0 0 655 23 0 0 16 0 13 0 149049333 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8760] ppid=8754 vsize=1787980 CPUtime=6.79
/proc/8756/task/8760/stat : 8760 (java) S 8754 8756 6528 0 -1 64 58537 0 0 0 652 27 0 0 16 0 13 0 149049333 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8761] ppid=8754 vsize=1787980 CPUtime=0.06
/proc/8756/task/8761/stat : 8761 (java) S 8754 8756 6528 0 -1 64 73 0 0 0 3 3 0 0 16 0 13 0 149049336 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8762] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8762/stat : 8762 (java) S 8754 8756 6528 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8763] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8763/stat : 8763 (java) S 8754 8756 6528 0 -1 64 43 0 0 0 0 0 0 0 16 0 13 0 149049336 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8764] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8764/stat : 8764 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8765] ppid=8754 vsize=1787980 CPUtime=0.63
/proc/8756/task/8765/stat : 8765 (java) S 8754 8756 6528 0 -1 64 1710 0 0 0 63 0 0 0 17 0 13 0 149049340 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8756/tid=8766] ppid=8754 vsize=1787980 CPUtime=1.18
/proc/8756/task/8766/stat : 8766 (java) S 8754 8756 6528 0 -1 64 5774 0 0 0 116 2 0 0 16 0 13 0 149049340 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8767] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8767/stat : 8767 (java) S 8754 8756 6528 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 149049340 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8768] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8768/stat : 8768 (java) S 8754 8756 6528 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 149049340 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8756/tid=8933] ppid=8754 vsize=1787980 CPUtime=0
/proc/8756/task/8933/stat : 8933 (java) S 8754 8756 6528 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 149067212 1830891520 102473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1787980

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

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

[startup+1792.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8933
/proc/meminfo: memFree=1389872/2055920 swapFree=4171536/4192956
[pid=8756] ppid=8754 vsize=0 CPUtime=1800.21
/proc/8756/stat : 8756 (java) Z 8754 8756 6528 0 -1 1036 157090 0 1 0 179921 100 0 0 15 0 2 0 149049322 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8756/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1792.73
CPU time (s): 1800.24
CPU user time (s): 1799.21
CPU system time (s): 1.02284
CPU usage (%): 100.419
Max. virtual memory (cumulated for all children) (KiB): 1795512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157090
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= 39495
involuntary context switches= 39455

runsolver used 1.64975 second user time and 4.92625 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Apr 16 13:28:29 UTC 2007

IDJOB= 354878
IDBENCH= 2914
IDSOLVER= 159
FILE ID= node72/354878-1176730109

PBS_JOBID= 4559484

Free space on /tmp= 66484 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_5_40_4.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354878-1176730109/sat4jPseudoResolution.jar /tmp/evaluation/354878-1176730109/instance-354878-1176730109.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-354878-1176730109 -o ROOT/results/node72/solver-354878-1176730109 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354878-1176730109/sat4jPseudoResolution.jar /tmp/evaluation/354878-1176730109/instance-354878-1176730109.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a470052ca6f8034e2c6c08868e52d9e8

RANDOM SEED= 348846879

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1797768 kB
Buffers:         32436 kB
Cached:         145824 kB
SwapCached:       3164 kB
Active:          80812 kB
Inactive:       121420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797768 kB
SwapTotal:     4192956 kB
SwapFree:      4171536 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          30704 kB
Slab:            41360 kB
Committed_AS:  2671768 kB
PageTables:       1792 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= 66484 MiB

End job on node72 on Mon Apr 16 13:58:24 UTC 2007