Trace number 1856705

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)3 1800.61 1797.45

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.22/0.20	c Pseudo Boolean Optimization
0.22/0.20	c --- Begin Solver configuration ---
0.22/0.20	c Stops conflict analysis at the first Unique Implication Point
0.22/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.20	c Learn all clauses as in MiniSAT
0.22/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.20	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.20	c Expensive reason simplification
0.22/0.20	c MiniSAT restarts strategy
0.22/0.20	c Memory based learned constraints deletion strategy
0.22/0.20	c timeout=2147483s
0.22/0.20	c DB Simplification allowed=false
0.22/0.20	c --- End Solver configuration ---
0.22/0.20	c solving HOME/instance-1856705-1244921744.opb
0.22/0.20	c reading problem ... 
0.22/0.27	c ... done. Wall clock time 0.064s.
0.22/0.27	c #vars     120
0.22/0.27	c #constraints  10
0.22/0.27	c constraints type 
0.22/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.56/0.48	c SATISFIABLE
0.56/0.48	c OPTIMIZING...
0.56/0.48	c Got one! Elapsed wall clock time (in seconds):0.277
0.56/0.48	o 2424
0.74/0.57	c Got one! Elapsed wall clock time (in seconds):0.362
0.74/0.57	o 1848
0.74/0.60	c Got one! Elapsed wall clock time (in seconds):0.391
0.74/0.60	o 1846
0.90/0.62	c Got one! Elapsed wall clock time (in seconds):0.419
0.90/0.62	o 1845
0.90/0.66	c Got one! Elapsed wall clock time (in seconds):0.452
0.90/0.66	o 1844
0.90/0.68	c Got one! Elapsed wall clock time (in seconds):0.476
0.90/0.68	o 1842
1.03/0.72	c Got one! Elapsed wall clock time (in seconds):0.502
1.03/0.72	o 1781
1.03/0.74	c Got one! Elapsed wall clock time (in seconds):0.531
1.03/0.74	o 1738
1.03/0.76	c Got one! Elapsed wall clock time (in seconds):0.552
1.03/0.76	o 1737
1.03/0.78	c Got one! Elapsed wall clock time (in seconds):0.575
1.03/0.78	o 1733
1.19/0.80	c Got one! Elapsed wall clock time (in seconds):0.595
1.19/0.80	o 1732
1.19/0.82	c Got one! Elapsed wall clock time (in seconds):0.614
1.19/0.82	o 1310
1.19/0.84	c Got one! Elapsed wall clock time (in seconds):0.635
1.19/0.84	o 1308
1.19/0.87	c Got one! Elapsed wall clock time (in seconds):0.666
1.19/0.87	o 1307
1.19/0.89	c Got one! Elapsed wall clock time (in seconds):0.686
1.19/0.89	o 1305
1.29/0.91	c Got one! Elapsed wall clock time (in seconds):0.706
1.29/0.91	o 1303
1.29/0.93	c Got one! Elapsed wall clock time (in seconds):0.725
1.29/0.93	o 1299
1.29/0.95	c Got one! Elapsed wall clock time (in seconds):0.747
1.29/0.95	o 1298
1.29/0.98	c Got one! Elapsed wall clock time (in seconds):0.775
1.29/0.98	o 1200
1.29/1.00	c Got one! Elapsed wall clock time (in seconds):0.798
1.29/1.00	o 1199
1.43/1.02	c Got one! Elapsed wall clock time (in seconds):0.82
1.43/1.02	o 1191
1.43/1.05	c Got one! Elapsed wall clock time (in seconds):0.846
1.43/1.05	o 1189
1.43/1.07	c Got one! Elapsed wall clock time (in seconds):0.869
1.43/1.07	o 1188
1.43/1.10	c Got one! Elapsed wall clock time (in seconds):0.896
1.43/1.10	o 1187
1.56/1.14	c Got one! Elapsed wall clock time (in seconds):0.937
1.56/1.14	o 1185
1.56/1.17	c Got one! Elapsed wall clock time (in seconds):0.969
1.56/1.17	o 1179
1.56/1.19	c Got one! Elapsed wall clock time (in seconds):0.99
1.56/1.19	o 1168
1.74/1.22	c Got one! Elapsed wall clock time (in seconds):1.012
1.74/1.22	o 1092
1.74/1.23	c Got one! Elapsed wall clock time (in seconds):1.029
1.74/1.23	o 1091
1.74/1.26	c Got one! Elapsed wall clock time (in seconds):1.054
1.74/1.26	o 1087
1.74/1.29	c Got one! Elapsed wall clock time (in seconds):1.083
1.74/1.29	o 1071
2.11/1.43	c Got one! Elapsed wall clock time (in seconds):1.222
2.11/1.43	o 1062
2.11/1.44	c Got one! Elapsed wall clock time (in seconds):1.24
2.11/1.44	o 1057
2.11/1.47	c Got one! Elapsed wall clock time (in seconds):1.269
2.11/1.47	o 1056
2.11/1.49	c Got one! Elapsed wall clock time (in seconds):1.288
2.11/1.49	o 1054
2.30/1.52	c Got one! Elapsed wall clock time (in seconds):1.32
2.30/1.52	o 1053
2.30/1.56	c Got one! Elapsed wall clock time (in seconds):1.356
2.30/1.56	o 791
2.30/1.59	c Got one! Elapsed wall clock time (in seconds):1.39
2.30/1.59	o 784
2.70/1.72	c Got one! Elapsed wall clock time (in seconds):1.517
2.70/1.72	o 783
2.70/1.74	c Got one! Elapsed wall clock time (in seconds):1.539
2.70/1.74	o 779
2.70/1.77	c Got one! Elapsed wall clock time (in seconds):1.562
2.70/1.77	o 778
2.90/1.81	c Got one! Elapsed wall clock time (in seconds):1.607
2.90/1.81	o 777
2.90/1.84	c Got one! Elapsed wall clock time (in seconds):1.634
2.90/1.84	o 771
2.90/1.87	c Got one! Elapsed wall clock time (in seconds):1.662
2.90/1.87	o 738
2.90/1.89	c Got one! Elapsed wall clock time (in seconds):1.69
2.90/1.90	o 736
3.03/1.92	c Got one! Elapsed wall clock time (in seconds):1.718
3.03/1.92	o 735
3.03/1.97	c Got one! Elapsed wall clock time (in seconds):1.761
3.03/1.97	o 734
3.03/1.99	c Got one! Elapsed wall clock time (in seconds):1.785
3.03/1.99	o 727
3.15/2.03	c Got one! Elapsed wall clock time (in seconds):1.824
3.15/2.03	o 725
3.15/2.06	c Got one! Elapsed wall clock time (in seconds):1.851
3.15/2.06	o 724
3.15/2.09	c Got one! Elapsed wall clock time (in seconds):1.89
3.15/2.09	o 721
3.25/2.13	c Got one! Elapsed wall clock time (in seconds):1.927
3.25/2.13	o 720
3.25/2.16	c Got one! Elapsed wall clock time (in seconds):1.953
3.25/2.16	o 719
3.25/2.20	c Got one! Elapsed wall clock time (in seconds):1.998
3.25/2.20	o 717
3.36/2.23	c Got one! Elapsed wall clock time (in seconds):2.023
3.36/2.23	o 706
3.36/2.26	c Got one! Elapsed wall clock time (in seconds):2.053
3.36/2.26	o 701
3.36/2.29	c Got one! Elapsed wall clock time (in seconds):2.082
3.36/2.29	o 687
3.45/2.31	c Got one! Elapsed wall clock time (in seconds):2.107
3.45/2.31	o 683
3.45/2.36	c Got one! Elapsed wall clock time (in seconds):2.153
3.45/2.36	o 682
3.45/2.39	c Got one! Elapsed wall clock time (in seconds):2.189
3.45/2.39	o 681
3.55/2.44	c Got one! Elapsed wall clock time (in seconds):2.237
3.55/2.44	o 679
3.55/2.48	c Got one! Elapsed wall clock time (in seconds):2.275
3.55/2.48	o 678
3.67/2.54	c Got one! Elapsed wall clock time (in seconds):2.34
3.67/2.54	o 676
3.67/2.57	c Got one! Elapsed wall clock time (in seconds):2.37
3.67/2.57	o 674
3.82/2.62	c Got one! Elapsed wall clock time (in seconds):2.419
3.82/2.62	o 673
3.96/2.70	c Got one! Elapsed wall clock time (in seconds):2.497
3.96/2.70	o 671
3.96/2.73	c Got one! Elapsed wall clock time (in seconds):2.529
3.96/2.73	o 651
3.96/2.79	c Got one! Elapsed wall clock time (in seconds):2.589
3.96/2.79	o 649
4.06/2.85	c Got one! Elapsed wall clock time (in seconds):2.641
4.06/2.85	o 436
4.15/2.90	c Got one! Elapsed wall clock time (in seconds):2.696
4.15/2.90	o 434
4.15/2.93	c Got one! Elapsed wall clock time (in seconds):2.724
4.15/2.93	o 432
4.15/2.96	c Got one! Elapsed wall clock time (in seconds):2.758
4.15/2.96	o 431
4.25/3.03	c Got one! Elapsed wall clock time (in seconds):2.826
4.25/3.03	o 429
4.25/3.08	c Got one! Elapsed wall clock time (in seconds):2.871
4.25/3.08	o 428
4.37/3.15	c Got one! Elapsed wall clock time (in seconds):2.943
4.37/3.15	o 419
4.48/3.21	c Got one! Elapsed wall clock time (in seconds):3.008
4.48/3.21	o 418
4.48/3.25	c Got one! Elapsed wall clock time (in seconds):3.045
4.48/3.25	o 417
4.58/3.32	c Got one! Elapsed wall clock time (in seconds):3.114
4.58/3.32	o 415
4.58/3.38	c Got one! Elapsed wall clock time (in seconds):3.174
4.58/3.38	o 350
4.68/3.48	c Got one! Elapsed wall clock time (in seconds):3.279
4.68/3.48	o 348
4.77/3.55	c Got one! Elapsed wall clock time (in seconds):3.346
4.77/3.55	o 217
4.87/3.67	c Got one! Elapsed wall clock time (in seconds):3.464
4.87/3.67	o 216
4.97/3.74	c Got one! Elapsed wall clock time (in seconds):3.536
4.97/3.74	o 215
5.09/3.81	c Got one! Elapsed wall clock time (in seconds):3.601
5.09/3.81	o 214
5.09/3.88	c Got one! Elapsed wall clock time (in seconds):3.674
5.09/3.88	o 212
5.20/3.95	c Got one! Elapsed wall clock time (in seconds):3.743
5.20/3.95	o 211
5.30/4.01	c Got one! Elapsed wall clock time (in seconds):3.807
5.30/4.01	o 209
5.30/4.09	c Got one! Elapsed wall clock time (in seconds):3.885
5.30/4.09	o 205
5.40/4.18	c Got one! Elapsed wall clock time (in seconds):3.975
5.40/4.18	o 203
5.50/4.23	c Got one! Elapsed wall clock time (in seconds):4.024
5.50/4.23	o 201
5.62/4.31	c Got one! Elapsed wall clock time (in seconds):4.104
5.62/4.31	o 199
5.62/4.37	c Got one! Elapsed wall clock time (in seconds):4.165
5.62/4.37	o 198
5.72/4.43	c Got one! Elapsed wall clock time (in seconds):4.223
5.72/4.43	o 197
5.72/4.49	c Got one! Elapsed wall clock time (in seconds):4.289
5.72/4.49	o 195
5.81/4.58	c Got one! Elapsed wall clock time (in seconds):4.379
5.81/4.58	o 194
5.91/4.65	c Got one! Elapsed wall clock time (in seconds):4.446
5.91/4.65	o 192
6.01/4.73	c Got one! Elapsed wall clock time (in seconds):4.528
6.01/4.73	o 191
6.11/4.80	c Got one! Elapsed wall clock time (in seconds):4.595
6.11/4.80	o 190
6.31/5.06	c Got one! Elapsed wall clock time (in seconds):4.855
6.31/5.06	o 188
6.41/5.17	c Got one! Elapsed wall clock time (in seconds):4.965
6.41/5.17	o 187
6.51/5.25	c Got one! Elapsed wall clock time (in seconds):5.048
6.51/5.25	o 186
6.61/5.35	c Got one! Elapsed wall clock time (in seconds):5.149
6.61/5.35	o 184
6.72/5.45	c Got one! Elapsed wall clock time (in seconds):5.244
6.72/5.45	o 183
6.81/5.51	c Got one! Elapsed wall clock time (in seconds):5.301
6.81/5.51	o 181
6.91/5.64	c Got one! Elapsed wall clock time (in seconds):5.436
6.91/5.64	o 180
7.01/5.72	c Got one! Elapsed wall clock time (in seconds):5.512
7.01/5.72	o 178
7.01/5.76	c Got one! Elapsed wall clock time (in seconds):5.555
7.01/5.76	o 176
7.11/5.85	c Got one! Elapsed wall clock time (in seconds):5.65
7.11/5.85	o 174
7.21/5.95	c Got one! Elapsed wall clock time (in seconds):5.745
7.21/5.95	o 172
7.21/5.99	c Got one! Elapsed wall clock time (in seconds):5.784
7.21/5.99	o 171
7.31/6.04	c Got one! Elapsed wall clock time (in seconds):5.837
7.31/6.04	o 170
7.41/6.12	c Got one! Elapsed wall clock time (in seconds):5.915
7.41/6.12	o 169
7.41/6.17	c Got one! Elapsed wall clock time (in seconds):5.967
7.41/6.17	o 167
7.51/6.23	c Got one! Elapsed wall clock time (in seconds):6.026
7.51/6.23	o 166
7.51/6.28	c Got one! Elapsed wall clock time (in seconds):6.074
7.51/6.28	o 164
7.61/6.33	c Got one! Elapsed wall clock time (in seconds):6.124
7.61/6.33	o 162
7.61/6.38	c Got one! Elapsed wall clock time (in seconds):6.179
7.61/6.38	o 160
7.71/6.47	c Got one! Elapsed wall clock time (in seconds):6.264
7.71/6.47	o 158
7.82/6.55	c Got one! Elapsed wall clock time (in seconds):6.341
7.82/6.55	o 156
7.93/6.66	c Got one! Elapsed wall clock time (in seconds):6.455
7.93/6.66	o 155
8.03/6.74	c Got one! Elapsed wall clock time (in seconds):6.534
8.03/6.74	o 154
8.13/6.84	c Got one! Elapsed wall clock time (in seconds):6.634
8.13/6.84	o 152
8.23/6.90	c Got one! Elapsed wall clock time (in seconds):6.696
8.23/6.90	o 150
8.33/7.08	c Got one! Elapsed wall clock time (in seconds):6.872
8.33/7.08	o 148
8.43/7.14	c Got one! Elapsed wall clock time (in seconds):6.936
8.43/7.14	o 147
8.54/7.26	c Got one! Elapsed wall clock time (in seconds):7.052
8.54/7.26	o 145
8.65/7.34	c Got one! Elapsed wall clock time (in seconds):7.132
8.65/7.34	o 144
8.75/7.45	c Got one! Elapsed wall clock time (in seconds):7.247
8.75/7.45	o 143
8.85/7.60	c Got one! Elapsed wall clock time (in seconds):7.397
8.85/7.60	o 141
9.24/7.93	c Got one! Elapsed wall clock time (in seconds):7.73
9.24/7.93	o 139
9.54/8.21	c Got one! Elapsed wall clock time (in seconds):8.007
9.54/8.21	o 137
9.74/8.46	c Got one! Elapsed wall clock time (in seconds):8.254
9.74/8.46	o 135
9.94/8.61	c Got one! Elapsed wall clock time (in seconds):8.402
9.94/8.61	o 134
10.08/8.74	c Got one! Elapsed wall clock time (in seconds):8.534
10.08/8.74	o 133
10.17/8.85	c Got one! Elapsed wall clock time (in seconds):8.641
10.17/8.85	o 128
10.27/8.90	c Got one! Elapsed wall clock time (in seconds):8.696
10.27/8.90	o 126
10.27/8.96	c Got one! Elapsed wall clock time (in seconds):8.758
10.27/8.96	o 123
10.47/9.12	c Got one! Elapsed wall clock time (in seconds):8.916
10.47/9.12	o 121
10.57/9.24	c Got one! Elapsed wall clock time (in seconds):9.038
10.57/9.24	o 119
10.67/9.37	c Got one! Elapsed wall clock time (in seconds):9.164
10.67/9.37	o 118
10.77/9.48	c Got one! Elapsed wall clock time (in seconds):9.276
10.77/9.48	o 117
10.97/9.61	c Got one! Elapsed wall clock time (in seconds):9.403
10.97/9.61	o 116
10.97/9.67	c Got one! Elapsed wall clock time (in seconds):9.464
10.97/9.67	o 115
11.07/9.79	c Got one! Elapsed wall clock time (in seconds):9.587
11.07/9.79	o 113
11.17/9.89	c Got one! Elapsed wall clock time (in seconds):9.685
11.17/9.89	o 112
11.27/9.97	c Got one! Elapsed wall clock time (in seconds):9.768
11.27/9.97	o 111
11.47/10.16	c Got one! Elapsed wall clock time (in seconds):9.958
11.47/10.16	o 110
11.67/10.32	c Got one! Elapsed wall clock time (in seconds):10.117
11.67/10.32	o 108
11.77/10.40	c Got one! Elapsed wall clock time (in seconds):10.2
11.77/10.40	o 106
11.77/10.48	c Got one! Elapsed wall clock time (in seconds):10.28
11.77/10.49	o 105
11.87/10.57	c Got one! Elapsed wall clock time (in seconds):10.369
11.87/10.57	o 104
12.17/10.82	c Got one! Elapsed wall clock time (in seconds):10.615
12.17/10.82	o 102
12.27/10.92	c Got one! Elapsed wall clock time (in seconds):10.715
12.27/10.92	o 101
12.37/11.00	c Got one! Elapsed wall clock time (in seconds):10.797
12.37/11.00	o 99
12.47/11.17	c Got one! Elapsed wall clock time (in seconds):10.965
12.47/11.17	o 82
12.67/11.33	c Got one! Elapsed wall clock time (in seconds):11.124
12.67/11.33	o 81
12.87/11.52	c Got one! Elapsed wall clock time (in seconds):11.316
12.87/11.52	o 79
13.17/11.87	c Got one! Elapsed wall clock time (in seconds):11.663
13.17/11.87	o 77
13.47/12.18	c Got one! Elapsed wall clock time (in seconds):11.973
13.47/12.18	o 76
13.87/12.60	c Got one! Elapsed wall clock time (in seconds):12.391
13.87/12.60	o 75
14.07/12.78	c Got one! Elapsed wall clock time (in seconds):12.578
14.07/12.78	o 73
14.66/13.34	c Got one! Elapsed wall clock time (in seconds):13.138
14.66/13.34	o 72
15.26/13.99	c Got one! Elapsed wall clock time (in seconds):13.783
15.26/13.99	o 71
15.57/14.22	c Got one! Elapsed wall clock time (in seconds):14.013
15.57/14.22	o 69
15.86/14.53	c Got one! Elapsed wall clock time (in seconds):14.327
15.86/14.53	o 67
15.96/14.65	c Got one! Elapsed wall clock time (in seconds):14.45
15.96/14.65	o 65
16.79/15.44	c Got one! Elapsed wall clock time (in seconds):15.234
16.79/15.44	o 64
17.39/16.01	c Got one! Elapsed wall clock time (in seconds):15.81
17.39/16.01	o 63
17.49/16.11	c Got one! Elapsed wall clock time (in seconds):15.908
17.49/16.11	o 62
17.69/16.35	c Got one! Elapsed wall clock time (in seconds):16.142
17.69/16.35	o 61
17.99/16.60	c Got one! Elapsed wall clock time (in seconds):16.399
17.99/16.60	o 59
18.59/17.23	c Got one! Elapsed wall clock time (in seconds):17.023
18.59/17.23	o 58
19.29/17.91	c Got one! Elapsed wall clock time (in seconds):17.704
19.29/17.91	o 57
19.89/18.53	c Got one! Elapsed wall clock time (in seconds):18.325
19.89/18.53	o 55
20.28/18.97	c Got one! Elapsed wall clock time (in seconds):18.765
20.28/18.97	o 53
20.58/19.26	c Got one! Elapsed wall clock time (in seconds):19.058
20.58/19.26	o 51
21.28/19.98	c Got one! Elapsed wall clock time (in seconds):19.774
21.28/19.98	o 49
21.78/20.41	c Got one! Elapsed wall clock time (in seconds):20.206
21.78/20.41	o 47
22.68/21.38	c Got one! Elapsed wall clock time (in seconds):21.176
22.68/21.38	o 46
23.29/21.97	c Got one! Elapsed wall clock time (in seconds):21.767
23.29/21.97	o 44
25.33/23.94	c Got one! Elapsed wall clock time (in seconds):23.732
25.33/23.94	o 43
25.73/24.39	c Got one! Elapsed wall clock time (in seconds):24.187
25.73/24.39	o 41
27.33/25.94	c Got one! Elapsed wall clock time (in seconds):25.731
27.33/25.94	o 39
28.43/27.06	c Got one! Elapsed wall clock time (in seconds):26.854
28.43/27.06	o 37
30.63/29.23	c Got one! Elapsed wall clock time (in seconds):29.023
30.63/29.23	o 35
32.03/30.63	c Got one! Elapsed wall clock time (in seconds):30.427
32.03/30.63	o 33
33.52/32.11	c Got one! Elapsed wall clock time (in seconds):31.909
33.52/32.11	o 31
34.82/33.45	c Got one! Elapsed wall clock time (in seconds):33.246
34.82/33.45	o 29
36.46/35.07	c Got one! Elapsed wall clock time (in seconds):34.861
36.46/35.07	o 28
37.67/36.30	c Got one! Elapsed wall clock time (in seconds):36.093
37.67/36.30	o 27
41.46/40.03	c Got one! Elapsed wall clock time (in seconds):39.829
41.46/40.03	o 25
43.86/42.47	c Got one! Elapsed wall clock time (in seconds):42.261
43.86/42.47	o 23
50.12/48.69	c Got one! Elapsed wall clock time (in seconds):48.485
50.12/48.69	o 22
53.22/51.75	c Got one! Elapsed wall clock time (in seconds):51.545
53.22/51.75	o 20
54.22/52.74	c Got one! Elapsed wall clock time (in seconds):52.54
54.22/52.75	o 19
57.08/55.54	c Got one! Elapsed wall clock time (in seconds):55.333
57.08/55.54	o 17
58.18/56.63	c Got one! Elapsed wall clock time (in seconds):56.423
58.18/56.63	o 13
62.68/61.13	c Got one! Elapsed wall clock time (in seconds):60.922
62.68/61.13	o 12
64.58/63.04	c Got one! Elapsed wall clock time (in seconds):62.84
64.58/63.04	o 10
65.57/64.03	c Got one! Elapsed wall clock time (in seconds):63.828
65.57/64.03	o 8
73.92/72.31	c Got one! Elapsed wall clock time (in seconds):72.104
73.92/72.31	o 7
75.32/73.76	c Got one! Elapsed wall clock time (in seconds):73.551
75.32/73.76	o 6
78.72/77.16	c Got one! Elapsed wall clock time (in seconds):76.953
78.72/77.16	o 5
1714.92/1712.09	c Got one! Elapsed wall clock time (in seconds):1711.885
1714.92/1712.09	o 3
1800.20/1797.22	c starts		: 702
1800.20/1797.22	c conflicts		: 996075
1800.20/1797.22	c decisions		: 1045055
1800.20/1797.22	c propagations		: 7712041
1800.20/1797.22	c inspects		: 5651836442
1800.20/1797.22	c learnt literals	: 0
1800.20/1797.22	c learnt binary clauses	: 0
1800.20/1797.22	c learnt ternary clauses	: 0
1800.20/1797.22	c learnt clauses	: 996075
1800.20/1797.22	c ignored clauses	: 0
1800.20/1797.22	c root simplifications	: 0
1800.20/1797.22	c removed literals (reason simplification)	: 10901469
1800.20/1797.22	c reason swapping (by a shorter reason)	: 0
1800.20/1797.22	c Calls to reduceDB	: 0
1800.20/1797.22	c speed (assignments/second)	: 90604.11428839964
1800.20/1797.22	c non guided choices	3644
1800.38/1797.37	c learnt constraints type 
1800.38/1797.37	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 996085
1800.38/1797.37	c constraints type 
1800.38/1797.37	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
1800.38/1797.37	s SATISFIABLE
1800.38/1797.37	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 x84 x85 -x86 -x87 x88 x89 x90 x91 x92 -x93 -x94 x95 -x96 x97 -x98 -x99 x100 x101 x102 x103 -x104 -x105 x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 x114 -x115 x116 x117 -x118 -x119 x120 
1800.38/1797.37	c objective function=3
1800.38/1797.37	c Total wall clock time (in seconds): 1797.166

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856705-1244921744/watcher-1856705-1244921744 -o /tmp/evaluation-result-1856705-1244921744/solver-1856705-1244921744 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856705-1244921744.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.07 1.02 1.00 3/65 10434
/proc/meminfo: memFree=1314056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=18576 CPUtime=0
/proc/10434/stat : 10434 (runsolver) D 10432 10434 10397 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 148700878 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 228706544935 0 2147483391 4096 24578 18446744072099937270 0 0 17 1 0 0
/proc/10434/statm: 4644 284 249 26 0 2626 0

[startup+0.0186521 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 10434
/proc/meminfo: memFree=1314056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=13496 CPUtime=0
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 871 0 0 0 0 0 0 0 18 0 2 0 148700878 13819904 626 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 3374 626 302 9 0 1200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13496

[startup+0.102755 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 10434
/proc/meminfo: memFree=1314056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1472584 CPUtime=0.09
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 3610 0 1 0 7 2 0 0 18 0 12 0 148700878 1507926016 3353 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 368146 3353 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.302773 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 10434
/proc/meminfo: memFree=1314056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1475396 CPUtime=0.37
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 5089 0 1 0 34 3 0 0 18 0 13 0 148700878 1510805504 4825 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 368849 4825 1355 9 0 366192 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1475396

[startup+0.70281 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 10434
/proc/meminfo: memFree=1314056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1478356 CPUtime=1.03
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 7699 0 1 0 99 4 0 0 18 0 13 0 148700878 1513836544 7008 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 369589 7008 1413 9 0 366932 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 1478356

[startup+1.50289 s]
/proc/loadavg: 1.14 1.04 1.01 3/78 10447
/proc/meminfo: memFree=1280224/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1485992 CPUtime=2.3
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 16973 0 1 0 222 8 0 0 18 0 13 0 148700878 1521655808 14895 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 371498 14906 1421 9 0 368841 0
[pid=10434/tid=10436] ppid=10432 vsize=1486152 CPUtime=1.14
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 11341 0 1 0 108 6 0 0 18 0 13 0 148700880 1521819648 14911 1992294400 134512640 134550932 4294956016 18446744073709551615 4109489276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1486152 CPUtime=0
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 148700881 1521819648 14918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1486152 CPUtime=0
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 148700881 1521819648 14925 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1486152 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 148700883 1521819648 14932 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1486152 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 148700883 1521819648 14939 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1486152 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 148700883 1521819648 14946 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1486312 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1521983488 14952 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1486312 CPUtime=0.48
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 1703 0 0 0 47 1 0 0 17 0 13 0 148700888 1521983488 14957 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1486312 CPUtime=0.67
/proc/10434/task/10444/stat : 10444 (java) R 10432 10434 10397 0 -1 64 3247 0 0 0 66 1 0 0 19 0 13 0 148700888 1521983488 14957 1992294400 134512640 134550932 4294956016 18446744073709551615 106260565 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1486312 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1521983488 14957 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1486312 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1521983488 14957 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1486312 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1521983488 14957 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 1485992

[startup+3.10104 s]
/proc/loadavg: 1.14 1.04 1.01 2/78 10447
/proc/meminfo: memFree=1238304/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488460 CPUtime=4.37
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 32375 0 1 0 421 16 0 0 18 0 13 0 148700878 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372115 27811 1423 9 0 369458 0
[pid=10434/tid=10436] ppid=10432 vsize=1488460 CPUtime=2.51
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 23306 0 1 0 240 11 0 0 25 0 13 0 148700880 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4109564231 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 148700881 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 148700881 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 148700883 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 148700883 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 148700883 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488460 CPUtime=0.74
/proc/10434/task/10443/stat : 10443 (java) R 10432 10434 10397 0 -1 64 2697 0 0 0 73 1 0 0 17 0 13 0 148700888 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 104140946 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488460 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 16 0 13 0 148700888 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488460 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1524183040 27811 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 1488460

[startup+6.30233 s]
/proc/loadavg: 1.14 1.04 1.01 2/78 10447
/proc/meminfo: memFree=1171496/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=7.61
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 41465 0 1 0 741 20 0 0 18 0 13 0 148700878 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 36793 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=5.69
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 30978 0 1 0 554 15 0 0 25 0 13 0 148700880 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4109489660 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=0.01
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 730 0 0 0 1 0 0 0 16 0 13 0 148700881 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=0.01
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 676 0 0 0 1 0 0 0 17 0 13 0 148700881 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.78
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2700 0 0 0 77 1 0 0 15 0 13 0 148700888 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 36793 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 1488060

[startup+12.7029 s]
/proc/loadavg: 1.12 1.03 1.01 2/78 10447
/proc/meminfo: memFree=1161648/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=14.07
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 43971 0 1 0 1385 22 0 0 18 0 13 0 148700878 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 39267 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=12.04
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 30979 0 1 0 1189 15 0 0 25 0 13 0 148700880 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4109459211 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=0.03
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 1957 0 0 0 2 1 0 0 16 0 13 0 148700881 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=0.03
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 1947 0 0 0 2 1 0 0 17 0 13 0 148700881 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.83
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2703 0 0 0 82 1 0 0 16 0 13 0 148700888 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 39267 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.07
Current children cumulated vsize (KiB) 1488060

[startup+25.5021 s]
/proc/loadavg: 1.10 1.03 1.01 2/78 10447
/proc/meminfo: memFree=1146096/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=26.93
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 47935 0 1 0 2669 24 0 0 18 0 13 0 148700878 1523773440 43177 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 43177 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=24.75
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 30981 0 1 0 2460 15 0 0 25 0 13 0 148700880 1523773440 43177 1992294400 134512640 134550932 4294956016 18446744073709551615 4109564234 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=0.11
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 3969 0 0 0 9 2 0 0 16 0 13 0 148700881 1523773440 43177 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=0.1
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 3893 0 0 0 8 2 0 0 16 0 13 0 148700881 1523773440 43177 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0

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

[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0.01
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 19 0 0 0 1 0 0 0 16 0 13 0 148700883 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.84
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2704 0 0 0 83 1 0 0 17 0 13 0 148700888 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 91154 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1605.15
Current children cumulated vsize (KiB) 1488060

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10455
/proc/meminfo: memFree=950704/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=1665.19
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 98908 0 1 0 166470 49 0 0 18 0 13 0 148700878 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 91803 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=1659.04
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 31025 0 1 0 165889 15 0 0 25 0 13 0 148700880 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4109504926 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=2.06
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 26665 0 0 0 194 12 0 0 17 0 13 0 148700881 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=2.07
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 32123 0 0 0 192 15 0 0 16 0 13 0 148700881 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0.01
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 19 0 0 0 1 0 0 0 16 0 13 0 148700883 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.84
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2704 0 0 0 83 1 0 0 17 0 13 0 148700888 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 91803 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1665.19
Current children cumulated vsize (KiB) 1488060

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10455
/proc/meminfo: memFree=947056/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=1725.22
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 99836 0 1 0 172473 49 0 0 18 0 13 0 148700878 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 92708 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=1718.96
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 31026 0 1 0 171881 15 0 0 25 0 13 0 148700880 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4109504549 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=2.12
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 27163 0 0 0 200 12 0 0 17 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=2.13
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 32552 0 0 0 198 15 0 0 16 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0.02
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 19 0 0 0 1 1 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.84
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2704 0 0 0 83 1 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1725.22
Current children cumulated vsize (KiB) 1488060

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10455
/proc/meminfo: memFree=946928/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=1785.2
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 99836 0 1 0 178471 49 0 0 18 0 13 0 148700878 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 92708 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=1778.95
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 31026 0 1 0 177879 16 0 0 25 0 13 0 148700880 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4109564231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=2.12
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 27163 0 0 0 200 12 0 0 17 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=2.13
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 32552 0 0 0 198 15 0 0 16 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0.02
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 19 0 0 0 1 1 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.84
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2704 0 0 0 83 1 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1488060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10455
/proc/meminfo: memFree=946928/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=1488060 CPUtime=1800
/proc/10434/stat : 10434 (java) S 10432 10434 10397 0 -1 0 99836 0 1 0 179951 49 0 0 18 0 13 0 148700878 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10434/statm: 372015 92708 1432 9 0 369358 0
[pid=10434/tid=10436] ppid=10432 vsize=1488060 CPUtime=1793.76
/proc/10434/task/10436/stat : 10436 (java) R 10432 10434 10397 0 -1 64 31026 0 1 0 179360 16 0 0 25 0 13 0 148700880 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4109564231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1488060 CPUtime=2.12
/proc/10434/task/10437/stat : 10437 (java) S 10432 10434 10397 0 -1 64 27163 0 0 0 200 12 0 0 17 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10438] ppid=10432 vsize=1488060 CPUtime=2.13
/proc/10434/task/10438/stat : 10438 (java) S 10432 10434 10397 0 -1 64 32552 0 0 0 198 15 0 0 16 0 13 0 148700881 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10439] ppid=10432 vsize=1488060 CPUtime=0.02
/proc/10434/task/10439/stat : 10439 (java) S 10432 10434 10397 0 -1 64 19 0 0 0 1 1 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10440] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10440/stat : 10440 (java) S 10432 10434 10397 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10441] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10441/stat : 10441 (java) S 10432 10434 10397 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148700883 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10442] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10442/stat : 10442 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10443] ppid=10432 vsize=1488060 CPUtime=0.84
/proc/10434/task/10443/stat : 10443 (java) S 10432 10434 10397 0 -1 64 2704 0 0 0 83 1 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10434/tid=10444] ppid=10432 vsize=1488060 CPUtime=1.09
/proc/10434/task/10444/stat : 10444 (java) S 10432 10434 10397 0 -1 64 5628 0 0 0 107 2 0 0 17 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10445] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10445/stat : 10445 (java) S 10432 10434 10397 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10446] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10446/stat : 10446 (java) S 10432 10434 10397 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148700888 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10434/tid=10447] ppid=10432 vsize=1488060 CPUtime=0
/proc/10434/task/10447/stat : 10447 (java) S 10432 10434 10397 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148700907 1523773440 92708 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1488060

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

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

[startup+1797.41 s]
/proc/loadavg: 1.00 1.00 1.00 4/81 10458
/proc/meminfo: memFree=932888/2055920 swapFree=4192812/4192956
[pid=10434] ppid=10432 vsize=0 CPUtime=1800.55
/proc/10434/stat : 10434 (java) Z 10432 10434 10397 0 -1 1036 103375 0 1 0 180002 53 0 0 15 0 2 0 148700878 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10434/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.45
CPU time (s): 1800.61
CPU user time (s): 1800.03
CPU system time (s): 0.578911
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 1490964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.578911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103375
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= 37522
involuntary context switches= 5248

runsolver used 2.06669 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node8 at 2009-06-13 21:35:44
IDJOB=1856705
IDBENCH=2914
IDSOLVER=682
FILE ID=node8/1856705-1244921744
PBS_JOBID= 9354653
Free space on /tmp= 66372 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_5_40_4.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856705-1244921744/watcher-1856705-1244921744 -o /tmp/evaluation-result-1856705-1244921744/solver-1856705-1244921744 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856705-1244921744.opb

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

MD5SUM BENCH= a470052ca6f8034e2c6c08868e52d9e8
RANDOM SEED=1103289970

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1314472 kB
Buffers:         68944 kB
Cached:         583240 kB
SwapCached:        140 kB
Active:          60272 kB
Inactive:       606804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             352 kB
Writeback:           0 kB
Mapped:          24508 kB
Slab:            60104 kB
Committed_AS:   132704 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node8 at 2009-06-13 22:05:43