Trace number 1856725

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1SAT (TO)131 1800.48 1797.48

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1802.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
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 constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
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 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
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 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.22	c Expensive reason simplification
0.21/0.22	c MiniSAT restarts strategy
0.21/0.22	c Memory based learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c solving HOME/instance-1856725-1244922878.opb
0.21/0.22	c reading problem ... 
0.33/0.33	c ... done. Wall clock time 0.116s.
0.33/0.33	c #vars     172
0.33/0.33	c #constraints  14
0.33/0.33	c constraints type 
0.33/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.70/0.57	c SATISFIABLE
0.70/0.57	c OPTIMIZING...
0.70/0.57	c Got one! Elapsed wall clock time (in seconds):0.351
0.70/0.57	o 2974
0.87/0.64	c Got one! Elapsed wall clock time (in seconds):0.422
0.87/0.64	o 2973
0.87/0.68	c Got one! Elapsed wall clock time (in seconds):0.46
0.87/0.68	o 2972
1.01/0.72	c Got one! Elapsed wall clock time (in seconds):0.502
1.01/0.72	o 2970
1.01/0.77	c Got one! Elapsed wall clock time (in seconds):0.548
1.01/0.77	o 2969
1.01/0.80	c Got one! Elapsed wall clock time (in seconds):0.577
1.01/0.80	o 2771
1.16/0.84	c Got one! Elapsed wall clock time (in seconds):0.62
1.16/0.84	o 2769
1.16/0.87	c Got one! Elapsed wall clock time (in seconds):0.649
1.16/0.87	o 2767
1.16/0.89	c Got one! Elapsed wall clock time (in seconds):0.676
1.16/0.89	o 2741
1.30/0.92	c Got one! Elapsed wall clock time (in seconds):0.703
1.30/0.92	o 2740
1.30/0.95	c Got one! Elapsed wall clock time (in seconds):0.731
1.30/0.95	o 2720
1.30/0.98	c Got one! Elapsed wall clock time (in seconds):0.759
1.30/0.98	o 2614
1.42/1.01	c Got one! Elapsed wall clock time (in seconds):0.791
1.42/1.01	o 2561
1.42/1.04	c Got one! Elapsed wall clock time (in seconds):0.821
1.42/1.04	o 2556
1.42/1.08	c Got one! Elapsed wall clock time (in seconds):0.865
1.42/1.08	o 2394
1.57/1.11	c Got one! Elapsed wall clock time (in seconds):0.895
1.57/1.11	o 2392
1.57/1.14	c Got one! Elapsed wall clock time (in seconds):0.926
1.57/1.14	o 2343
1.76/1.25	c Got one! Elapsed wall clock time (in seconds):1.029
1.76/1.25	o 2335
1.76/1.29	c Got one! Elapsed wall clock time (in seconds):1.072
1.76/1.29	o 2329
1.96/1.32	c Got one! Elapsed wall clock time (in seconds):1.102
1.96/1.32	o 2324
1.96/1.35	c Got one! Elapsed wall clock time (in seconds):1.135
1.96/1.35	o 2320
2.15/1.43	c Got one! Elapsed wall clock time (in seconds):1.21
2.15/1.43	o 2319
2.54/1.61	c Got one! Elapsed wall clock time (in seconds):1.388
2.54/1.61	o 2318
2.54/1.64	c Got one! Elapsed wall clock time (in seconds):1.418
2.54/1.64	o 2316
2.54/1.66	c Got one! Elapsed wall clock time (in seconds):1.445
2.54/1.66	o 2314
2.54/1.69	c Got one! Elapsed wall clock time (in seconds):1.474
2.54/1.69	o 2312
2.68/1.72	c Got one! Elapsed wall clock time (in seconds):1.503
2.68/1.72	o 2298
2.68/1.78	c Got one! Elapsed wall clock time (in seconds):1.558
2.68/1.78	o 2250
2.85/1.80	c Got one! Elapsed wall clock time (in seconds):1.582
2.85/1.80	o 2248
2.85/1.84	c Got one! Elapsed wall clock time (in seconds):1.621
2.85/1.84	o 2244
2.85/1.87	c Got one! Elapsed wall clock time (in seconds):1.65
2.85/1.87	o 2236
2.85/1.89	c Got one! Elapsed wall clock time (in seconds):1.674
2.85/1.89	o 2223
2.96/1.92	c Got one! Elapsed wall clock time (in seconds):1.707
2.96/1.92	o 2222
2.96/1.95	c Got one! Elapsed wall clock time (in seconds):1.737
2.96/1.95	o 2205
2.96/1.98	c Got one! Elapsed wall clock time (in seconds):1.765
2.96/1.98	o 2197
3.06/2.01	c Got one! Elapsed wall clock time (in seconds):1.789
3.06/2.01	o 2195
3.06/2.03	c Got one! Elapsed wall clock time (in seconds):1.817
3.06/2.03	o 2194
3.06/2.07	c Got one! Elapsed wall clock time (in seconds):1.85
3.06/2.07	o 2182
3.16/2.12	c Got one! Elapsed wall clock time (in seconds):1.905
3.16/2.12	o 778
3.16/2.19	c Got one! Elapsed wall clock time (in seconds):1.968
3.16/2.19	o 777
3.26/2.24	c Got one! Elapsed wall clock time (in seconds):2.026
3.26/2.24	o 776
3.36/2.30	c Got one! Elapsed wall clock time (in seconds):2.083
3.36/2.30	o 774
3.36/2.37	c Got one! Elapsed wall clock time (in seconds):2.149
3.36/2.37	o 773
3.46/2.43	c Got one! Elapsed wall clock time (in seconds):2.208
3.46/2.43	o 771
3.63/2.53	c Got one! Elapsed wall clock time (in seconds):2.317
3.63/2.53	o 770
3.63/2.59	c Got one! Elapsed wall clock time (in seconds):2.375
3.63/2.59	o 769
3.94/2.81	c Got one! Elapsed wall clock time (in seconds):2.595
3.94/2.81	o 767
3.94/2.88	c Got one! Elapsed wall clock time (in seconds):2.662
3.94/2.88	o 766
4.04/2.94	c Got one! Elapsed wall clock time (in seconds):2.726
4.04/2.94	o 765
4.14/3.01	c Got one! Elapsed wall clock time (in seconds):2.793
4.14/3.01	o 764
4.14/3.07	c Got one! Elapsed wall clock time (in seconds):2.855
4.14/3.07	o 763
4.24/3.13	c Got one! Elapsed wall clock time (in seconds):2.916
4.24/3.13	o 478
4.34/3.21	c Got one! Elapsed wall clock time (in seconds):2.997
4.34/3.21	o 476
4.46/3.33	c Got one! Elapsed wall clock time (in seconds):3.117
4.46/3.33	o 474
4.58/3.41	c Got one! Elapsed wall clock time (in seconds):3.196
4.58/3.41	o 472
4.58/3.46	c Got one! Elapsed wall clock time (in seconds):3.246
4.58/3.46	o 471
4.68/3.52	c Got one! Elapsed wall clock time (in seconds):3.304
4.68/3.52	o 469
4.68/3.58	c Got one! Elapsed wall clock time (in seconds):3.358
4.68/3.58	o 328
4.78/3.67	c Got one! Elapsed wall clock time (in seconds):3.455
4.78/3.67	o 327
4.90/3.73	c Got one! Elapsed wall clock time (in seconds):3.508
4.90/3.73	o 326
5.00/3.81	c Got one! Elapsed wall clock time (in seconds):3.591
5.00/3.81	o 324
5.00/3.88	c Got one! Elapsed wall clock time (in seconds):3.664
5.00/3.88	o 322
5.20/4.01	c Got one! Elapsed wall clock time (in seconds):3.796
5.20/4.01	o 320
5.20/4.07	c Got one! Elapsed wall clock time (in seconds):3.854
5.20/4.07	o 319
5.40/4.20	c Got one! Elapsed wall clock time (in seconds):3.983
5.40/4.20	o 318
5.40/4.29	c Got one! Elapsed wall clock time (in seconds):4.077
5.40/4.29	o 316
5.50/4.39	c Got one! Elapsed wall clock time (in seconds):4.171
5.50/4.39	o 314
5.60/4.50	c Got one! Elapsed wall clock time (in seconds):4.278
5.60/4.50	o 307
5.70/4.58	c Got one! Elapsed wall clock time (in seconds):4.359
5.70/4.58	o 306
5.80/4.68	c Got one! Elapsed wall clock time (in seconds):4.46
5.80/4.68	o 305
6.00/4.83	c Got one! Elapsed wall clock time (in seconds):4.614
6.00/4.83	o 304
6.81/5.60	c Got one! Elapsed wall clock time (in seconds):5.384
6.81/5.60	o 303
6.91/5.76	c Got one! Elapsed wall clock time (in seconds):5.54
6.91/5.76	o 301
7.21/6.04	c Got one! Elapsed wall clock time (in seconds):5.826
7.21/6.04	o 299
7.34/6.15	c Got one! Elapsed wall clock time (in seconds):5.937
7.34/6.15	o 298
7.44/6.25	c Got one! Elapsed wall clock time (in seconds):6.032
7.44/6.25	o 296
7.64/6.46	c Got one! Elapsed wall clock time (in seconds):6.239
7.64/6.46	o 295
7.74/6.56	c Got one! Elapsed wall clock time (in seconds):6.342
7.74/6.56	o 294
7.94/6.75	c Got one! Elapsed wall clock time (in seconds):6.532
7.94/6.75	o 292
8.44/7.24	c Got one! Elapsed wall clock time (in seconds):7.027
8.44/7.24	o 291
8.54/7.38	c Got one! Elapsed wall clock time (in seconds):7.164
8.54/7.38	o 290
9.68/8.49	c Got one! Elapsed wall clock time (in seconds):8.271
9.68/8.49	o 289
9.88/8.67	c Got one! Elapsed wall clock time (in seconds):8.456
9.88/8.67	o 283
10.38/9.12	c Got one! Elapsed wall clock time (in seconds):8.9
10.38/9.12	o 282
10.58/9.36	c Got one! Elapsed wall clock time (in seconds):9.141
10.58/9.36	o 280
10.98/9.72	c Got one! Elapsed wall clock time (in seconds):9.501
10.98/9.72	o 279
11.47/10.23	c Got one! Elapsed wall clock time (in seconds):10.007
11.47/10.23	o 278
11.67/10.46	c Got one! Elapsed wall clock time (in seconds):10.246
11.67/10.46	o 276
12.18/10.94	c Got one! Elapsed wall clock time (in seconds):10.72
12.18/10.94	o 275
12.57/11.34	c Got one! Elapsed wall clock time (in seconds):11.123
12.57/11.34	o 274
12.88/11.68	c Got one! Elapsed wall clock time (in seconds):11.462
12.88/11.68	o 272
13.62/12.37	c Got one! Elapsed wall clock time (in seconds):12.155
13.62/12.37	o 270
13.92/12.62	c Got one! Elapsed wall clock time (in seconds):12.407
13.92/12.62	o 269
14.42/13.11	c Got one! Elapsed wall clock time (in seconds):12.896
14.42/13.11	o 267
14.62/13.37	c Got one! Elapsed wall clock time (in seconds):13.157
14.62/13.37	o 264
16.84/15.53	c Got one! Elapsed wall clock time (in seconds):15.316
16.84/15.53	o 262
17.04/15.77	c Got one! Elapsed wall clock time (in seconds):15.548
17.04/15.77	o 260
17.44/16.19	c Got one! Elapsed wall clock time (in seconds):15.975
17.44/16.19	o 258
18.04/16.73	c Got one! Elapsed wall clock time (in seconds):16.509
18.04/16.73	o 252
18.24/16.92	c Got one! Elapsed wall clock time (in seconds):16.697
18.24/16.92	o 243
18.44/17.16	c Got one! Elapsed wall clock time (in seconds):16.946
18.44/17.16	o 242
18.95/17.63	c Got one! Elapsed wall clock time (in seconds):17.413
18.95/17.63	o 240
19.55/18.29	c Got one! Elapsed wall clock time (in seconds):18.072
19.55/18.29	o 239
20.24/18.99	c Got one! Elapsed wall clock time (in seconds):18.769
20.24/18.99	o 238
20.64/19.31	c Got one! Elapsed wall clock time (in seconds):19.097
20.64/19.31	o 237
21.24/19.94	c Got one! Elapsed wall clock time (in seconds):19.724
21.24/19.94	o 236
21.44/20.18	c Got one! Elapsed wall clock time (in seconds):19.959
21.44/20.18	o 235
21.89/20.56	c Got one! Elapsed wall clock time (in seconds):20.339
21.89/20.56	o 234
23.29/21.91	c Got one! Elapsed wall clock time (in seconds):21.691
23.29/21.91	o 233
23.99/22.66	c Got one! Elapsed wall clock time (in seconds):22.447
23.99/22.66	o 231
24.39/23.03	c Got one! Elapsed wall clock time (in seconds):22.814
24.39/23.03	o 230
25.19/23.82	c Got one! Elapsed wall clock time (in seconds):23.604
25.19/23.82	o 229
25.49/24.11	c Got one! Elapsed wall clock time (in seconds):23.894
25.49/24.11	o 228
26.63/25.27	c Got one! Elapsed wall clock time (in seconds):25.056
26.63/25.27	o 226
27.83/26.44	c Got one! Elapsed wall clock time (in seconds):26.216
27.83/26.44	o 225
28.43/27.06	c Got one! Elapsed wall clock time (in seconds):26.846
28.43/27.06	o 224
29.03/27.60	c Got one! Elapsed wall clock time (in seconds):27.384
29.03/27.60	o 222
33.68/32.21	c Got one! Elapsed wall clock time (in seconds):31.989
33.68/32.21	o 220
34.48/33.02	c Got one! Elapsed wall clock time (in seconds):32.806
34.48/33.02	o 218
35.81/34.35	c Got one! Elapsed wall clock time (in seconds):34.129
35.81/34.35	o 216
36.61/35.13	c Got one! Elapsed wall clock time (in seconds):34.909
36.61/35.13	o 215
37.81/36.34	c Got one! Elapsed wall clock time (in seconds):36.12
37.81/36.34	o 213
40.90/39.43	c Got one! Elapsed wall clock time (in seconds):39.208
40.90/39.43	o 212
41.44/39.97	c Got one! Elapsed wall clock time (in seconds):39.754
41.44/39.97	o 209
41.84/40.40	c Got one! Elapsed wall clock time (in seconds):40.178
41.84/40.40	o 207
43.13/41.65	c Got one! Elapsed wall clock time (in seconds):41.428
43.13/41.65	o 205
44.24/42.80	c Got one! Elapsed wall clock time (in seconds):42.582
44.24/42.80	o 204
48.36/46.89	c Got one! Elapsed wall clock time (in seconds):46.669
48.36/46.89	o 203
50.36/48.87	c Got one! Elapsed wall clock time (in seconds):48.653
50.36/48.87	o 201
50.76/49.30	c Got one! Elapsed wall clock time (in seconds):49.079
50.76/49.30	o 200
52.06/50.59	c Got one! Elapsed wall clock time (in seconds):50.372
52.06/50.59	o 198
52.86/51.38	c Got one! Elapsed wall clock time (in seconds):51.166
52.86/51.38	o 197
54.36/52.86	c Got one! Elapsed wall clock time (in seconds):52.64
54.36/52.86	o 195
55.85/54.37	c Got one! Elapsed wall clock time (in seconds):54.152
55.85/54.37	o 193
57.58/56.06	c Got one! Elapsed wall clock time (in seconds):55.846
57.58/56.06	o 192
59.97/58.47	c Got one! Elapsed wall clock time (in seconds):58.252
59.97/58.47	o 191
61.27/59.79	c Got one! Elapsed wall clock time (in seconds):59.571
61.27/59.79	o 189
63.08/61.58	c Got one! Elapsed wall clock time (in seconds):61.362
63.08/61.58	o 188
66.89/65.35	c Got one! Elapsed wall clock time (in seconds):65.129
66.89/65.35	o 186
68.98/67.43	c Got one! Elapsed wall clock time (in seconds):67.214
68.98/67.43	o 184
69.48/67.90	c Got one! Elapsed wall clock time (in seconds):67.681
69.48/67.90	o 183
73.60/72.05	c Got one! Elapsed wall clock time (in seconds):71.83
73.60/72.05	o 181
74.21/72.66	c Got one! Elapsed wall clock time (in seconds):72.438
74.21/72.66	o 180
75.11/73.57	c Got one! Elapsed wall clock time (in seconds):73.354
75.11/73.57	o 178
76.41/74.90	c Got one! Elapsed wall clock time (in seconds):74.68
76.41/74.90	o 177
77.01/75.41	c Got one! Elapsed wall clock time (in seconds):75.193
77.01/75.41	o 175
77.41/75.84	c Got one! Elapsed wall clock time (in seconds):75.617
77.41/75.84	o 174
91.33/89.79	c Got one! Elapsed wall clock time (in seconds):89.57
91.33/89.79	o 173
97.03/95.41	c Got one! Elapsed wall clock time (in seconds):95.188
97.03/95.41	o 172
104.64/103.03	c Got one! Elapsed wall clock time (in seconds):102.808
104.64/103.03	o 171
106.94/105.39	c Got one! Elapsed wall clock time (in seconds):105.167
106.94/105.39	o 169
108.44/106.87	c Got one! Elapsed wall clock time (in seconds):106.647
108.44/106.87	o 168
109.04/107.48	c Got one! Elapsed wall clock time (in seconds):107.267
109.04/107.48	o 167
110.14/108.56	c Got one! Elapsed wall clock time (in seconds):108.343
110.14/108.56	o 165
112.86/111.25	c Got one! Elapsed wall clock time (in seconds):111.03
112.86/111.25	o 164
115.06/113.43	c Got one! Elapsed wall clock time (in seconds):113.217
115.06/113.43	o 162
130.67/129.01	c Got one! Elapsed wall clock time (in seconds):128.788
130.67/129.01	o 161
132.17/130.52	c Got one! Elapsed wall clock time (in seconds):130.306
132.17/130.52	o 160
140.30/138.68	c Got one! Elapsed wall clock time (in seconds):138.464
140.30/138.68	o 158
141.40/139.79	c Got one! Elapsed wall clock time (in seconds):139.568
141.40/139.79	o 156
145.80/144.13	c Got one! Elapsed wall clock time (in seconds):143.916
145.80/144.13	o 155
146.90/145.24	c Got one! Elapsed wall clock time (in seconds):145.027
146.90/145.24	o 154
148.89/147.23	c Got one! Elapsed wall clock time (in seconds):147.011
148.89/147.23	o 153
150.29/148.61	c Got one! Elapsed wall clock time (in seconds):148.39
150.29/148.61	o 151
152.90/151.28	c Got one! Elapsed wall clock time (in seconds):151.062
152.90/151.28	o 149
154.90/153.28	c Got one! Elapsed wall clock time (in seconds):153.06
154.90/153.28	o 147
156.60/154.94	c Got one! Elapsed wall clock time (in seconds):154.726
156.60/154.94	o 146
166.90/165.22	c Got one! Elapsed wall clock time (in seconds):165.006
166.90/165.22	o 144
263.12/261.31	c Got one! Elapsed wall clock time (in seconds):261.091
263.12/261.31	o 143
268.72/266.90	c Got one! Elapsed wall clock time (in seconds):266.683
268.72/266.90	o 142
278.72/276.97	c Got one! Elapsed wall clock time (in seconds):276.754
278.72/276.97	o 140
283.11/281.37	c Got one! Elapsed wall clock time (in seconds):281.154
283.11/281.37	o 138
292.73/290.91	c Got one! Elapsed wall clock time (in seconds):290.696
292.73/290.91	o 136
298.93/297.14	c Got one! Elapsed wall clock time (in seconds):296.917
298.93/297.14	o 134
310.96/309.11	c Got one! Elapsed wall clock time (in seconds):308.89
310.96/309.11	o 132
315.16/313.34	c Got one! Elapsed wall clock time (in seconds):313.125
315.16/313.34	o 131
1800.05/1797.21	c starts		: 809
1800.05/1797.21	c conflicts		: 878290
1800.05/1797.21	c decisions		: 1041332
1800.05/1797.21	c propagations		: 14770358
1800.05/1797.21	c inspects		: 4420740930
1800.05/1797.21	c learnt literals	: 0
1800.05/1797.21	c learnt binary clauses	: 0
1800.05/1797.21	c learnt ternary clauses	: 0
1800.05/1797.21	c learnt clauses	: 878290
1800.05/1797.21	c ignored clauses	: 0
1800.05/1797.21	c root simplifications	: 0
1800.05/1797.21	c removed literals (reason simplification)	: 11916986
1800.05/1797.21	c reason swapping (by a shorter reason)	: 0
1800.05/1797.21	c Calls to reduceDB	: 0
1800.05/1797.21	c speed (assignments/second)	: 9953.9434047457
1800.05/1797.21	c non guided choices	4963
1800.26/1797.36	c learnt constraints type 
1800.26/1797.37	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 878330
1800.26/1797.37	c constraints type 
1800.26/1797.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15
1800.26/1797.37	s SATISFIABLE
1800.26/1797.37	v x1 -x2 -x3 x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 x91 x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 -x117 -x118 x119 -x120 x121 x122 -x123 -x124 -x125 -x126 -x127 x128 x129 -x130 -x131 x132 x133 x134 x135 -x136 -x137 x138 x139 -x140 -x141 x142 x143 -x144 x145 x146 -x147 x148 -x149 -x150 x151 -x152 x153 -x154 -x155 x156 -x157 x158 -x159 -x160 x161 x162 x163 x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 
1800.26/1797.37	c objective function=131
1800.26/1797.37	c Total wall clock time (in seconds): 1797.149

Verifier Data

OK	131

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856725-1244922878/watcher-1856725-1244922878 -o /tmp/evaluation-result-1856725-1244922878/solver-1856725-1244922878 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856725-1244922878.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 14805
/proc/meminfo: memFree=1348664/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=18576 CPUtime=0
/proc/14805/stat : 14805 (runsolver) R 14803 14805 14448 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 159888327 19021824 284 1992294400 4194304 4302564 548682068432 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14805/statm: 4644 284 249 26 0 2626 0

[startup+0.0649009 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 14805
/proc/meminfo: memFree=1348664/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1470220 CPUtime=0.04
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 3305 0 1 0 2 2 0 0 18 0 7 0 159888327 1505505280 3050 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 367555 3050 1029 9 0 364906 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1470220

[startup+0.101908 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 14805
/proc/meminfo: memFree=1348664/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1472584 CPUtime=0.08
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 3601 0 1 0 5 3 0 0 18 0 12 0 159888327 1507926016 3344 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 368146 3344 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301949 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 14805
/proc/meminfo: memFree=1348664/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1475024 CPUtime=0.33
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 4983 0 1 0 29 4 0 0 18 0 12 0 159888327 1510424576 4721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 368756 4721 1352 9 0 366099 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1475024

[startup+0.702034 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 14805
/proc/meminfo: memFree=1348664/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1477916 CPUtime=1.01
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 7448 0 1 0 96 5 0 0 18 0 13 0 159888327 1513385984 6795 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 369479 6795 1414 9 0 366822 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1477916

[startup+1.50221 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 14818
/proc/meminfo: memFree=1313936/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1490208 CPUtime=2.35
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 19206 0 1 0 224 11 0 0 18 0 13 0 159888327 1525972992 16255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 372552 16255 1421 9 0 369895 0
[pid=14805/tid=14807] ppid=14803 vsize=1490208 CPUtime=1.11
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 11570 0 1 0 103 8 0 0 18 0 13 0 159888329 1525972992 16255 1992294400 134512640 134550932 4294956016 18446744073709551615 4109452666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159888330 1525972992 16255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 159888330 1525972992 16255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159888332 1525972992 16255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 159888332 1525972992 16265 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 159888332 1525972992 16273 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1490208 CPUtime=0.72
/proc/14805/task/14814/stat : 14814 (java) R 14803 14805 14448 0 -1 64 4235 0 0 0 71 1 0 0 18 0 13 0 159888337 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 104163906 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1490208 CPUtime=0.5
/proc/14805/task/14815/stat : 14815 (java) R 14803 14805 14448 0 -1 64 2679 0 0 0 50 0 0 0 17 0 13 0 159888337 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 105572780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1490208 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1525972992 16280 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 1490208

[startup+3.10255 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 14818
/proc/meminfo: memFree=1267472/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1488156 CPUtime=4.24
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 37790 0 1 0 404 20 0 0 18 0 13 0 159888327 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 372039 33031 1423 9 0 369382 0
[pid=14805/tid=14807] ppid=14803 vsize=1488156 CPUtime=2.53
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 28433 0 1 0 238 15 0 0 25 0 13 0 159888329 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4109124785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159888330 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 159888330 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159888332 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 159888332 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 159888332 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1488156 CPUtime=0.96
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4795 0 0 0 94 2 0 0 17 0 13 0 159888337 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1488156 CPUtime=0.72
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3815 0 0 0 71 1 0 0 15 0 13 0 159888337 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1488156 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523871744 33031 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 1488156

[startup+6.30121 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 14818
/proc/meminfo: memFree=1207184/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=7.54
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 43422 0 1 0 732 22 0 0 18 0 13 0 159888327 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 38445 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=5.65
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 30943 0 1 0 549 16 0 0 24 0 13 0 159888329 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=0.01
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 1633 0 0 0 1 0 0 0 16 0 13 0 159888330 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=0.02
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 1467 0 0 0 2 0 0 0 16 0 13 0 159888330 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.04
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4807 0 0 0 102 2 0 0 17 0 13 0 159888337 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.76
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3817 0 0 0 75 1 0 0 16 0 13 0 159888337 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 38445 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.54
Current children cumulated vsize (KiB) 1487740

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 14818
/proc/meminfo: memFree=1187472/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=14.02
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 46567 0 1 0 1378 24 0 0 18 0 13 0 159888327 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 41468 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=11.97
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 30945 0 1 0 1181 16 0 0 25 0 13 0 159888329 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4109552875 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=0.07
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 3191 0 0 0 6 1 0 0 16 0 13 0 159888330 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=0.07
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 3043 0 0 0 6 1 0 0 17 0 13 0 159888330 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 13 0 159888337 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.81
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3819 0 0 0 80 1 0 0 16 0 13 0 159888337 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 41468 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.02
Current children cumulated vsize (KiB) 1487740

[startup+25.5013 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 14818
/proc/meminfo: memFree=1167632/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=26.93
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 51750 0 1 0 2667 26 0 0 18 0 13 0 159888327 1523445760 46408 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 46408 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=24.63
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 30948 0 1 0 2447 16 0 0 22 0 13 0 159888329 1523445760 46408 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506658 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=0.2
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 5822 0 0 0 17 3 0 0 17 0 13 0 159888330 1523445760 46408 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=0.2
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 5585 0 0 0 18 2 0 0 17 0 13 0 159888330 1523445760 46408 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0

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

/proc/14805/statm: 371935 105223 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=1658.36
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 31015 0 1 0 165819 17 0 0 25 0 13 0 159888329 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4109552875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=2.38
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 37936 0 0 0 219 19 0 0 16 0 13 0 159888330 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=2.38
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 35844 0 0 0 221 17 0 0 17 0 13 0 159888330 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0.01
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 23 0 0 0 1 0 0 0 16 0 13 0 159888332 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 13 0 159888337 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.82
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3820 0 0 0 81 1 0 0 17 0 13 0 159888337 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 105223 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.07
Current children cumulated vsize (KiB) 1487740

[startup+1722.3 s]
/proc/loadavg: 1.65 1.19 1.06 2/77 14824
/proc/meminfo: memFree=925072/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=1725.14
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 115826 0 1 0 172453 61 0 0 18 0 13 0 159888327 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 106835 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=1718.23
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 31017 0 1 0 171806 17 0 0 25 0 13 0 159888329 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4109552875 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=2.49
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 39059 0 0 0 229 20 0 0 17 0 13 0 159888330 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=2.47
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 36354 0 0 0 230 17 0 0 17 0 13 0 159888330 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0.01
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 23 0 0 0 1 0 0 0 16 0 13 0 159888332 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 13 0 159888337 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.82
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3820 0 0 0 81 1 0 0 17 0 13 0 159888337 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 106835 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.14
Current children cumulated vsize (KiB) 1487740

[startup+1782.3 s]
/proc/loadavg: 1.35 1.20 1.07 2/77 14824
/proc/meminfo: memFree=921744/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=1785.15
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 116662 0 1 0 178454 61 0 0 18 0 13 0 159888327 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 107656 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=1778.14
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 31018 0 1 0 177797 17 0 0 25 0 13 0 159888329 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=2.54
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 39444 0 0 0 234 20 0 0 17 0 13 0 159888330 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=2.52
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 36804 0 0 0 234 18 0 0 16 0 13 0 159888330 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0.01
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 23 0 0 0 1 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.82
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3820 0 0 0 81 1 0 0 17 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 1487740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 1.27 1.18 1.07 2/77 14824
/proc/meminfo: memFree=921744/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1487740 CPUtime=1800.05
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 116662 0 1 0 179944 61 0 0 18 0 13 0 159888327 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14805/statm: 371935 107656 1432 9 0 369278 0
[pid=14805/tid=14807] ppid=14803 vsize=1487740 CPUtime=1793.04
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 31018 0 1 0 179287 17 0 0 25 0 13 0 159888329 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1487740 CPUtime=2.54
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 39444 0 0 0 234 20 0 0 17 0 13 0 159888330 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1487740 CPUtime=2.52
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 36804 0 0 0 234 18 0 0 16 0 13 0 159888330 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1487740 CPUtime=0.01
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 23 0 0 0 1 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159888332 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1487740 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1487740 CPUtime=0.82
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3820 0 0 0 81 1 0 0 17 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159888337 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1487740 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159888362 1523445760 107656 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1487740

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

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

[startup+1797.41 s]
/proc/loadavg: 1.27 1.18 1.07 3/80 14827
/proc/meminfo: memFree=921592/2055920 swapFree=4192956/4192956
[pid=14805] ppid=14803 vsize=1488388 CPUtime=1800.4
/proc/14805/stat : 14805 (java) S 14803 14805 14448 0 -1 0 116691 0 1 0 179979 61 0 0 16 0 14 0 159888327 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14805/statm: 372097 107685 1435 9 0 369440 0
[pid=14805/tid=14807] ppid=14803 vsize=1488388 CPUtime=1793.24
/proc/14805/task/14807/stat : 14807 (java) R 14803 14805 14448 0 -1 64 31018 0 1 0 179307 17 0 0 25 0 14 0 159888329 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4109506366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14808] ppid=14803 vsize=1488388 CPUtime=2.54
/proc/14805/task/14808/stat : 14808 (java) S 14803 14805 14448 0 -1 64 39444 0 0 0 234 20 0 0 17 0 14 0 159888330 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14809] ppid=14803 vsize=1488388 CPUtime=2.52
/proc/14805/task/14809/stat : 14809 (java) S 14803 14805 14448 0 -1 64 36804 0 0 0 234 18 0 0 16 0 14 0 159888330 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14810] ppid=14803 vsize=1488388 CPUtime=0.01
/proc/14805/task/14810/stat : 14810 (java) S 14803 14805 14448 0 -1 64 23 0 0 0 1 0 0 0 16 0 14 0 159888332 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14811] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14811/stat : 14811 (java) S 14803 14805 14448 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 159888332 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14812] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14812/stat : 14812 (java) S 14803 14805 14448 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 159888332 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14813] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14813/stat : 14813 (java) S 14803 14805 14448 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 159888337 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14814] ppid=14803 vsize=1488388 CPUtime=1.05
/proc/14805/task/14814/stat : 14814 (java) S 14803 14805 14448 0 -1 64 4808 0 0 0 103 2 0 0 15 0 14 0 159888337 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14815] ppid=14803 vsize=1488388 CPUtime=0.86
/proc/14805/task/14815/stat : 14815 (java) S 14803 14805 14448 0 -1 64 3825 0 0 0 85 1 0 0 16 0 14 0 159888337 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14816] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14816/stat : 14816 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 25 0 14 0 159888337 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14817] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14817/stat : 14817 (java) S 14803 14805 14448 0 -1 64 1 0 0 0 0 0 0 0 15 0 14 0 159888337 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14805/tid=14818] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14818/stat : 14818 (java) S 14803 14805 14448 0 -1 64 4 0 0 0 0 0 0 0 25 0 14 0 159888362 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14805/tid=14826] ppid=14803 vsize=1488388 CPUtime=0
/proc/14805/task/14826/stat : 14826 (java) S 14803 14805 14448 0 -1 64 12 0 0 0 0 0 0 0 16 0 14 0 160068049 1524109312 107685 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 1488388

Child status: 143
Real time (s): 1797.48
CPU time (s): 1800.48
CPU user time (s): 1799.8
CPU system time (s): 0.684895
CPU usage (%): 100.167
Max. virtual memory (cumulated for all children) (KiB): 1490208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.684895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116691
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= 38083
involuntary context switches= 39311

runsolver used 2.35664 second user time and 4.23036 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-13 21:54:38
IDJOB=1856725
IDBENCH=2924
IDSOLVER=682
FILE ID=node13/1856725-1244922878
PBS_JOBID= 9354612
Free space on /tmp= 66360 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a70b0edfadf87ffd0bc1b32400cae43b
RANDOM SEED=1208687036

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

/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.259
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.259
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:       1349080 kB
Buffers:         79032 kB
Cached:         543100 kB
SwapCached:          0 kB
Active:          58524 kB
Inactive:       577528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             300 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            56744 kB
Committed_AS:   139232 kB
PageTables:       1460 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= 66356 MiB
End job on node13 at 2009-06-13 22:24:37