Trace number 1856701

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)470 1800.45 1796.37

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_3.opb
MD5SUM0278ee4f163393ac33163ff791a7f96d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1802.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
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 constraints16
Minimum length of a constraint82
Maximum length of a constraint86
Number of terms in the objective function 128
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 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5856
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.16	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@64dc11
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-1856701-1244921596.opb
0.21/0.22	c reading problem ... 
0.32/0.37	c ... done. Wall clock time 0.15s.
0.32/0.37	c #vars     198
0.32/0.37	c #constraints  16
0.32/0.37	c constraints type 
0.32/0.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.88/0.63	c SATISFIABLE
0.88/0.63	c OPTIMIZING...
0.88/0.63	c Got one! Elapsed wall clock time (in seconds):0.413
0.88/0.63	o 3184
1.04/0.72	c Got one! Elapsed wall clock time (in seconds):0.502
1.04/0.72	o 3141
1.04/0.77	c Got one! Elapsed wall clock time (in seconds):0.548
1.04/0.77	o 2728
1.18/0.83	c Got one! Elapsed wall clock time (in seconds):0.606
1.18/0.83	o 2718
1.18/0.86	c Got one! Elapsed wall clock time (in seconds):0.643
1.18/0.86	o 2716
1.32/0.90	c Got one! Elapsed wall clock time (in seconds):0.684
1.32/0.90	o 2350
1.32/0.93	c Got one! Elapsed wall clock time (in seconds):0.714
1.32/0.93	o 2337
1.32/0.97	c Got one! Elapsed wall clock time (in seconds):0.747
1.32/0.97	o 2189
1.44/1.01	c Got one! Elapsed wall clock time (in seconds):0.786
1.44/1.01	o 2188
1.44/1.04	c Got one! Elapsed wall clock time (in seconds):0.825
1.44/1.04	o 2184
1.44/1.10	c Got one! Elapsed wall clock time (in seconds):0.876
1.44/1.10	o 1986
1.64/1.14	c Got one! Elapsed wall clock time (in seconds):0.925
1.64/1.14	o 1980
1.64/1.19	c Got one! Elapsed wall clock time (in seconds):0.974
1.64/1.19	o 1978
1.82/1.23	c Got one! Elapsed wall clock time (in seconds):1.009
1.82/1.23	o 1975
2.02/1.33	c Got one! Elapsed wall clock time (in seconds):1.109
2.02/1.33	o 1974
2.02/1.37	c Got one! Elapsed wall clock time (in seconds):1.149
2.02/1.37	o 1969
2.22/1.41	c Got one! Elapsed wall clock time (in seconds):1.191
2.22/1.41	o 1967
2.22/1.46	c Got one! Elapsed wall clock time (in seconds):1.245
2.22/1.46	o 1966
2.42/1.60	c Got one! Elapsed wall clock time (in seconds):1.376
2.42/1.60	o 1454
2.59/1.66	c Got one! Elapsed wall clock time (in seconds):1.444
2.59/1.66	o 1450
2.78/1.78	c Got one! Elapsed wall clock time (in seconds):1.56
2.78/1.78	o 1316
2.93/1.84	c Got one! Elapsed wall clock time (in seconds):1.619
2.93/1.84	o 1312
3.03/1.95	c Got one! Elapsed wall clock time (in seconds):1.73
3.03/1.95	o 1310
3.03/1.99	c Got one! Elapsed wall clock time (in seconds):1.768
3.03/1.99	o 1309
3.16/2.05	c Got one! Elapsed wall clock time (in seconds):1.835
3.16/2.05	o 1308
3.29/2.12	c Got one! Elapsed wall clock time (in seconds):1.901
3.29/2.12	o 1306
3.29/2.18	c Got one! Elapsed wall clock time (in seconds):1.96
3.29/2.18	o 1305
3.40/2.25	c Got one! Elapsed wall clock time (in seconds):2.028
3.40/2.25	o 1303
3.40/2.29	c Got one! Elapsed wall clock time (in seconds):2.071
3.40/2.29	o 1302
3.51/2.35	c Got one! Elapsed wall clock time (in seconds):2.126
3.51/2.35	o 1270
3.61/2.40	c Got one! Elapsed wall clock time (in seconds):2.185
3.61/2.40	o 1268
3.61/2.47	c Got one! Elapsed wall clock time (in seconds):2.25
3.61/2.47	o 1267
3.80/2.60	c Got one! Elapsed wall clock time (in seconds):2.383
3.80/2.60	o 1265
3.80/2.67	c Got one! Elapsed wall clock time (in seconds):2.451
3.80/2.67	o 1263
3.91/2.74	c Got one! Elapsed wall clock time (in seconds):2.522
3.91/2.74	o 1262
4.01/2.81	c Got one! Elapsed wall clock time (in seconds):2.587
4.01/2.81	o 1260
4.01/2.87	c Got one! Elapsed wall clock time (in seconds):2.654
4.01/2.87	o 1232
4.11/2.92	c Got one! Elapsed wall clock time (in seconds):2.702
4.11/2.92	o 1230
4.28/3.02	c Got one! Elapsed wall clock time (in seconds):2.801
4.28/3.02	o 1228
4.39/3.10	c Got one! Elapsed wall clock time (in seconds):2.879
4.39/3.10	o 1226
4.62/3.33	c Got one! Elapsed wall clock time (in seconds):3.111
4.62/3.33	o 1224
4.62/3.38	c Got one! Elapsed wall clock time (in seconds):3.165
4.62/3.38	o 1223
4.73/3.45	c Got one! Elapsed wall clock time (in seconds):3.235
4.73/3.45	o 1219
4.83/3.51	c Got one! Elapsed wall clock time (in seconds):3.296
4.83/3.52	o 1217
4.83/3.58	c Got one! Elapsed wall clock time (in seconds):3.359
4.83/3.58	o 1215
4.93/3.63	c Got one! Elapsed wall clock time (in seconds):3.41
4.93/3.63	o 1213
4.93/3.67	c Got one! Elapsed wall clock time (in seconds):3.455
4.93/3.67	o 1206
5.03/3.74	c Got one! Elapsed wall clock time (in seconds):3.517
5.03/3.74	o 1204
5.03/3.79	c Got one! Elapsed wall clock time (in seconds):3.573
5.03/3.79	o 1203
5.23/3.93	c Got one! Elapsed wall clock time (in seconds):3.708
5.23/3.93	o 1202
5.33/4.01	c Got one! Elapsed wall clock time (in seconds):3.786
5.33/4.01	o 1201
5.33/4.07	c Got one! Elapsed wall clock time (in seconds):3.853
5.33/4.07	o 1200
5.45/4.14	c Got one! Elapsed wall clock time (in seconds):3.92
5.45/4.14	o 1197
5.55/4.21	c Got one! Elapsed wall clock time (in seconds):3.989
5.55/4.21	o 1195
5.55/4.28	c Got one! Elapsed wall clock time (in seconds):4.061
5.55/4.28	o 1194
5.66/4.36	c Got one! Elapsed wall clock time (in seconds):4.137
5.66/4.36	o 1192
5.76/4.44	c Got one! Elapsed wall clock time (in seconds):4.222
5.76/4.44	o 1191
5.85/4.52	c Got one! Elapsed wall clock time (in seconds):4.297
5.85/4.52	o 1190
5.85/4.58	c Got one! Elapsed wall clock time (in seconds):4.36
5.85/4.58	o 1189
5.95/4.64	c Got one! Elapsed wall clock time (in seconds):4.422
5.95/4.64	o 1187
6.05/4.72	c Got one! Elapsed wall clock time (in seconds):4.496
6.05/4.72	o 1153
6.05/4.79	c Got one! Elapsed wall clock time (in seconds):4.568
6.05/4.79	o 1152
6.15/4.87	c Got one! Elapsed wall clock time (in seconds):4.654
6.15/4.87	o 1150
6.25/4.96	c Got one! Elapsed wall clock time (in seconds):4.737
6.25/4.96	o 1148
6.45/5.14	c Got one! Elapsed wall clock time (in seconds):4.923
6.45/5.14	o 1146
6.55/5.22	c Got one! Elapsed wall clock time (in seconds):5.006
6.55/5.22	o 1145
6.65/5.30	c Got one! Elapsed wall clock time (in seconds):5.085
6.65/5.30	o 1141
6.65/5.40	c Got one! Elapsed wall clock time (in seconds):5.177
6.65/5.40	o 1140
6.78/5.47	c Got one! Elapsed wall clock time (in seconds):5.254
6.78/5.47	o 1139
6.89/5.54	c Got one! Elapsed wall clock time (in seconds):5.321
6.89/5.54	o 1137
6.98/5.61	c Got one! Elapsed wall clock time (in seconds):5.393
6.98/5.61	o 1135
6.98/5.68	c Got one! Elapsed wall clock time (in seconds):5.461
6.98/5.68	o 1134
7.08/5.75	c Got one! Elapsed wall clock time (in seconds):5.528
7.08/5.75	o 1132
7.18/5.82	c Got one! Elapsed wall clock time (in seconds):5.602
7.18/5.84	o 1130
7.18/5.90	c Got one! Elapsed wall clock time (in seconds):5.678
7.18/5.90	o 1129
7.41/6.02	c Got one! Elapsed wall clock time (in seconds):5.796
7.41/6.02	o 1128
7.41/6.10	c Got one! Elapsed wall clock time (in seconds):5.878
7.41/6.10	o 1126
7.51/6.18	c Got one! Elapsed wall clock time (in seconds):5.96
7.51/6.18	o 1125
7.61/6.28	c Got one! Elapsed wall clock time (in seconds):6.05
7.61/6.28	o 1124
7.73/6.36	c Got one! Elapsed wall clock time (in seconds):6.143
7.73/6.36	o 1122
7.84/6.44	c Got one! Elapsed wall clock time (in seconds):6.218
7.84/6.44	o 1121
7.94/6.53	c Got one! Elapsed wall clock time (in seconds):6.309
7.94/6.53	o 1119
8.04/6.61	c Got one! Elapsed wall clock time (in seconds):6.39
8.04/6.61	o 1118
8.13/6.71	c Got one! Elapsed wall clock time (in seconds):6.484
8.13/6.71	o 1117
8.13/6.79	c Got one! Elapsed wall clock time (in seconds):6.568
8.13/6.79	o 1115
8.23/6.89	c Got one! Elapsed wall clock time (in seconds):6.671
8.23/6.89	o 1113
8.33/6.99	c Got one! Elapsed wall clock time (in seconds):6.775
8.33/6.99	o 1111
8.53/7.13	c Got one! Elapsed wall clock time (in seconds):6.913
8.53/7.13	o 1110
8.63/7.24	c Got one! Elapsed wall clock time (in seconds):7.022
8.63/7.24	o 1108
8.73/7.34	c Got one! Elapsed wall clock time (in seconds):7.118
8.73/7.34	o 1107
8.83/7.43	c Got one! Elapsed wall clock time (in seconds):7.208
8.83/7.43	o 1105
8.93/7.53	c Got one! Elapsed wall clock time (in seconds):7.315
8.93/7.53	o 1103
9.13/7.78	c Got one! Elapsed wall clock time (in seconds):7.562
9.13/7.78	o 1102
9.23/7.90	c Got one! Elapsed wall clock time (in seconds):7.676
9.23/7.90	o 1101
9.43/8.04	c Got one! Elapsed wall clock time (in seconds):7.825
9.43/8.04	o 1099
9.53/8.15	c Got one! Elapsed wall clock time (in seconds):7.93
9.53/8.15	o 1097
9.63/8.26	c Got one! Elapsed wall clock time (in seconds):8.037
9.63/8.26	o 1096
9.73/8.38	c Got one! Elapsed wall clock time (in seconds):8.164
9.73/8.38	o 1095
9.86/8.49	c Got one! Elapsed wall clock time (in seconds):8.27
9.86/8.49	o 1093
10.05/8.60	c Got one! Elapsed wall clock time (in seconds):8.383
10.05/8.60	o 1091
10.16/8.71	c Got one! Elapsed wall clock time (in seconds):8.493
10.16/8.71	o 1089
10.16/8.80	c Got one! Elapsed wall clock time (in seconds):8.576
10.16/8.80	o 1084
10.26/8.90	c Got one! Elapsed wall clock time (in seconds):8.678
10.26/8.90	o 1083
10.36/8.99	c Got one! Elapsed wall clock time (in seconds):8.769
10.36/8.99	o 1080
10.56/9.11	c Got one! Elapsed wall clock time (in seconds):8.888
10.56/9.11	o 1076
10.65/9.24	c Got one! Elapsed wall clock time (in seconds):9.023
10.65/9.24	o 1075
10.75/9.36	c Got one! Elapsed wall clock time (in seconds):9.138
10.75/9.36	o 1073
10.85/9.48	c Got one! Elapsed wall clock time (in seconds):9.256
10.85/9.48	o 1065
10.95/9.59	c Got one! Elapsed wall clock time (in seconds):9.374
10.95/9.59	o 1063
11.15/9.70	c Got one! Elapsed wall clock time (in seconds):9.481
11.15/9.70	o 1061
11.15/9.79	c Got one! Elapsed wall clock time (in seconds):9.573
11.15/9.79	o 1052
11.36/9.91	c Got one! Elapsed wall clock time (in seconds):9.695
11.36/9.91	o 1050
11.45/10.02	c Got one! Elapsed wall clock time (in seconds):9.805
11.45/10.02	o 1041
11.55/10.12	c Got one! Elapsed wall clock time (in seconds):9.9
11.55/10.12	o 1029
11.65/10.22	c Got one! Elapsed wall clock time (in seconds):10.0
11.65/10.22	o 1027
11.75/10.33	c Got one! Elapsed wall clock time (in seconds):10.108
11.75/10.33	o 1023
11.85/10.42	c Got one! Elapsed wall clock time (in seconds):10.197
11.85/10.42	o 1021
11.95/10.51	c Got one! Elapsed wall clock time (in seconds):10.295
11.95/10.51	o 1019
12.05/10.61	c Got one! Elapsed wall clock time (in seconds):10.387
12.05/10.61	o 988
12.25/10.86	c Got one! Elapsed wall clock time (in seconds):10.642
12.25/10.86	o 987
12.35/10.97	c Got one! Elapsed wall clock time (in seconds):10.755
12.35/10.97	o 972
12.45/11.08	c Got one! Elapsed wall clock time (in seconds):10.856
12.45/11.08	o 970
12.55/11.19	c Got one! Elapsed wall clock time (in seconds):10.972
12.55/11.19	o 935
12.65/11.30	c Got one! Elapsed wall clock time (in seconds):11.079
12.65/11.30	o 933
12.85/11.41	c Got one! Elapsed wall clock time (in seconds):11.191
12.85/11.41	o 829
12.95/11.55	c Got one! Elapsed wall clock time (in seconds):11.329
12.95/11.55	o 827
13.05/11.69	c Got one! Elapsed wall clock time (in seconds):11.467
13.05/11.69	o 826
13.27/11.80	c Got one! Elapsed wall clock time (in seconds):11.582
13.27/11.80	o 824
13.37/11.93	c Got one! Elapsed wall clock time (in seconds):11.712
13.37/11.93	o 823
13.48/12.04	c Got one! Elapsed wall clock time (in seconds):11.82
13.48/12.04	o 821
13.58/12.16	c Got one! Elapsed wall clock time (in seconds):11.94
13.58/12.16	o 819
13.67/12.27	c Got one! Elapsed wall clock time (in seconds):12.054
13.67/12.27	o 818
13.87/12.47	c Got one! Elapsed wall clock time (in seconds):12.253
13.87/12.47	o 816
14.07/12.62	c Got one! Elapsed wall clock time (in seconds):12.401
14.07/12.62	o 815
14.17/12.73	c Got one! Elapsed wall clock time (in seconds):12.506
14.17/12.73	o 814
14.27/12.86	c Got one! Elapsed wall clock time (in seconds):12.645
14.27/12.86	o 813
14.37/12.99	c Got one! Elapsed wall clock time (in seconds):12.773
14.37/12.99	o 812
14.67/13.20	c Got one! Elapsed wall clock time (in seconds):12.983
14.67/13.20	o 811
14.77/13.34	c Got one! Elapsed wall clock time (in seconds):13.123
14.77/13.34	o 809
14.87/13.46	c Got one! Elapsed wall clock time (in seconds):13.236
14.87/13.46	o 805
14.97/13.60	c Got one! Elapsed wall clock time (in seconds):13.378
15.07/13.60	o 804
15.47/14.04	c Got one! Elapsed wall clock time (in seconds):13.818
15.47/14.04	o 802
15.57/14.16	c Got one! Elapsed wall clock time (in seconds):13.94
15.57/14.16	o 800
15.67/14.28	c Got one! Elapsed wall clock time (in seconds):14.059
15.67/14.28	o 772
15.87/14.43	c Got one! Elapsed wall clock time (in seconds):14.213
15.87/14.43	o 770
16.07/14.61	c Got one! Elapsed wall clock time (in seconds):14.387
16.07/14.61	o 769
16.27/14.87	c Got one! Elapsed wall clock time (in seconds):14.656
16.27/14.87	o 768
16.47/15.02	c Got one! Elapsed wall clock time (in seconds):14.799
16.47/15.02	o 765
16.57/15.15	c Got one! Elapsed wall clock time (in seconds):14.93
16.57/15.15	o 763
17.40/15.90	c Got one! Elapsed wall clock time (in seconds):15.683
17.40/15.90	o 762
17.50/16.03	c Got one! Elapsed wall clock time (in seconds):15.815
17.50/16.03	o 760
17.60/16.18	c Got one! Elapsed wall clock time (in seconds):15.963
17.60/16.18	o 758
17.80/16.33	c Got one! Elapsed wall clock time (in seconds):16.115
17.80/16.33	o 756
17.91/16.48	c Got one! Elapsed wall clock time (in seconds):16.258
17.91/16.48	o 755
18.10/16.62	c Got one! Elapsed wall clock time (in seconds):16.398
18.10/16.62	o 753
19.01/17.51	c Got one! Elapsed wall clock time (in seconds):17.291
19.01/17.51	o 752
19.11/17.66	c Got one! Elapsed wall clock time (in seconds):17.437
19.11/17.66	o 750
19.30/17.83	c Got one! Elapsed wall clock time (in seconds):17.612
19.30/17.83	o 749
19.50/18.01	c Got one! Elapsed wall clock time (in seconds):17.792
19.50/18.01	o 748
19.60/18.16	c Got one! Elapsed wall clock time (in seconds):17.944
19.60/18.16	o 746
19.80/18.32	c Got one! Elapsed wall clock time (in seconds):18.104
19.80/18.32	o 745
19.90/18.48	c Got one! Elapsed wall clock time (in seconds):18.26
19.90/18.48	o 743
20.11/18.65	c Got one! Elapsed wall clock time (in seconds):18.433
20.11/18.65	o 742
20.85/19.37	c Got one! Elapsed wall clock time (in seconds):19.149
20.85/19.37	o 741
21.05/19.56	c Got one! Elapsed wall clock time (in seconds):19.339
21.05/19.56	o 736
21.25/19.73	c Got one! Elapsed wall clock time (in seconds):19.507
21.25/19.73	o 735
21.65/20.13	c Got one! Elapsed wall clock time (in seconds):19.91
21.65/20.13	o 733
21.85/20.30	c Got one! Elapsed wall clock time (in seconds):20.084
21.85/20.30	o 732
21.95/20.45	c Got one! Elapsed wall clock time (in seconds):20.233
21.95/20.45	o 730
22.15/20.64	c Got one! Elapsed wall clock time (in seconds):20.418
22.15/20.64	o 728
22.65/21.14	c Got one! Elapsed wall clock time (in seconds):20.921
22.65/21.14	o 727
22.85/21.33	c Got one! Elapsed wall clock time (in seconds):21.115
22.85/21.33	o 725
22.95/21.48	c Got one! Elapsed wall clock time (in seconds):21.259
22.95/21.48	o 724
23.15/21.66	c Got one! Elapsed wall clock time (in seconds):21.438
23.15/21.66	o 722
23.34/21.83	c Got one! Elapsed wall clock time (in seconds):21.612
23.34/21.83	o 721
23.55/22.02	c Got one! Elapsed wall clock time (in seconds):21.797
23.55/22.02	o 719
23.74/22.27	c Got one! Elapsed wall clock time (in seconds):22.05
23.74/22.27	o 717
23.94/22.47	c Got one! Elapsed wall clock time (in seconds):22.249
23.94/22.47	o 716
24.14/22.65	c Got one! Elapsed wall clock time (in seconds):22.433
24.14/22.65	o 714
24.34/22.83	c Got one! Elapsed wall clock time (in seconds):22.61
24.34/22.83	o 699
24.74/23.25	c Got one! Elapsed wall clock time (in seconds):23.028
24.74/23.25	o 698
24.94/23.47	c Got one! Elapsed wall clock time (in seconds):23.247
24.94/23.47	o 696
25.15/23.69	c Got one! Elapsed wall clock time (in seconds):23.467
25.15/23.69	o 694
25.39/23.88	c Got one! Elapsed wall clock time (in seconds):23.66
25.39/23.88	o 691
25.59/24.06	c Got one! Elapsed wall clock time (in seconds):23.836
25.59/24.06	o 676
25.80/24.22	c Got one! Elapsed wall clock time (in seconds):24.005
25.80/24.22	o 674
29.14/27.59	c Got one! Elapsed wall clock time (in seconds):27.368
29.14/27.59	o 673
29.73/28.14	c Got one! Elapsed wall clock time (in seconds):27.917
29.73/28.14	o 672
29.93/28.37	c Got one! Elapsed wall clock time (in seconds):28.15
29.93/28.37	o 670
30.14/28.57	c Got one! Elapsed wall clock time (in seconds):28.354
30.14/28.57	o 669
30.43/28.86	c Got one! Elapsed wall clock time (in seconds):28.646
30.43/28.86	o 667
30.63/29.08	c Got one! Elapsed wall clock time (in seconds):28.865
30.63/29.08	o 666
30.93/29.36	c Got one! Elapsed wall clock time (in seconds):29.146
30.93/29.36	o 664
31.24/29.61	c Got one! Elapsed wall clock time (in seconds):29.387
31.24/29.61	o 663
31.53/30.00	c Got one! Elapsed wall clock time (in seconds):29.779
31.53/30.00	o 661
32.48/30.83	c Got one! Elapsed wall clock time (in seconds):30.608
32.48/30.83	o 660
32.77/31.13	c Got one! Elapsed wall clock time (in seconds):30.912
32.77/31.13	o 658
33.17/31.59	c Got one! Elapsed wall clock time (in seconds):31.37
33.17/31.59	o 657
34.17/32.54	c Got one! Elapsed wall clock time (in seconds):32.325
34.17/32.54	o 656
34.47/32.86	c Got one! Elapsed wall clock time (in seconds):32.644
34.47/32.86	o 654
34.77/33.13	c Got one! Elapsed wall clock time (in seconds):32.906
34.77/33.13	o 653
38.09/36.48	c Got one! Elapsed wall clock time (in seconds):36.259
38.09/36.48	o 651
40.29/38.67	c Got one! Elapsed wall clock time (in seconds):38.45
40.29/38.67	o 650
40.79/39.19	c Got one! Elapsed wall clock time (in seconds):38.969
40.79/39.19	o 648
41.09/39.49	c Got one! Elapsed wall clock time (in seconds):39.268
41.09/39.49	o 647
41.42/39.79	c Got one! Elapsed wall clock time (in seconds):39.567
41.42/39.79	o 646
41.72/40.05	c Got one! Elapsed wall clock time (in seconds):39.834
41.72/40.05	o 644
42.02/40.32	c Got one! Elapsed wall clock time (in seconds):40.104
42.02/40.32	o 642
42.32/40.62	c Got one! Elapsed wall clock time (in seconds):40.401
42.32/40.62	o 640
42.52/40.85	c Got one! Elapsed wall clock time (in seconds):40.634
42.52/40.85	o 639
42.82/41.12	c Got one! Elapsed wall clock time (in seconds):40.902
42.82/41.12	o 633
44.52/42.81	c Got one! Elapsed wall clock time (in seconds):42.594
44.52/42.81	o 631
44.82/43.12	c Got one! Elapsed wall clock time (in seconds):42.897
44.82/43.12	o 630
45.52/43.81	c Got one! Elapsed wall clock time (in seconds):43.592
45.52/43.81	o 629
45.72/44.04	c Got one! Elapsed wall clock time (in seconds):43.823
45.72/44.04	o 627
46.52/44.90	c Got one! Elapsed wall clock time (in seconds):44.679
46.52/44.90	o 626
47.54/45.81	c Got one! Elapsed wall clock time (in seconds):45.591
47.54/45.81	o 624
48.34/46.67	c Got one! Elapsed wall clock time (in seconds):46.449
48.34/46.67	o 616
49.84/48.18	c Got one! Elapsed wall clock time (in seconds):47.962
49.84/48.18	o 614
50.44/48.77	c Got one! Elapsed wall clock time (in seconds):48.553
50.44/48.77	o 613
50.84/49.14	c Got one! Elapsed wall clock time (in seconds):48.917
50.84/49.14	o 612
51.15/49.44	c Got one! Elapsed wall clock time (in seconds):49.217
51.15/49.44	o 611
51.84/50.18	c Got one! Elapsed wall clock time (in seconds):49.959
51.84/50.18	o 610
53.84/52.11	c Got one! Elapsed wall clock time (in seconds):51.893
53.84/52.11	o 609
80.33/78.54	c Got one! Elapsed wall clock time (in seconds):78.319
80.33/78.54	o 607
81.13/79.35	c Got one! Elapsed wall clock time (in seconds):79.13
81.13/79.35	o 606
83.33/81.53	c Got one! Elapsed wall clock time (in seconds):81.312
83.33/81.53	o 605
84.33/82.54	c Got one! Elapsed wall clock time (in seconds):82.319
84.33/82.54	o 603
85.53/83.77	c Got one! Elapsed wall clock time (in seconds):83.549
85.53/83.77	o 601
86.02/84.21	c Got one! Elapsed wall clock time (in seconds):83.991
86.02/84.21	o 600
92.74/90.92	c Got one! Elapsed wall clock time (in seconds):90.706
92.74/90.92	o 598
93.24/91.44	c Got one! Elapsed wall clock time (in seconds):91.217
93.24/91.44	o 597
97.16/95.36	c Got one! Elapsed wall clock time (in seconds):95.139
97.16/95.36	o 596
99.56/97.75	c Got one! Elapsed wall clock time (in seconds):97.527
99.56/97.75	o 594
100.25/98.42	c Got one! Elapsed wall clock time (in seconds):98.2
100.25/98.42	o 593
100.76/98.99	c Got one! Elapsed wall clock time (in seconds):98.774
100.76/98.99	o 592
101.25/99.44	c Got one! Elapsed wall clock time (in seconds):99.217
101.25/99.44	o 591
108.97/107.20	c Got one! Elapsed wall clock time (in seconds):106.977
108.97/107.20	o 590
109.97/108.15	c Got one! Elapsed wall clock time (in seconds):107.933
109.97/108.15	o 588
112.26/110.43	c Got one! Elapsed wall clock time (in seconds):110.214
112.26/110.43	o 587
118.79/116.93	c Got one! Elapsed wall clock time (in seconds):116.715
118.79/116.93	o 586
121.99/120.16	c Got one! Elapsed wall clock time (in seconds):119.937
121.99/120.16	o 585
122.71/120.87	c Got one! Elapsed wall clock time (in seconds):120.65
122.71/120.87	o 584
124.61/122.71	c Got one! Elapsed wall clock time (in seconds):122.487
124.61/122.71	o 583
145.35/143.42	c Got one! Elapsed wall clock time (in seconds):143.196
145.35/143.42	o 582
146.15/144.22	c Got one! Elapsed wall clock time (in seconds):144.0
146.15/144.22	o 580
146.87/144.95	c Got one! Elapsed wall clock time (in seconds):144.728
146.87/144.95	o 578
147.87/145.96	c Got one! Elapsed wall clock time (in seconds):145.738
147.87/145.96	o 577
148.77/146.84	c Got one! Elapsed wall clock time (in seconds):146.621
148.77/146.84	o 575
150.57/148.67	c Got one! Elapsed wall clock time (in seconds):148.45
150.57/148.67	o 573
152.47/150.58	c Got one! Elapsed wall clock time (in seconds):150.363
152.47/150.58	o 572
153.37/151.44	c Got one! Elapsed wall clock time (in seconds):151.22
153.37/151.44	o 570
185.04/183.01	c Got one! Elapsed wall clock time (in seconds):182.792
185.04/183.01	o 569
186.24/184.22	c Got one! Elapsed wall clock time (in seconds):184.005
186.24/184.22	o 568
248.55/246.43	c Got one! Elapsed wall clock time (in seconds):246.213
248.55/246.43	o 566
251.55/249.46	c Got one! Elapsed wall clock time (in seconds):249.239
251.55/249.46	o 565
252.65/250.53	c Got one! Elapsed wall clock time (in seconds):250.315
252.65/250.53	o 563
255.55/253.45	c Got one! Elapsed wall clock time (in seconds):253.229
255.55/253.45	o 561
256.75/254.62	c Got one! Elapsed wall clock time (in seconds):254.4
256.75/254.62	o 559
260.24/258.20	c Got one! Elapsed wall clock time (in seconds):257.976
260.24/258.20	o 558
267.14/265.04	c Got one! Elapsed wall clock time (in seconds):264.825
267.14/265.04	o 557
268.34/266.20	c Got one! Elapsed wall clock time (in seconds):265.983
268.34/266.20	o 555
284.67/282.51	c Got one! Elapsed wall clock time (in seconds):282.286
284.67/282.51	o 553
360.70/358.48	c Got one! Elapsed wall clock time (in seconds):358.262
360.70/358.48	o 552
384.12/381.81	c Got one! Elapsed wall clock time (in seconds):381.596
384.12/381.81	o 550
390.52/388.26	c Got one! Elapsed wall clock time (in seconds):388.04
390.52/388.26	o 548
392.32/390.08	c Got one! Elapsed wall clock time (in seconds):389.865
392.32/390.08	o 547
408.25/405.99	c Got one! Elapsed wall clock time (in seconds):405.767
408.25/405.99	o 546
418.75/416.47	c Got one! Elapsed wall clock time (in seconds):416.254
418.75/416.47	o 544
438.17/435.86	c Got one! Elapsed wall clock time (in seconds):435.641
438.17/435.86	o 543
441.37/439.01	c Got one! Elapsed wall clock time (in seconds):438.792
441.37/439.01	o 541
444.27/441.99	c Got one! Elapsed wall clock time (in seconds):441.775
444.27/441.99	o 539
448.57/446.26	c Got one! Elapsed wall clock time (in seconds):446.037
448.57/446.26	o 538
451.27/449.00	c Got one! Elapsed wall clock time (in seconds):448.777
451.27/449.00	o 537
454.50/452.14	c Got one! Elapsed wall clock time (in seconds):451.918
454.50/452.14	o 535
455.90/453.57	c Got one! Elapsed wall clock time (in seconds):453.354
455.90/453.57	o 534
457.29/454.93	c Got one! Elapsed wall clock time (in seconds):454.707
457.29/454.93	o 532
458.50/456.15	c Got one! Elapsed wall clock time (in seconds):455.927
458.50/456.15	o 531
489.32/486.93	c Got one! Elapsed wall clock time (in seconds):486.714
489.32/486.93	o 529
494.82/492.40	c Got one! Elapsed wall clock time (in seconds):492.184
494.82/492.40	o 528
507.56/505.18	c Got one! Elapsed wall clock time (in seconds):504.957
507.56/505.18	o 526
508.96/506.55	c Got one! Elapsed wall clock time (in seconds):506.332
508.96/506.55	o 524
523.35/520.92	c Got one! Elapsed wall clock time (in seconds):520.706
523.35/520.92	o 522
525.15/522.74	c Got one! Elapsed wall clock time (in seconds):522.525
525.15/522.74	o 516
529.99/527.54	c Got one! Elapsed wall clock time (in seconds):527.322
529.99/527.54	o 514
549.58/547.20	c Got one! Elapsed wall clock time (in seconds):546.977
549.58/547.20	o 513
651.69/649.16	c Got one! Elapsed wall clock time (in seconds):648.936
651.69/649.16	o 511
681.55/678.98	c Got one! Elapsed wall clock time (in seconds):678.756
681.55/678.98	o 509
692.35/689.72	c Got one! Elapsed wall clock time (in seconds):689.504
692.35/689.72	o 507
694.55/691.93	c Got one! Elapsed wall clock time (in seconds):691.708
694.55/691.93	o 505
699.65/697.08	c Got one! Elapsed wall clock time (in seconds):696.857
699.65/697.08	o 503
701.44/698.84	c Got one! Elapsed wall clock time (in seconds):698.619
701.44/698.84	o 501
711.84/709.25	c Got one! Elapsed wall clock time (in seconds):709.034
711.84/709.25	o 500
735.18/732.60	c Got one! Elapsed wall clock time (in seconds):732.38
735.18/732.60	o 499
743.28/740.70	c Got one! Elapsed wall clock time (in seconds):740.476
743.28/740.70	o 498
810.16/807.41	c Got one! Elapsed wall clock time (in seconds):807.194
810.16/807.41	o 497
812.45/809.78	c Got one! Elapsed wall clock time (in seconds):809.56
812.45/809.78	o 496
822.85/820.15	c Got one! Elapsed wall clock time (in seconds):819.928
822.85/820.15	o 495
838.84/836.10	c Got one! Elapsed wall clock time (in seconds):835.879
838.84/836.10	o 494
851.07/848.38	c Got one! Elapsed wall clock time (in seconds):848.157
851.07/848.38	o 493
854.27/851.59	c Got one! Elapsed wall clock time (in seconds):851.371
854.27/851.59	o 491
881.71/878.91	c Got one! Elapsed wall clock time (in seconds):878.691
881.71/878.91	o 489
936.82/934.02	c Got one! Elapsed wall clock time (in seconds):933.797
936.82/934.02	o 488
946.95/944.11	c Got one! Elapsed wall clock time (in seconds):943.891
946.95/944.11	o 486
952.35/949.53	c Got one! Elapsed wall clock time (in seconds):949.314
952.35/949.53	o 485
955.55/952.72	c Got one! Elapsed wall clock time (in seconds):952.499
955.55/952.72	o 484
969.24/966.46	c Got one! Elapsed wall clock time (in seconds):966.24
969.24/966.46	o 483
994.88/992.05	c Got one! Elapsed wall clock time (in seconds):991.833
994.88/992.05	o 481
998.88/996.02	c Got one! Elapsed wall clock time (in seconds):995.797
998.88/996.02	o 479
1001.88/999.08	c Got one! Elapsed wall clock time (in seconds):998.86
1001.88/999.08	o 478
1005.98/1003.13	c Got one! Elapsed wall clock time (in seconds):1002.907
1005.98/1003.13	o 476
1028.27/1025.45	c Got one! Elapsed wall clock time (in seconds):1025.227
1028.27/1025.45	o 475
1058.82/1055.96	c Got one! Elapsed wall clock time (in seconds):1055.742
1058.82/1055.96	o 474
1134.11/1131.19	c Got one! Elapsed wall clock time (in seconds):1130.973
1134.11/1131.19	o 472
1151.21/1148.30	c Got one! Elapsed wall clock time (in seconds):1148.079
1151.21/1148.30	o 470
1800.01/1796.11	c starts		: 1382
1800.01/1796.11	c conflicts		: 986344
1800.01/1796.11	c decisions		: 1322305
1800.01/1796.11	c propagations		: 19761432
1800.01/1796.11	c inspects		: 4164274436
1800.01/1796.11	c learnt literals	: 0
1800.01/1796.11	c learnt binary clauses	: 0
1800.01/1796.11	c learnt ternary clauses	: 0
1800.01/1796.11	c learnt clauses	: 986344
1800.01/1796.11	c ignored clauses	: 0
1800.01/1796.11	c root simplifications	: 0
1800.01/1796.11	c removed literals (reason simplification)	: 12696552
1800.01/1796.11	c reason swapping (by a shorter reason)	: 0
1800.01/1796.11	c Calls to reduceDB	: 0
1800.01/1796.11	c speed (assignments/second)	: 30504.934309543987
1800.01/1796.11	c non guided choices	9726
1800.22/1796.27	c learnt constraints type 
1800.22/1796.27	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 986380
1800.22/1796.27	c constraints type 
1800.22/1796.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
1800.22/1796.27	s SATISFIABLE
1800.22/1796.27	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 -x173 -x174 -x175 -x176 -x177 x178 x179 -x180 x181 -x182 -x183 -x184 -x185 x186 x187 x188 x189 x190 x191 -x192 -x193 -x194 x195 -x196 x197 x198 
1800.22/1796.27	c objective function=470
1800.22/1796.27	c Total wall clock time (in seconds): 1796.055

Verifier Data

OK	470

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856701-1244921596/watcher-1856701-1244921596 -o /tmp/evaluation-result-1856701-1244921596/solver-1856701-1244921596 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856701-1244921596.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.92 0.98 0.99 2/64 8325
/proc/meminfo: memFree=1312136/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=18576 CPUtime=0
/proc/8325/stat : 8325 (runsolver) R 8323 8325 8288 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 159760515 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/8325/statm: 4644 284 249 26 0 2626 0

[startup+0.098884 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 8325
/proc/meminfo: memFree=1312136/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1472428 CPUtime=0.07
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 3563 0 1 0 5 2 0 0 18 0 12 0 159760515 1507766272 3306 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 368107 3306 1061 9 0 365455 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1472428

[startup+0.102879 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 8325
/proc/meminfo: memFree=1312136/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1472584 CPUtime=0.08
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 3599 0 1 0 6 2 0 0 18 0 12 0 159760515 1507926016 3342 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 368146 3342 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301922 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 8325
/proc/meminfo: memFree=1312136/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1475000 CPUtime=0.32
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 4978 0 1 0 29 3 0 0 18 0 12 0 159760515 1510400000 4715 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 368750 4715 1352 9 0 366093 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1475000

[startup+0.703 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 8325
/proc/meminfo: memFree=1312136/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1478808 CPUtime=1.04
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 7129 0 1 0 100 4 0 0 18 0 13 0 159760515 1514299392 6489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 369702 6489 1414 9 0 367045 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1478808

[startup+1.50217 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 8338
/proc/meminfo: memFree=1277856/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1489396 CPUtime=2.42
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 19742 0 1 0 231 11 0 0 18 0 13 0 159760515 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 372349 17117 1417 9 0 369692 0
[pid=8325/tid=8327] ppid=8323 vsize=1489396 CPUtime=1.12
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 12611 0 1 0 105 7 0 0 18 0 13 0 159760517 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 159760518 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 159760518 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 159760520 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159760520 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159760521 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1489396 CPUtime=0.86
/proc/8325/task/8334/stat : 8334 (java) R 8323 8325 8288 0 -1 64 4530 0 0 0 84 2 0 0 17 0 13 0 159760525 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 105495995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1489396 CPUtime=0.4
/proc/8325/task/8335/stat : 8335 (java) R 8323 8325 8288 0 -1 64 1853 0 0 0 40 0 0 0 16 0 13 0 159760525 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 106502411 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1489396 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1525141504 17117 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 1489396

[startup+3.10246 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 8338
/proc/meminfo: memFree=1223392/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1488516 CPUtime=4.39
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 39771 0 1 0 421 18 0 0 18 0 13 0 159760515 1524240384 35396 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 372129 35396 1423 9 0 369472 0
[pid=8325/tid=8327] ppid=8323 vsize=1488516 CPUtime=2.56
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 30802 0 1 0 243 13 0 0 19 0 13 0 159760517 1524240384 35396 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 159760518 1524240384 35396 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 159760518 1524240384 35396 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159760520 1524240384 35397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159760520 1524240384 35397 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159760521 1524240384 35399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1524240384 35401 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1488516 CPUtime=1.11
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5060 0 0 0 109 2 0 0 16 0 13 0 159760525 1524240384 35401 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1488516 CPUtime=0.69
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3161 0 0 0 68 1 0 0 17 0 13 0 159760525 1524240384 35402 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1524240384 35403 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1524240384 35403 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1488516 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1524240384 35404 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 1488516

[startup+6.30208 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 8338
/proc/meminfo: memFree=1165152/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=7.73
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 42772 0 1 0 753 20 0 0 18 0 13 0 159760515 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 37948 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=5.68
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 30970 0 1 0 554 14 0 0 25 0 13 0 159760517 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4109574699 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=0.01
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 1447 0 0 0 1 0 0 0 16 0 13 0 159760518 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=0.01
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 1366 0 0 0 1 0 0 0 16 0 13 0 159760518 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 159760520 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.21
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5069 0 0 0 119 2 0 0 16 0 13 0 159760525 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 37948 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 1486924

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 8338
/proc/meminfo: memFree=1151008/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=14.17
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 46353 0 1 0 1395 22 0 0 18 0 13 0 159760515 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 41451 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=12
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 30972 0 1 0 1186 14 0 0 25 0 13 0 159760517 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4109500242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=0.07
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 3190 0 0 0 6 1 0 0 16 0 13 0 159760518 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=0.06
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 3194 0 0 0 5 1 0 0 17 0 13 0 159760518 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.22
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5069 0 0 0 120 2 0 0 16 0 13 0 159760525 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 41451 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 1486924

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 8338
/proc/meminfo: memFree=1131232/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=27.09
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 51556 0 1 0 2684 25 0 0 18 0 13 0 159760515 1522610176 46390 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 46390 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=24.66
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 30975 0 1 0 2452 14 0 0 25 0 13 0 159760517 1522610176 46390 1992294400 134512640 134550932 4294956016 18446744073709551615 4109574699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=0.19
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 5779 0 0 0 17 2 0 0 17 0 13 0 159760518 1522610176 46390 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=0.19
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 5799 0 0 0 17 2 0 0 16 0 13 0 159760518 1522610176 46390 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0

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

[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.24
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5070 0 0 0 122 2 0 0 17 0 13 0 159760525 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 120904 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1666.01
Current children cumulated vsize (KiB) 1486924

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8346
/proc/meminfo: memFree=825624/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=1726.08
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 132642 0 1 0 172538 70 0 0 18 0 13 0 159760515 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 122493 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=1717.62
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 31059 0 1 0 171746 16 0 0 25 0 13 0 159760517 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4109574699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=3.24
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 44347 0 0 0 303 21 0 0 17 0 13 0 159760518 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=3.14
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 48232 0 0 0 288 26 0 0 16 0 13 0 159760518 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0.01
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 25 0 0 0 1 0 0 0 16 0 13 0 159760520 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.24
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5070 0 0 0 122 2 0 0 17 0 13 0 159760525 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 122493 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1726.08
Current children cumulated vsize (KiB) 1486924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8346
/proc/meminfo: memFree=820056/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=1786.15
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 134032 0 1 0 178545 70 0 0 18 0 13 0 159760515 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 123855 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=1777.49
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 31061 0 1 0 177733 16 0 0 25 0 13 0 159760517 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4109574796 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=3.34
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 44697 0 0 0 313 21 0 0 16 0 13 0 159760518 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=3.24
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 49270 0 0 0 298 26 0 0 17 0 13 0 159760518 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0.01
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 25 0 0 0 1 0 0 0 16 0 13 0 159760520 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.24
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5070 0 0 0 122 2 0 0 17 0 13 0 159760525 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 123855 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1786.15
Current children cumulated vsize (KiB) 1486924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8346
/proc/meminfo: memFree=816600/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1486924 CPUtime=1800.01
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 134917 0 1 0 179930 71 0 0 18 0 13 0 159760515 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371731 124731 1432 9 0 369074 0
[pid=8325/tid=8327] ppid=8323 vsize=1486924 CPUtime=1791.24
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 31062 0 1 0 179108 16 0 0 25 0 13 0 159760517 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4109501083 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1486924 CPUtime=3.4
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 45417 0 0 0 318 22 0 0 16 0 13 0 159760518 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1486924 CPUtime=3.28
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 49434 0 0 0 302 26 0 0 17 0 13 0 159760518 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1486924 CPUtime=0.01
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 25 0 0 0 1 0 0 0 16 0 13 0 159760520 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 159760520 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 159760521 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1486924 CPUtime=1.24
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5070 0 0 0 122 2 0 0 17 0 13 0 159760525 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1486924 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 13 0 159760525 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159760525 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 159760525 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1486924 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159760554 1522610176 124731 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1486924

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

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

[startup+1796.21 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 8349
/proc/meminfo: memFree=816448/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=1487572 CPUtime=1800.22
/proc/8325/stat : 8325 (java) S 8323 8325 8288 0 -1 0 134942 0 1 0 179951 71 0 0 16 0 15 0 159760515 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 371893 124756 1434 9 0 369236 0
[pid=8325/tid=8327] ppid=8323 vsize=1487572 CPUtime=1791.35
/proc/8325/task/8327/stat : 8327 (java) R 8323 8325 8288 0 -1 64 31062 0 1 0 179119 16 0 0 25 0 15 0 159760517 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4109530690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8328] ppid=8323 vsize=1487572 CPUtime=3.4
/proc/8325/task/8328/stat : 8328 (java) S 8323 8325 8288 0 -1 64 45417 0 0 0 318 22 0 0 16 0 15 0 159760518 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8329] ppid=8323 vsize=1487572 CPUtime=3.28
/proc/8325/task/8329/stat : 8329 (java) S 8323 8325 8288 0 -1 64 49434 0 0 0 302 26 0 0 17 0 15 0 159760518 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8330] ppid=8323 vsize=1487572 CPUtime=0.01
/proc/8325/task/8330/stat : 8330 (java) S 8323 8325 8288 0 -1 64 25 0 0 0 1 0 0 0 16 0 15 0 159760520 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8331] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8331/stat : 8331 (java) S 8323 8325 8288 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 159760520 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8332] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8332/stat : 8332 (java) S 8323 8325 8288 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 159760521 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8333] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8333/stat : 8333 (java) S 8323 8325 8288 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 159760525 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8334] ppid=8323 vsize=1487572 CPUtime=1.28
/proc/8325/task/8334/stat : 8334 (java) S 8323 8325 8288 0 -1 64 5075 0 0 0 126 2 0 0 16 0 15 0 159760525 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8335] ppid=8323 vsize=1487572 CPUtime=0.76
/proc/8325/task/8335/stat : 8335 (java) S 8323 8325 8288 0 -1 64 3164 0 0 0 75 1 0 0 17 0 15 0 159760525 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8336] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8336/stat : 8336 (java) S 8323 8325 8288 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 159760525 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8337] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8337/stat : 8337 (java) S 8323 8325 8288 0 -1 64 2 0 0 0 0 0 0 0 15 0 15 0 159760525 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8338] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8338/stat : 8338 (java) S 8323 8325 8288 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 159760554 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8325/tid=8348] ppid=8323 vsize=1487572 CPUtime=0
/proc/8325/task/8348/stat : 8348 (java) S 8323 8325 8288 0 -1 64 8 0 0 0 0 0 0 0 19 0 15 0 159940126 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8325/tid=8349] ppid=8323 vsize=1487572 CPUtime=0.06
/proc/8325/task/8349/stat : 8349 (java) R 8323 8325 8288 0 -1 64 6 0 0 0 6 0 0 0 20 0 15 0 159940127 1523273728 124756 1992294400 134512640 134550932 4294956016 18446744073709551615 4109891757 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 1487572

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 8349
/proc/meminfo: memFree=816448/2055920 swapFree=4183064/4192956
[pid=8325] ppid=8323 vsize=0 CPUtime=1800.37
/proc/8325/stat : 8325 (java) Z 8323 8325 8288 0 -1 1036 134946 0 1 0 179965 72 0 0 15 0 2 0 159760515 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8325/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.37
CPU time (s): 1800.45
CPU user time (s): 1799.66
CPU system time (s): 0.790879
CPU usage (%): 100.227
Max. virtual memory (cumulated for all children) (KiB): 1489396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134946
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= 37680
involuntary context switches= 37330

runsolver used 2.30765 second user time and 4.28735 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-13 21:33:16
IDJOB=1856701
IDBENCH=2912
IDSOLVER=682
FILE ID=node5/1856701-1244921596
PBS_JOBID= 9354652
Free space on /tmp= 66352 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_8_70_3.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856701-1244921596/watcher-1856701-1244921596 -o /tmp/evaluation-result-1856701-1244921596/solver-1856701-1244921596 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856701-1244921596.opb

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

MD5SUM BENCH= 0278ee4f163393ac33163ff791a7f96d
RANDOM SEED=2085576108

node5.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	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1312552 kB
Buffers:         78064 kB
Cached:         575940 kB
SwapCached:       4304 kB
Active:          48992 kB
Inactive:       613360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1312552 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:             420 kB
Writeback:           0 kB
Mapped:          14456 kB
Slab:            67008 kB
Committed_AS:   121680 kB
PageTables:       1392 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= 66352 MiB
End job on node5 at 2009-06-13 22:03:14