Trace number 1856681

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)22 1800.43 1797.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c MiniSAT restarts strategy
0.22/0.21	c Memory based learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-1856681-1244920495.opb
0.22/0.21	c reading problem ... 
0.33/0.30	c ... done. Wall clock time 0.083s.
0.33/0.30	c #vars     146
0.33/0.30	c #constraints  12
0.33/0.30	c constraints type 
0.33/0.30	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.73/0.55	c SATISFIABLE
0.73/0.55	c OPTIMIZING...
0.73/0.55	c Got one! Elapsed wall clock time (in seconds):0.333
0.73/0.55	o 2471
0.89/0.62	c Got one! Elapsed wall clock time (in seconds):0.407
0.89/0.62	o 2274
0.89/0.65	c Got one! Elapsed wall clock time (in seconds):0.44
0.89/0.65	o 2273
0.89/0.70	c Got one! Elapsed wall clock time (in seconds):0.481
0.89/0.70	o 2271
1.04/0.73	c Got one! Elapsed wall clock time (in seconds):0.513
1.04/0.73	o 2269
1.04/0.75	c Got one! Elapsed wall clock time (in seconds):0.541
1.04/0.75	o 2267
1.04/0.78	c Got one! Elapsed wall clock time (in seconds):0.566
1.04/0.78	o 2256
1.18/0.80	c Got one! Elapsed wall clock time (in seconds):0.59
1.18/0.80	o 2239
1.18/0.84	c Got one! Elapsed wall clock time (in seconds):0.63
1.18/0.84	o 1459
1.18/0.88	c Got one! Elapsed wall clock time (in seconds):0.661
1.18/0.88	o 1457
1.30/0.90	c Got one! Elapsed wall clock time (in seconds):0.688
1.30/0.90	o 1432
1.30/0.94	c Got one! Elapsed wall clock time (in seconds):0.722
1.30/0.94	o 1430
1.30/0.96	c Got one! Elapsed wall clock time (in seconds):0.749
1.30/0.96	o 1428
1.30/1.00	c Got one! Elapsed wall clock time (in seconds):0.781
1.30/1.00	o 1426
1.45/1.02	c Got one! Elapsed wall clock time (in seconds):0.811
1.45/1.03	o 1424
1.45/1.05	c Got one! Elapsed wall clock time (in seconds):0.839
1.45/1.05	o 1423
1.45/1.08	c Got one! Elapsed wall clock time (in seconds):0.866
1.45/1.08	o 1306
1.55/1.12	c Got one! Elapsed wall clock time (in seconds):0.901
1.55/1.12	o 1305
1.55/1.15	c Got one! Elapsed wall clock time (in seconds):0.933
1.55/1.15	o 1304
1.69/1.21	c Got one! Elapsed wall clock time (in seconds):0.998
1.69/1.21	o 525
1.89/1.30	c Got one! Elapsed wall clock time (in seconds):1.09
1.89/1.30	o 524
1.89/1.36	c Got one! Elapsed wall clock time (in seconds):1.149
1.89/1.36	o 518
2.09/1.41	c Got one! Elapsed wall clock time (in seconds):1.195
2.09/1.41	o 516
2.09/1.46	c Got one! Elapsed wall clock time (in seconds):1.243
2.09/1.46	o 514
2.29/1.51	c Got one! Elapsed wall clock time (in seconds):1.291
2.29/1.51	o 512
2.49/1.68	c Got one! Elapsed wall clock time (in seconds):1.47
2.49/1.68	o 510
2.69/1.73	c Got one! Elapsed wall clock time (in seconds):1.519
2.69/1.73	o 351
2.92/1.98	c Got one! Elapsed wall clock time (in seconds):1.768
2.92/1.98	o 350
3.02/2.04	c Got one! Elapsed wall clock time (in seconds):1.827
3.02/2.04	o 345
3.13/2.13	c Got one! Elapsed wall clock time (in seconds):1.911
3.13/2.13	o 343
3.32/2.30	c Got one! Elapsed wall clock time (in seconds):2.09
3.32/2.30	o 342
3.32/2.38	c Got one! Elapsed wall clock time (in seconds):2.167
3.32/2.38	o 340
3.52/2.45	c Got one! Elapsed wall clock time (in seconds):2.236
3.52/2.45	o 339
3.86/2.72	c Got one! Elapsed wall clock time (in seconds):2.507
3.86/2.72	o 338
3.99/2.83	c Got one! Elapsed wall clock time (in seconds):2.616
3.99/2.83	o 336
4.29/3.12	c Got one! Elapsed wall clock time (in seconds):2.909
4.29/3.12	o 335
4.39/3.22	c Got one! Elapsed wall clock time (in seconds):3.009
4.39/3.22	o 333
4.39/3.29	c Got one! Elapsed wall clock time (in seconds):3.071
4.39/3.29	o 331
4.50/3.34	c Got one! Elapsed wall clock time (in seconds):3.123
4.50/3.34	o 330
4.59/3.44	c Got one! Elapsed wall clock time (in seconds):3.227
4.59/3.44	o 329
4.69/3.50	c Got one! Elapsed wall clock time (in seconds):3.287
4.69/3.50	o 327
5.31/4.14	c Got one! Elapsed wall clock time (in seconds):3.924
5.31/4.14	o 325
5.62/4.43	c Got one! Elapsed wall clock time (in seconds):4.216
5.62/4.43	o 324
5.62/4.48	c Got one! Elapsed wall clock time (in seconds):4.264
5.62/4.48	o 322
6.02/4.83	c Got one! Elapsed wall clock time (in seconds):4.611
6.02/4.83	o 321
6.12/4.91	c Got one! Elapsed wall clock time (in seconds):4.696
6.12/4.91	o 320
6.22/5.05	c Got one! Elapsed wall clock time (in seconds):4.838
6.22/5.05	o 318
6.32/5.14	c Got one! Elapsed wall clock time (in seconds):4.924
6.32/5.14	o 316
6.42/5.22	c Got one! Elapsed wall clock time (in seconds):5.001
6.42/5.22	o 228
6.63/5.47	c Got one! Elapsed wall clock time (in seconds):5.254
6.63/5.47	o 227
6.82/5.68	c Got one! Elapsed wall clock time (in seconds):5.464
6.82/5.68	o 226
7.22/5.99	c Got one! Elapsed wall clock time (in seconds):5.778
7.22/5.99	o 222
7.44/6.11	c Got one! Elapsed wall clock time (in seconds):5.891
7.44/6.11	o 221
7.74/6.48	c Got one! Elapsed wall clock time (in seconds):6.267
7.74/6.48	o 220
7.95/6.66	c Got one! Elapsed wall clock time (in seconds):6.444
7.95/6.66	o 218
8.04/6.77	c Got one! Elapsed wall clock time (in seconds):6.553
8.04/6.77	o 217
8.15/6.88	c Got one! Elapsed wall clock time (in seconds):6.663
8.15/6.88	o 215
8.25/7.00	c Got one! Elapsed wall clock time (in seconds):6.783
8.25/7.00	o 213
8.45/7.16	c Got one! Elapsed wall clock time (in seconds):6.946
8.45/7.16	o 211
8.55/7.27	c Got one! Elapsed wall clock time (in seconds):7.054
8.55/7.27	o 210
8.65/7.36	c Got one! Elapsed wall clock time (in seconds):7.149
8.65/7.36	o 208
8.85/7.54	c Got one! Elapsed wall clock time (in seconds):7.322
8.85/7.54	o 202
9.06/7.73	c Got one! Elapsed wall clock time (in seconds):7.516
9.06/7.73	o 201
9.35/8.03	c Got one! Elapsed wall clock time (in seconds):7.814
9.35/8.03	o 192
9.55/8.22	c Got one! Elapsed wall clock time (in seconds):8.003
9.55/8.22	o 191
9.65/8.37	c Got one! Elapsed wall clock time (in seconds):8.155
9.65/8.37	o 189
9.75/8.49	c Got one! Elapsed wall clock time (in seconds):8.274
9.75/8.49	o 188
9.95/8.61	c Got one! Elapsed wall clock time (in seconds):8.392
9.95/8.61	o 187
10.05/8.71	c Got one! Elapsed wall clock time (in seconds):8.498
10.05/8.71	o 186
10.17/8.84	c Got one! Elapsed wall clock time (in seconds):8.626
10.17/8.84	o 184
10.37/9.06	c Got one! Elapsed wall clock time (in seconds):8.847
10.37/9.06	o 182
10.97/9.64	c Got one! Elapsed wall clock time (in seconds):9.427
10.97/9.64	o 179
11.69/10.40	c Got one! Elapsed wall clock time (in seconds):10.183
11.69/10.40	o 177
11.89/10.51	c Got one! Elapsed wall clock time (in seconds):10.295
11.89/10.51	o 175
12.01/10.63	c Got one! Elapsed wall clock time (in seconds):10.419
12.01/10.63	o 173
12.61/11.24	c Got one! Elapsed wall clock time (in seconds):11.026
12.61/11.24	o 171
12.81/11.49	c Got one! Elapsed wall clock time (in seconds):11.278
12.81/11.49	o 170
13.02/11.68	c Got one! Elapsed wall clock time (in seconds):11.466
13.02/11.68	o 169
13.32/11.98	c Got one! Elapsed wall clock time (in seconds):11.767
13.32/11.98	o 167
13.72/12.38	c Got one! Elapsed wall clock time (in seconds):12.17
13.72/12.38	o 165
13.82/12.47	c Got one! Elapsed wall clock time (in seconds):12.252
13.82/12.47	o 163
14.82/13.46	c Got one! Elapsed wall clock time (in seconds):13.246
14.82/13.46	o 162
15.52/14.15	c Got one! Elapsed wall clock time (in seconds):13.933
15.52/14.15	o 161
16.44/15.06	c Got one! Elapsed wall clock time (in seconds):14.844
16.44/15.06	o 140
16.64/15.26	c Got one! Elapsed wall clock time (in seconds):15.047
16.64/15.26	o 138
17.15/15.74	c Got one! Elapsed wall clock time (in seconds):15.527
17.15/15.74	o 136
17.45/16.06	c Got one! Elapsed wall clock time (in seconds):15.845
17.45/16.06	o 134
17.85/16.42	c Got one! Elapsed wall clock time (in seconds):16.205
17.85/16.42	o 133
18.04/16.65	c Got one! Elapsed wall clock time (in seconds):16.434
18.04/16.65	o 132
19.84/18.47	c Got one! Elapsed wall clock time (in seconds):18.26
19.84/18.47	o 131
20.44/19.09	c Got one! Elapsed wall clock time (in seconds):18.877
20.44/19.09	o 130
23.08/21.70	c Got one! Elapsed wall clock time (in seconds):21.483
23.08/21.70	o 129
28.02/26.55	c Got one! Elapsed wall clock time (in seconds):26.331
28.02/26.55	o 127
29.22/27.73	c Got one! Elapsed wall clock time (in seconds):27.512
29.22/27.73	o 126
34.17/32.68	c Got one! Elapsed wall clock time (in seconds):32.463
34.17/32.68	o 125
35.27/33.73	c Got one! Elapsed wall clock time (in seconds):33.513
35.27/33.73	o 123
37.96/36.42	c Got one! Elapsed wall clock time (in seconds):36.204
37.96/36.42	o 121
38.88/37.37	c Got one! Elapsed wall clock time (in seconds):37.153
38.88/37.37	o 119
40.77/39.20	c Got one! Elapsed wall clock time (in seconds):38.989
40.77/39.20	o 118
41.62/40.04	c Got one! Elapsed wall clock time (in seconds):39.825
41.62/40.04	o 117
42.02/40.44	c Got one! Elapsed wall clock time (in seconds):40.226
42.02/40.44	o 115
42.32/40.73	c Got one! Elapsed wall clock time (in seconds):40.519
42.32/40.73	o 113
42.52/40.98	c Got one! Elapsed wall clock time (in seconds):40.762
42.52/40.98	o 112
43.02/41.40	c Got one! Elapsed wall clock time (in seconds):41.19
43.02/41.40	o 111
44.62/43.06	c Got one! Elapsed wall clock time (in seconds):42.839
44.62/43.06	o 109
44.83/43.24	c Got one! Elapsed wall clock time (in seconds):43.026
44.83/43.24	o 108
45.34/43.76	c Got one! Elapsed wall clock time (in seconds):43.546
45.34/43.76	o 107
46.44/44.84	c Got one! Elapsed wall clock time (in seconds):44.622
46.44/44.84	o 106
47.03/45.44	c Got one! Elapsed wall clock time (in seconds):45.23
47.03/45.44	o 105
47.74/46.16	c Got one! Elapsed wall clock time (in seconds):45.946
47.74/46.16	o 104
49.53/47.97	c Got one! Elapsed wall clock time (in seconds):47.761
49.53/47.97	o 103
51.87/50.23	c Got one! Elapsed wall clock time (in seconds):50.017
51.87/50.23	o 102
55.07/53.43	c Got one! Elapsed wall clock time (in seconds):53.216
55.07/53.43	o 101
55.27/53.67	c Got one! Elapsed wall clock time (in seconds):53.451
55.27/53.67	o 99
56.07/54.40	c Got one! Elapsed wall clock time (in seconds):54.187
56.07/54.40	o 95
56.47/54.84	c Got one! Elapsed wall clock time (in seconds):54.628
56.47/54.84	o 93
56.87/55.30	c Got one! Elapsed wall clock time (in seconds):55.081
56.87/55.30	o 92
59.26/57.68	c Got one! Elapsed wall clock time (in seconds):57.468
59.26/57.68	o 90
60.36/58.72	c Got one! Elapsed wall clock time (in seconds):58.509
60.36/58.72	o 88
63.69/62.06	c Got one! Elapsed wall clock time (in seconds):61.847
63.69/62.06	o 86
65.99/64.30	c Got one! Elapsed wall clock time (in seconds):64.089
65.99/64.30	o 84
74.42/72.71	c Got one! Elapsed wall clock time (in seconds):72.494
74.42/72.71	o 83
75.32/73.65	c Got one! Elapsed wall clock time (in seconds):73.436
75.32/73.65	o 82
81.22/79.51	c Got one! Elapsed wall clock time (in seconds):79.292
81.22/79.51	o 81
82.92/81.22	c Got one! Elapsed wall clock time (in seconds):81.006
82.92/81.22	o 79
84.52/82.80	c Got one! Elapsed wall clock time (in seconds):82.587
84.52/82.80	o 78
89.42/87.77	c Got one! Elapsed wall clock time (in seconds):87.555
89.42/87.77	o 76
93.92/92.21	c Got one! Elapsed wall clock time (in seconds):91.997
93.92/92.21	o 75
97.64/95.95	c Got one! Elapsed wall clock time (in seconds):95.738
97.64/95.95	o 74
99.44/97.79	c Got one! Elapsed wall clock time (in seconds):97.574
99.44/97.79	o 72
100.84/99.14	c Got one! Elapsed wall clock time (in seconds):98.922
100.84/99.14	o 71
117.35/115.62	c Got one! Elapsed wall clock time (in seconds):115.41
117.35/115.62	o 70
123.17/121.41	c Got one! Elapsed wall clock time (in seconds):121.197
123.17/121.41	o 68
125.57/123.83	c Got one! Elapsed wall clock time (in seconds):123.617
125.57/123.83	o 67
129.97/128.27	c Got one! Elapsed wall clock time (in seconds):128.056
129.97/128.27	o 66
130.47/128.79	c Got one! Elapsed wall clock time (in seconds):128.572
130.47/128.79	o 65
131.96/130.29	c Got one! Elapsed wall clock time (in seconds):130.072
131.96/130.29	o 63
133.16/131.44	c Got one! Elapsed wall clock time (in seconds):131.229
133.16/131.44	o 62
155.17/153.43	c Got one! Elapsed wall clock time (in seconds):153.212
155.17/153.43	o 60
160.00/158.26	c Got one! Elapsed wall clock time (in seconds):158.046
160.00/158.26	o 59
163.19/161.48	c Got one! Elapsed wall clock time (in seconds):161.265
163.19/161.48	o 57
179.30/177.54	c Got one! Elapsed wall clock time (in seconds):177.329
179.30/177.54	o 55
188.59/186.82	c Got one! Elapsed wall clock time (in seconds):186.601
188.59/186.82	o 54
214.80/213.03	c Got one! Elapsed wall clock time (in seconds):212.814
214.80/213.03	o 52
224.02/222.29	c Got one! Elapsed wall clock time (in seconds):222.077
224.02/222.29	o 50
226.91/225.15	c Got one! Elapsed wall clock time (in seconds):224.933
226.91/225.15	o 48
232.41/230.69	c Got one! Elapsed wall clock time (in seconds):230.48
232.41/230.69	o 47
248.03/246.26	c Got one! Elapsed wall clock time (in seconds):246.044
248.03/246.26	o 45
257.12/255.38	c Got one! Elapsed wall clock time (in seconds):255.169
257.12/255.38	o 44
263.82/262.06	c Got one! Elapsed wall clock time (in seconds):261.847
263.82/262.06	o 43
287.74/285.94	c Got one! Elapsed wall clock time (in seconds):285.724
287.74/285.94	o 41
330.27/328.41	c Got one! Elapsed wall clock time (in seconds):328.198
330.27/328.41	o 40
384.39/382.51	c Got one! Elapsed wall clock time (in seconds):382.298
384.39/382.51	o 39
421.59/419.72	c Got one! Elapsed wall clock time (in seconds):419.507
421.59/419.72	o 38
424.09/422.23	c Got one! Elapsed wall clock time (in seconds):422.014
424.09/422.23	o 37
531.04/529.15	c Got one! Elapsed wall clock time (in seconds):528.934
531.04/529.15	o 35
646.14/644.23	c Got one! Elapsed wall clock time (in seconds):644.017
646.14/644.23	o 34
666.67/664.78	c Got one! Elapsed wall clock time (in seconds):664.562
666.67/664.78	o 33
791.52/789.55	c Got one! Elapsed wall clock time (in seconds):789.339
791.52/789.55	o 32
886.05/884.07	c Got one! Elapsed wall clock time (in seconds):883.856
886.05/884.07	o 30
951.96/949.95	c Got one! Elapsed wall clock time (in seconds):949.738
951.96/949.95	o 28
995.79/993.74	c Got one! Elapsed wall clock time (in seconds):993.525
995.79/993.74	o 26
1079.84/1077.77	c Got one! Elapsed wall clock time (in seconds):1077.556
1079.84/1077.77	o 24
1380.56/1378.32	c Got one! Elapsed wall clock time (in seconds):1378.107
1380.56/1378.32	o 23
1624.99/1622.77	c Got one! Elapsed wall clock time (in seconds):1622.554
1624.99/1622.77	o 22
1800.06/1797.71	c starts		: 900
1800.06/1797.71	c conflicts		: 760151
1800.06/1797.71	c decisions		: 891858
1800.06/1797.71	c propagations		: 9396085
1800.06/1797.71	c inspects		: 4732894133
1800.06/1797.71	c learnt literals	: 0
1800.06/1797.71	c learnt binary clauses	: 0
1800.06/1797.71	c learnt ternary clauses	: 0
1800.06/1797.71	c learnt clauses	: 760151
1800.06/1797.71	c ignored clauses	: 0
1800.06/1797.71	c root simplifications	: 0
1800.06/1797.71	c removed literals (reason simplification)	: 8443071
1800.06/1797.71	c reason swapping (by a shorter reason)	: 0
1800.06/1797.71	c Calls to reduceDB	: 0
1800.06/1797.71	c speed (assignments/second)	: 53709.43107183482
1800.06/1797.71	c non guided choices	3785
1800.27/1797.85	c learnt constraints type 
1800.27/1797.85	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 760168
1800.27/1797.85	c constraints type 
1800.27/1797.85	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13
1800.27/1797.85	s SATISFIABLE
1800.27/1797.85	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 x102 x103 -x104 -x105 x106 x107 x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 -x117 x118 x119 x120 x121 -x122 x123 -x124 -x125 x126 x127 -x128 x129 -x130 -x131 -x132 -x133 x134 x135 x136 -x137 x138 x139 -x140 x141 x142 x143 x144 -x145 -x146 
1800.27/1797.85	c objective function=22
1800.27/1797.85	c Total wall clock time (in seconds): 1797.638

Verifier Data

OK	22

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856681-1244920495/watcher-1856681-1244920495 -o /tmp/evaluation-result-1856681-1244920495/solver-1856681-1244920495 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856681-1244920495.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: 1.00 1.00 1.00 2/64 14096
/proc/meminfo: memFree=1512432/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=272 CPUtime=0
/proc/14096/stat : 14096 (java6) R 14094 14096 13966 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 159650096 278528 37 1992294400 134512640 134550932 4294956176 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/14096/statm: 68 37 28 9 0 6 0

[startup+0.050691 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14096
/proc/meminfo: memFree=1512432/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1470088 CPUtime=0.03
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 3187 0 1 0 1 2 0 0 18 0 7 0 159650096 1505370112 2932 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 367522 2932 1007 9 0 364873 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1470088

[startup+0.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14096
/proc/meminfo: memFree=1512432/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1472584 CPUtime=0.08
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 3610 0 1 0 5 3 0 0 18 0 12 0 159650096 1507926016 3353 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 368146 3354 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14096
/proc/meminfo: memFree=1512432/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1475116 CPUtime=0.33
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 5051 0 1 0 29 4 0 0 18 0 12 0 159650096 1510518784 4788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 368779 4788 1352 9 0 366122 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1475116

[startup+0.701814 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14096
/proc/meminfo: memFree=1512432/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1477860 CPUtime=1.04
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 7831 0 1 0 98 6 0 0 18 0 13 0 159650096 1513328640 6847 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 369465 6848 1413 9 0 366808 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1477860

[startup+1.50296 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1478344/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1487012 CPUtime=2.29
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 18446 0 1 0 218 11 0 0 18 0 13 0 159650096 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 371753 16386 1421 9 0 369096 0
[pid=14096/tid=14098] ppid=14094 vsize=1487012 CPUtime=1.2
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 12641 0 1 0 112 8 0 0 25 0 13 0 159650097 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4109448130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 159650098 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 159650098 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 159650100 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159650100 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159650101 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1487012 CPUtime=0.6
/proc/14096/task/14105/stat : 14105 (java) R 14094 14096 13966 0 -1 64 3581 0 0 0 59 1 0 0 18 0 13 0 159650105 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 104164090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1487012 CPUtime=0.46
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 1480 0 0 0 46 0 0 0 16 0 13 0 159650105 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1522700288 16386 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1487012 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1522700288 16387 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 1487012

[startup+3.10224 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1424712/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1487552 CPUtime=4.29
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 38815 0 1 0 407 22 0 0 18 0 13 0 159650096 1523253248 34406 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 371888 34406 1423 9 0 369231 0
[pid=14096/tid=14098] ppid=14094 vsize=1487552 CPUtime=2.61
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 29969 0 1 0 244 17 0 0 25 0 13 0 159650097 1523253248 34407 1992294400 134512640 134550932 4294956016 18446744073709551615 4109457688 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 159650098 1523253248 34408 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 159650098 1523253248 34409 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 159650100 1523253248 34410 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159650100 1523253248 34411 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159650101 1523253248 34411 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1523253248 34412 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1487552 CPUtime=1.01
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5314 0 0 0 99 2 0 0 16 0 13 0 159650105 1523253248 34412 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1487552 CPUtime=0.64
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2789 0 0 0 63 1 0 0 16 0 13 0 159650105 1523253248 34413 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1523253248 34414 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1523253248 34415 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1487552 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1523253248 34416 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 1487552

[startup+6.30281 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1371728/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1487488 CPUtime=7.64
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 42906 0 1 0 741 23 0 0 18 0 13 0 159650096 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 371872 38313 1432 9 0 369215 0
[pid=14096/tid=14098] ppid=14094 vsize=1487488 CPUtime=5.77
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 30976 0 1 0 560 17 0 0 25 0 13 0 159650097 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4109459483 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1487488 CPUtime=0.02
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 1654 0 0 0 2 0 0 0 16 0 13 0 159650098 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1487488 CPUtime=0.02
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 1406 0 0 0 2 0 0 0 16 0 13 0 159650098 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1487488 CPUtime=1.13
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5327 0 0 0 111 2 0 0 17 0 13 0 159650105 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1487488 CPUtime=0.66
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2789 0 0 0 65 1 0 0 16 0 13 0 159650105 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1487488 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1523187712 38313 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 1487488

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1357784/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1486124 CPUtime=14.12
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 44741 0 1 0 1387 25 0 0 18 0 13 0 159650096 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 371531 39788 1432 9 0 368874 0
[pid=14096/tid=14098] ppid=14094 vsize=1486124 CPUtime=12.13
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 30977 0 1 0 1195 18 0 0 25 0 13 0 159650097 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4109543779 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1486124 CPUtime=0.05
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 2637 0 0 0 4 1 0 0 17 0 13 0 159650098 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1486124 CPUtime=0.04
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 2248 0 0 0 4 0 0 0 16 0 13 0 159650098 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 159650100 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1486124 CPUtime=1.13
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5327 0 0 0 111 2 0 0 16 0 13 0 159650105 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1486124 CPUtime=0.71
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 70 1 0 0 16 0 13 0 159650105 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1486124 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1521790976 39788 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.12
Current children cumulated vsize (KiB) 1486124

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1350168/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1481012 CPUtime=27.02
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 49329 0 1 0 2675 27 0 0 18 0 13 0 159650096 1516556288 43048 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 370253 43048 1432 9 0 367596 0
[pid=14096/tid=14098] ppid=14094 vsize=1481012 CPUtime=24.8
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 30980 0 1 0 2462 18 0 0 17 0 13 0 159650097 1516556288 43048 1992294400 134512640 134550932 4294956016 18446744073709551615 4109448226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1481012 CPUtime=0.16
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 4915 0 0 0 15 1 0 0 16 0 13 0 159650098 1516556288 43048 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1481012 CPUtime=0.17
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 4546 0 0 0 15 2 0 0 16 0 13 0 159650098 1516556288 43048 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1481012 CPUtime=0

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

[pid=14096/tid=14101] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1481012 CPUtime=1.18
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5329 0 0 0 116 2 0 0 17 0 13 0 159650105 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1481012 CPUtime=0.73
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 72 1 0 0 17 0 13 0 159650105 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1516556288 89972 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.62
Current children cumulated vsize (KiB) 1481012

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1152280/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1481012 CPUtime=1724.64
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 99578 0 1 0 172408 56 0 0 18 0 13 0 159650096 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 370253 90944 1432 9 0 367596 0
[pid=14096/tid=14098] ppid=14094 vsize=1481012 CPUtime=1718.85
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 31026 0 1 0 171865 20 0 0 25 0 13 0 159650097 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4109550443 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1481012 CPUtime=1.89
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 30009 0 0 0 175 14 0 0 16 0 13 0 159650098 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1481012 CPUtime=1.93
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 29653 0 0 0 177 16 0 0 17 0 13 0 159650098 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1481012 CPUtime=1.18
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5329 0 0 0 116 2 0 0 17 0 13 0 159650105 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1481012 CPUtime=0.73
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 72 1 0 0 17 0 13 0 159650105 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1516556288 90944 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.64
Current children cumulated vsize (KiB) 1481012

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1147672/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1481012 CPUtime=1784.66
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 100735 0 1 0 178409 57 0 0 18 0 13 0 159650096 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 370253 92083 1432 9 0 367596 0
[pid=14096/tid=14098] ppid=14094 vsize=1481012 CPUtime=1778.77
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 31027 0 1 0 177857 20 0 0 25 0 13 0 159650097 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4109550440 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1481012 CPUtime=1.94
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 30524 0 0 0 179 15 0 0 17 0 13 0 159650098 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1481012 CPUtime=1.99
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 30294 0 0 0 183 16 0 0 16 0 13 0 159650098 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1481012 CPUtime=1.18
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5329 0 0 0 116 2 0 0 17 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1481012 CPUtime=0.73
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 72 1 0 0 17 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.66
Current children cumulated vsize (KiB) 1481012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1147672/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1481012 CPUtime=1800.06
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 100735 0 1 0 179949 57 0 0 18 0 13 0 159650096 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 370253 92083 1432 9 0 367596 0
[pid=14096/tid=14098] ppid=14094 vsize=1481012 CPUtime=1794.17
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 31027 0 1 0 179397 20 0 0 25 0 13 0 159650097 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4109479645 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1481012 CPUtime=1.94
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 30524 0 0 0 179 15 0 0 17 0 13 0 159650098 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1481012 CPUtime=1.99
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 30294 0 0 0 183 16 0 0 16 0 13 0 159650098 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159650100 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159650101 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1481012 CPUtime=1.18
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5329 0 0 0 116 2 0 0 17 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1481012 CPUtime=0.73
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 72 1 0 0 17 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 159650105 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1481012 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159650127 1516556288 92083 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1481012

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

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

[startup+1797.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1147672/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=1481660 CPUtime=1800.27
/proc/14096/stat : 14096 (java) S 14094 14096 13966 0 -1 0 100760 0 1 0 179970 57 0 0 16 0 15 0 159650096 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14096/statm: 370415 92108 1434 9 0 367758 0
[pid=14096/tid=14098] ppid=14094 vsize=1481660 CPUtime=1794.27
/proc/14096/task/14098/stat : 14098 (java) R 14094 14096 13966 0 -1 64 31027 0 1 0 179407 20 0 0 25 0 15 0 159650097 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4109550443 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14099] ppid=14094 vsize=1481660 CPUtime=1.94
/proc/14096/task/14099/stat : 14099 (java) S 14094 14096 13966 0 -1 64 30524 0 0 0 179 15 0 0 17 0 15 0 159650098 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14100] ppid=14094 vsize=1481660 CPUtime=1.99
/proc/14096/task/14100/stat : 14100 (java) S 14094 14096 13966 0 -1 64 30294 0 0 0 183 16 0 0 16 0 15 0 159650098 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14101] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14101/stat : 14101 (java) S 14094 14096 13966 0 -1 64 23 0 0 0 0 0 0 0 16 0 15 0 159650100 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14102] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14102/stat : 14102 (java) S 14094 14096 13966 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 159650100 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14103] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14103/stat : 14103 (java) S 14094 14096 13966 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 159650101 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14104] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14104/stat : 14104 (java) S 14094 14096 13966 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 159650105 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14105] ppid=14094 vsize=1481660 CPUtime=1.22
/proc/14096/task/14105/stat : 14105 (java) S 14094 14096 13966 0 -1 64 5335 0 0 0 120 2 0 0 17 0 15 0 159650105 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14096/tid=14106] ppid=14094 vsize=1481660 CPUtime=0.73
/proc/14096/task/14106/stat : 14106 (java) S 14094 14096 13966 0 -1 64 2795 0 0 0 72 1 0 0 17 0 15 0 159650105 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14107] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14107/stat : 14107 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 159650105 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14108] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14108/stat : 14108 (java) S 14094 14096 13966 0 -1 64 0 0 0 0 0 0 0 0 15 0 15 0 159650105 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14096/tid=14109] ppid=14094 vsize=1481660 CPUtime=0
/proc/14096/task/14109/stat : 14109 (java) S 14094 14096 13966 0 -1 64 4 0 0 0 0 0 0 0 18 0 15 0 159650127 1517219840 92108 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 1481660

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14109
/proc/meminfo: memFree=1147672/2055920 swapFree=4182996/4192956
[pid=14096] ppid=14094 vsize=0 CPUtime=1800.4
/proc/14096/stat : 14096 (java) Z 14094 14096 13966 0 -1 1036 100763 0 1 0 179979 61 0 0 15 0 2 0 159650096 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14096/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.92
CPU time (s): 1800.43
CPU user time (s): 1799.79
CPU system time (s): 0.635903
CPU usage (%): 100.14
Max. virtual memory (cumulated for all children) (KiB): 1491440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100763
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= 37558
involuntary context switches= 25456

runsolver used 1.92471 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-13 21:14:55
IDJOB=1856681
IDBENCH=2902
IDSOLVER=682
FILE ID=node12/1856681-1244920495
PBS_JOBID= 9354624
Free space on /tmp= 66368 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_6_50_1.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856681-1244920495/watcher-1856681-1244920495 -o /tmp/evaluation-result-1856681-1244920495/solver-1856681-1244920495 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856681-1244920495.opb

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

MD5SUM BENCH= cdfa46b59876181d5d89fd18757b8cfb
RANDOM SEED=2137538290

node12.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.281
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.281
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:       1512912 kB
Buffers:         58536 kB
Cached:         421668 kB
SwapCached:       3684 kB
Active:          34588 kB
Inactive:       453392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512912 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            41028 kB
Committed_AS:   127952 kB
PageTables:       1380 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= 66368 MiB
End job on node12 at 2009-06-13 21:44:55