Trace number 1856733

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)1 1800.38 1797.94

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark22.0466
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
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 constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
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 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.1.1.v20090612
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0_12
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.22	c Expensive reason simplification
0.21/0.22	c MiniSAT restarts strategy
0.21/0.22	c Memory based learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c solving HOME/instance-1856733-1244923297.opb
0.21/0.22	c reading problem ... 
0.21/0.26	c ... done. Wall clock time 0.047s.
0.21/0.26	c #vars     94
0.21/0.26	c #constraints  8
0.21/0.26	c constraints type 
0.21/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.52/0.47	c SATISFIABLE
0.52/0.47	c OPTIMIZING...
0.52/0.47	c Got one! Elapsed wall clock time (in seconds):0.257
0.52/0.47	o 1717
0.70/0.55	c Got one! Elapsed wall clock time (in seconds):0.337
0.70/0.55	o 1670
0.70/0.58	c Got one! Elapsed wall clock time (in seconds):0.363
0.70/0.58	o 1669
0.88/0.61	c Got one! Elapsed wall clock time (in seconds):0.388
0.88/0.61	o 1643
0.88/0.63	c Got one! Elapsed wall clock time (in seconds):0.408
0.88/0.63	o 1641
0.88/0.65	c Got one! Elapsed wall clock time (in seconds):0.431
0.88/0.65	o 1565
0.88/0.67	c Got one! Elapsed wall clock time (in seconds):0.455
0.88/0.67	o 1563
1.01/0.70	c Got one! Elapsed wall clock time (in seconds):0.482
1.01/0.70	o 1243
1.01/0.72	c Got one! Elapsed wall clock time (in seconds):0.499
1.01/0.72	o 1239
1.01/0.73	c Got one! Elapsed wall clock time (in seconds):0.514
1.01/0.73	o 1224
1.01/0.75	c Got one! Elapsed wall clock time (in seconds):0.53
1.01/0.75	o 1223
1.01/0.76	c Got one! Elapsed wall clock time (in seconds):0.546
1.01/0.76	o 1221
1.01/0.78	c Got one! Elapsed wall clock time (in seconds):0.561
1.01/0.78	o 1218
1.01/0.79	c Got one! Elapsed wall clock time (in seconds):0.576
1.01/0.79	o 1213
1.16/0.81	c Got one! Elapsed wall clock time (in seconds):0.59
1.16/0.81	o 1210
1.16/0.82	c Got one! Elapsed wall clock time (in seconds):0.604
1.16/0.82	o 1206
1.16/0.84	c Got one! Elapsed wall clock time (in seconds):0.62
1.16/0.84	o 1205
1.16/0.85	c Got one! Elapsed wall clock time (in seconds):0.636
1.16/0.85	o 1204
1.16/0.87	c Got one! Elapsed wall clock time (in seconds):0.652
1.16/0.87	o 1203
1.16/0.89	c Got one! Elapsed wall clock time (in seconds):0.668
1.16/0.89	o 1191
1.28/0.90	c Got one! Elapsed wall clock time (in seconds):0.685
1.28/0.90	o 1104
1.28/0.92	c Got one! Elapsed wall clock time (in seconds):0.701
1.28/0.92	o 1098
1.28/0.93	c Got one! Elapsed wall clock time (in seconds):0.717
1.28/0.93	o 1094
1.28/0.95	c Got one! Elapsed wall clock time (in seconds):0.734
1.28/0.95	o 1091
1.28/0.97	c Got one! Elapsed wall clock time (in seconds):0.753
1.28/0.97	o 1089
1.28/0.99	c Got one! Elapsed wall clock time (in seconds):0.77
1.28/0.99	o 1035
1.42/1.01	c Got one! Elapsed wall clock time (in seconds):0.793
1.42/1.01	o 1034
1.42/1.03	c Got one! Elapsed wall clock time (in seconds):0.814
1.42/1.03	o 1016
1.42/1.08	c Got one! Elapsed wall clock time (in seconds):0.837
1.42/1.08	o 1015
1.57/1.12	c Got one! Elapsed wall clock time (in seconds):0.899
1.57/1.12	o 984
1.57/1.13	c Got one! Elapsed wall clock time (in seconds):0.913
1.57/1.13	o 982
1.57/1.14	c Got one! Elapsed wall clock time (in seconds):0.927
1.57/1.14	o 965
1.57/1.16	c Got one! Elapsed wall clock time (in seconds):0.945
1.57/1.16	o 907
1.57/1.18	c Got one! Elapsed wall clock time (in seconds):0.959
1.57/1.18	o 906
1.57/1.19	c Got one! Elapsed wall clock time (in seconds):0.975
1.57/1.19	o 904
1.71/1.21	c Got one! Elapsed wall clock time (in seconds):0.993
1.71/1.21	o 903
1.71/1.23	c Got one! Elapsed wall clock time (in seconds):1.012
1.71/1.23	o 901
1.71/1.25	c Got one! Elapsed wall clock time (in seconds):1.032
1.71/1.25	o 898
1.85/1.39	c Got one! Elapsed wall clock time (in seconds):1.175
1.85/1.39	o 894
2.05/1.42	c Got one! Elapsed wall clock time (in seconds):1.201
2.05/1.42	o 893
2.05/1.44	c Got one! Elapsed wall clock time (in seconds):1.22
2.05/1.44	o 891
2.05/1.46	c Got one! Elapsed wall clock time (in seconds):1.241
2.05/1.46	o 889
2.05/1.48	c Got one! Elapsed wall clock time (in seconds):1.26
2.05/1.48	o 888
2.05/1.49	c Got one! Elapsed wall clock time (in seconds):1.276
2.05/1.49	o 887
2.25/1.51	c Got one! Elapsed wall clock time (in seconds):1.297
2.25/1.51	o 879
2.25/1.54	c Got one! Elapsed wall clock time (in seconds):1.318
2.25/1.54	o 876
2.25/1.56	c Got one! Elapsed wall clock time (in seconds):1.339
2.25/1.56	o 875
2.25/1.59	c Got one! Elapsed wall clock time (in seconds):1.369
2.25/1.59	o 871
2.45/1.63	c Got one! Elapsed wall clock time (in seconds):1.415
2.45/1.63	o 869
2.64/1.74	c Got one! Elapsed wall clock time (in seconds):1.527
2.64/1.74	o 867
2.64/1.77	c Got one! Elapsed wall clock time (in seconds):1.551
2.64/1.77	o 866
2.64/1.79	c Got one! Elapsed wall clock time (in seconds):1.57
2.64/1.79	o 865
2.85/1.82	c Got one! Elapsed wall clock time (in seconds):1.598
2.85/1.82	o 863
2.85/1.84	c Got one! Elapsed wall clock time (in seconds):1.623
2.85/1.84	o 854
2.85/1.86	c Got one! Elapsed wall clock time (in seconds):1.642
2.85/1.86	o 849
2.85/1.88	c Got one! Elapsed wall clock time (in seconds):1.659
2.85/1.88	o 848
2.85/1.89	c Got one! Elapsed wall clock time (in seconds):1.675
2.85/1.89	o 847
2.98/1.93	c Got one! Elapsed wall clock time (in seconds):1.692
2.98/1.93	o 844
2.98/1.93	c Got one! Elapsed wall clock time (in seconds):1.715
2.98/1.93	o 826
2.98/1.96	c Got one! Elapsed wall clock time (in seconds):1.738
2.98/1.96	o 824
2.98/1.98	c Got one! Elapsed wall clock time (in seconds):1.761
2.98/1.98	o 822
3.10/2.00	c Got one! Elapsed wall clock time (in seconds):1.782
3.10/2.00	o 821
3.10/2.03	c Got one! Elapsed wall clock time (in seconds):1.81
3.10/2.03	o 815
3.10/2.06	c Got one! Elapsed wall clock time (in seconds):1.842
3.10/2.06	o 814
3.10/2.09	c Got one! Elapsed wall clock time (in seconds):1.873
3.10/2.09	o 813
3.20/2.12	c Got one! Elapsed wall clock time (in seconds):1.898
3.20/2.12	o 809
3.20/2.15	c Got one! Elapsed wall clock time (in seconds):1.93
3.20/2.15	o 801
3.20/2.18	c Got one! Elapsed wall clock time (in seconds):1.963
3.20/2.18	o 793
3.30/2.21	c Got one! Elapsed wall clock time (in seconds):1.988
3.30/2.21	o 792
3.30/2.24	c Got one! Elapsed wall clock time (in seconds):2.021
3.30/2.24	o 783
3.30/2.26	c Got one! Elapsed wall clock time (in seconds):2.048
3.30/2.26	o 782
3.40/2.30	c Got one! Elapsed wall clock time (in seconds):2.085
3.40/2.30	o 357
3.40/2.33	c Got one! Elapsed wall clock time (in seconds):2.109
3.40/2.33	o 353
3.40/2.36	c Got one! Elapsed wall clock time (in seconds):2.148
3.40/2.37	o 336
3.53/2.40	c Got one! Elapsed wall clock time (in seconds):2.187
3.53/2.40	o 335
3.53/2.44	c Got one! Elapsed wall clock time (in seconds):2.225
3.53/2.44	o 332
3.66/2.52	c Got one! Elapsed wall clock time (in seconds):2.301
3.66/2.52	o 330
3.83/2.60	c Got one! Elapsed wall clock time (in seconds):2.387
3.83/2.60	o 322
3.83/2.63	c Got one! Elapsed wall clock time (in seconds):2.414
3.83/2.63	o 320
3.83/2.69	c Got one! Elapsed wall clock time (in seconds):2.477
3.83/2.69	o 318
3.94/2.72	c Got one! Elapsed wall clock time (in seconds):2.507
3.94/2.72	o 317
3.94/2.76	c Got one! Elapsed wall clock time (in seconds):2.54
3.94/2.76	o 316
4.03/2.80	c Got one! Elapsed wall clock time (in seconds):2.583
4.03/2.80	o 314
4.03/2.82	c Got one! Elapsed wall clock time (in seconds):2.604
4.03/2.82	o 312
4.03/2.87	c Got one! Elapsed wall clock time (in seconds):2.651
4.03/2.87	o 311
4.03/2.89	c Got one! Elapsed wall clock time (in seconds):2.673
4.03/2.89	o 303
4.13/2.93	c Got one! Elapsed wall clock time (in seconds):2.71
4.13/2.93	o 301
4.13/2.98	c Got one! Elapsed wall clock time (in seconds):2.763
4.13/2.98	o 300
4.23/3.00	c Got one! Elapsed wall clock time (in seconds):2.787
4.23/3.00	o 299
4.23/3.03	c Got one! Elapsed wall clock time (in seconds):2.815
4.23/3.03	o 295
4.23/3.06	c Got one! Elapsed wall clock time (in seconds):2.843
4.23/3.06	o 293
4.23/3.10	c Got one! Elapsed wall clock time (in seconds):2.879
4.23/3.10	o 291
4.33/3.13	c Got one! Elapsed wall clock time (in seconds):2.911
4.33/3.13	o 290
4.33/3.16	c Got one! Elapsed wall clock time (in seconds):2.945
4.33/3.16	o 289
4.43/3.22	c Got one! Elapsed wall clock time (in seconds):3.002
4.43/3.22	o 288
4.43/3.25	c Got one! Elapsed wall clock time (in seconds):3.032
4.43/3.25	o 287
4.43/3.29	c Got one! Elapsed wall clock time (in seconds):3.075
4.43/3.29	o 286
4.54/3.33	c Got one! Elapsed wall clock time (in seconds):3.114
4.54/3.33	o 284
4.54/3.37	c Got one! Elapsed wall clock time (in seconds):3.152
4.54/3.37	o 283
4.63/3.41	c Got one! Elapsed wall clock time (in seconds):3.191
4.63/3.41	o 281
4.63/3.46	c Got one! Elapsed wall clock time (in seconds):3.244
4.63/3.46	o 280
4.63/3.49	c Got one! Elapsed wall clock time (in seconds):3.271
4.63/3.49	o 279
4.73/3.54	c Got one! Elapsed wall clock time (in seconds):3.325
4.73/3.54	o 278
4.73/3.58	c Got one! Elapsed wall clock time (in seconds):3.361
4.73/3.58	o 276
4.83/3.62	c Got one! Elapsed wall clock time (in seconds):3.404
4.83/3.62	o 274
4.83/3.67	c Got one! Elapsed wall clock time (in seconds):3.453
4.83/3.67	o 272
4.94/3.71	c Got one! Elapsed wall clock time (in seconds):3.492
4.94/3.71	o 271
4.94/3.75	c Got one! Elapsed wall clock time (in seconds):3.535
4.94/3.75	o 268
5.05/3.80	c Got one! Elapsed wall clock time (in seconds):3.581
5.05/3.80	o 265
5.05/3.85	c Got one! Elapsed wall clock time (in seconds):3.636
5.05/3.85	o 264
5.15/3.91	c Got one! Elapsed wall clock time (in seconds):3.694
5.15/3.91	o 262
5.15/3.95	c Got one! Elapsed wall clock time (in seconds):3.737
5.15/3.95	o 260
5.26/4.05	c Got one! Elapsed wall clock time (in seconds):3.831
5.26/4.05	o 204
5.26/4.09	c Got one! Elapsed wall clock time (in seconds):3.874
5.26/4.09	o 203
5.36/4.14	c Got one! Elapsed wall clock time (in seconds):3.919
5.36/4.14	o 202
5.36/4.18	c Got one! Elapsed wall clock time (in seconds):3.964
5.36/4.18	o 200
5.46/4.26	c Got one! Elapsed wall clock time (in seconds):4.043
5.46/4.26	o 199
5.56/4.33	c Got one! Elapsed wall clock time (in seconds):4.114
5.56/4.33	o 197
5.56/4.37	c Got one! Elapsed wall clock time (in seconds):4.15
5.56/4.37	o 196
5.66/4.46	c Got one! Elapsed wall clock time (in seconds):4.238
5.66/4.46	o 195
5.76/4.51	c Got one! Elapsed wall clock time (in seconds):4.294
5.76/4.51	o 172
5.76/4.55	c Got one! Elapsed wall clock time (in seconds):4.332
5.76/4.55	o 170
5.76/4.59	c Got one! Elapsed wall clock time (in seconds):4.371
5.76/4.59	o 160
5.86/4.63	c Got one! Elapsed wall clock time (in seconds):4.409
5.86/4.63	o 158
5.86/4.69	c Got one! Elapsed wall clock time (in seconds):4.476
5.86/4.69	o 157
5.96/4.77	c Got one! Elapsed wall clock time (in seconds):4.556
5.96/4.77	o 155
6.05/4.86	c Got one! Elapsed wall clock time (in seconds):4.639
6.05/4.86	o 152
6.15/4.94	c Got one! Elapsed wall clock time (in seconds):4.723
6.15/4.94	o 112
6.26/5.04	c Got one! Elapsed wall clock time (in seconds):4.819
6.26/5.04	o 110
6.26/5.09	c Got one! Elapsed wall clock time (in seconds):4.868
6.26/5.09	o 99
6.35/5.17	c Got one! Elapsed wall clock time (in seconds):4.956
6.35/5.17	o 97
6.45/5.24	c Got one! Elapsed wall clock time (in seconds):5.021
6.45/5.24	o 89
6.57/5.34	c Got one! Elapsed wall clock time (in seconds):5.126
6.57/5.34	o 87
6.67/5.41	c Got one! Elapsed wall clock time (in seconds):5.188
6.67/5.41	o 86
6.67/5.44	c Got one! Elapsed wall clock time (in seconds):5.223
6.67/5.44	o 84
6.77/5.53	c Got one! Elapsed wall clock time (in seconds):5.315
6.77/5.53	o 82
6.86/5.64	c Got one! Elapsed wall clock time (in seconds):5.419
6.86/5.64	o 80
6.86/5.69	c Got one! Elapsed wall clock time (in seconds):5.472
6.86/5.69	o 75
6.96/5.73	c Got one! Elapsed wall clock time (in seconds):5.516
6.96/5.73	o 73
7.06/5.81	c Got one! Elapsed wall clock time (in seconds):5.593
7.06/5.81	o 71
7.06/5.85	c Got one! Elapsed wall clock time (in seconds):5.629
7.06/5.85	o 70
7.16/5.94	c Got one! Elapsed wall clock time (in seconds):5.718
7.16/5.94	o 68
7.16/5.98	c Got one! Elapsed wall clock time (in seconds):5.763
7.16/5.98	o 62
7.26/6.02	c Got one! Elapsed wall clock time (in seconds):5.805
7.26/6.02	o 60
7.26/6.07	c Got one! Elapsed wall clock time (in seconds):5.849
7.26/6.07	o 58
7.36/6.16	c Got one! Elapsed wall clock time (in seconds):5.944
7.36/6.16	o 57
7.46/6.21	c Got one! Elapsed wall clock time (in seconds):5.989
7.46/6.21	o 52
7.46/6.26	c Got one! Elapsed wall clock time (in seconds):6.038
7.46/6.26	o 50
7.56/6.32	c Got one! Elapsed wall clock time (in seconds):6.107
7.56/6.32	o 43
7.66/6.46	c Got one! Elapsed wall clock time (in seconds):6.247
7.66/6.46	o 41
7.78/6.54	c Got one! Elapsed wall clock time (in seconds):6.323
7.78/6.54	o 40
7.78/6.60	c Got one! Elapsed wall clock time (in seconds):6.384
7.78/6.60	o 39
7.91/6.68	c Got one! Elapsed wall clock time (in seconds):6.467
7.91/6.68	o 35
8.00/6.78	c Got one! Elapsed wall clock time (in seconds):6.558
8.00/6.78	o 33
8.20/6.94	c Got one! Elapsed wall clock time (in seconds):6.719
8.20/6.94	o 26
8.20/6.97	c Got one! Elapsed wall clock time (in seconds):6.752
8.20/6.97	o 25
8.41/7.12	c Got one! Elapsed wall clock time (in seconds):6.905
8.41/7.12	o 21
8.62/7.30	c Got one! Elapsed wall clock time (in seconds):7.085
8.62/7.30	o 20
8.72/7.47	c Got one! Elapsed wall clock time (in seconds):7.257
8.72/7.47	o 19
8.82/7.60	c Got one! Elapsed wall clock time (in seconds):7.383
8.82/7.60	o 18
9.03/7.77	c Got one! Elapsed wall clock time (in seconds):7.556
9.03/7.77	o 17
9.32/8.06	c Got one! Elapsed wall clock time (in seconds):7.84
9.32/8.06	o 15
9.42/8.13	c Got one! Elapsed wall clock time (in seconds):7.914
9.42/8.13	o 14
9.42/8.20	c Got one! Elapsed wall clock time (in seconds):7.98
9.42/8.20	o 13
9.52/8.26	c Got one! Elapsed wall clock time (in seconds):8.045
9.52/8.26	o 11
9.62/8.32	c Got one! Elapsed wall clock time (in seconds):8.105
9.62/8.32	o 10
9.82/8.53	c Got one! Elapsed wall clock time (in seconds):8.312
9.82/8.53	o 9
10.13/8.88	c Got one! Elapsed wall clock time (in seconds):8.667
10.13/8.88	o 7
12.83/11.56	c Got one! Elapsed wall clock time (in seconds):11.346
12.83/11.56	o 6
16.96/15.64	c Got one! Elapsed wall clock time (in seconds):15.427
16.96/15.64	o 4
21.50/20.13	c Got one! Elapsed wall clock time (in seconds):19.917
21.50/20.13	o 2
614.86/612.87	c Got one! Elapsed wall clock time (in seconds):612.653
614.86/612.87	o 1
1800.00/1797.71	c starts		: 457
1800.00/1797.71	c conflicts		: 695220
1800.00/1797.71	c decisions		: 719900
1800.00/1797.71	c propagations		: 5217284
1800.00/1797.71	c inspects		: 6455419440
1800.00/1797.71	c learnt literals	: 0
1800.00/1797.71	c learnt binary clauses	: 2
1800.00/1797.71	c learnt ternary clauses	: 42
1800.00/1797.71	c learnt clauses	: 695220
1800.00/1797.71	c ignored clauses	: 0
1800.00/1797.71	c root simplifications	: 0
1800.00/1797.71	c removed literals (reason simplification)	: 6001740
1800.00/1797.71	c reason swapping (by a shorter reason)	: 0
1800.00/1797.71	c Calls to reduceDB	: 0
1800.00/1797.71	c speed (assignments/second)	: 4403.360954456374
1800.00/1797.71	c non guided choices	2319
1800.21/1797.84	c learnt constraints type 
1800.21/1797.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 695249
1800.21/1797.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.21/1797.84	c constraints type 
1800.21/1797.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
1800.21/1797.84	s SATISFIABLE
1800.21/1797.84	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 
1800.21/1797.84	c objective function=1
1800.21/1797.84	c Total wall clock time (in seconds): 1797.626

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856733-1244923297/watcher-1856733-1244923297 -o /tmp/evaluation-result-1856733-1244923297/solver-1856733-1244923297 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856733-1244923297.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.93 0.99 0.99 3/64 11317
/proc/meminfo: memFree=1317800/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=152 CPUtime=0
/proc/11317/stat : 11317 (java6) D 11315 11317 11095 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 159930783 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11317/statm: 38 26 19 9 0 4 0

[startup+0.0466211 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 11317
/proc/meminfo: memFree=1317800/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1470140 CPUtime=0.03
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 3096 0 1 0 2 1 0 0 18 0 5 0 159930783 1505423360 2843 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 367535 2843 965 9 0 364886 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1470140

[startup+0.101629 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 11317
/proc/meminfo: memFree=1317800/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1472996 CPUtime=0.08
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 3600 0 1 0 5 3 0 0 18 0 12 0 159930783 1508347904 3343 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 368249 3343 1066 9 0 365597 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472996

[startup+0.301651 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 11317
/proc/meminfo: memFree=1317800/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1474532 CPUtime=0.33
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 5010 0 1 0 29 4 0 0 18 0 13 0 159930783 1509920768 4747 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 368633 4747 1349 9 0 365976 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1474532

[startup+0.7017 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 11317
/proc/meminfo: memFree=1317800/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1477432 CPUtime=1.01
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 7605 0 1 0 96 5 0 0 18 0 13 0 159930783 1512890368 6752 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 369358 6752 1411 9 0 366701 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1477432

[startup+1.5028 s]
/proc/loadavg: 0.93 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1285696/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1484768 CPUtime=2.25
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 15865 0 1 0 216 9 0 0 18 0 13 0 159930783 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 371192 13880 1419 9 0 368535 0
[pid=11317/tid=11319] ppid=11315 vsize=1484768 CPUtime=1.1
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 10418 0 1 0 104 6 0 0 19 0 13 0 159930785 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4109551407 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159930786 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 159930786 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159930788 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 159930788 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 159930788 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1484768 CPUtime=0.53
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 1437 0 0 0 53 0 0 0 16 0 13 0 159930793 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1484768 CPUtime=0.58
/proc/11317/task/11327/stat : 11327 (java) R 11315 11317 11095 0 -1 64 3263 0 0 0 57 1 0 0 19 0 13 0 159930793 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 104163930 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1484768 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1520402432 13880 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 1484768

[startup+3.10298 s]
/proc/loadavg: 0.93 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1249536/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1488132 CPUtime=4.33
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 29334 0 1 0 418 15 0 0 18 0 13 0 159930783 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 372033 24716 1421 9 0 369376 0
[pid=11317/tid=11319] ppid=11315 vsize=1488132 CPUtime=2.48
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 20136 0 1 0 237 11 0 0 17 0 13 0 159930785 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4109455118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159930786 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 159930786 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159930788 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 10 0 0 0 0 0 0 0 20 0 13 0 159930788 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 159930788 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1488132 CPUtime=0.84
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2947 0 0 0 84 0 0 0 17 0 13 0 159930793 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1488132 CPUtime=0.98
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 96 2 0 0 17 0 13 0 159930793 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1488132 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1523847168 24716 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 1488132

[startup+6.30135 s]
/proc/loadavg: 0.94 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1176000/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1486084 CPUtime=7.56
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 41701 0 1 0 735 21 0 0 18 0 13 0 159930783 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 371521 36614 1430 9 0 368864 0
[pid=11317/tid=11319] ppid=11315 vsize=1486084 CPUtime=5.64
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30943 0 1 0 549 15 0 0 25 0 13 0 159930785 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4109466359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1486084 CPUtime=0.01
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 835 0 0 0 1 0 0 0 16 0 13 0 159930786 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 720 0 0 0 0 0 0 0 16 0 13 0 159930786 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 159930788 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1486084 CPUtime=0.86
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2947 0 0 0 86 0 0 0 15 0 13 0 159930793 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1486084 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1486084 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1521750016 36614 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.56
Current children cumulated vsize (KiB) 1486084

[startup+12.7021 s]
/proc/loadavg: 0.94 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1176392/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1485540 CPUtime=14.06
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 44334 0 1 0 1383 23 0 0 18 0 13 0 159930783 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 371385 39092 1430 9 0 368728 0
[pid=11317/tid=11319] ppid=11315 vsize=1485540 CPUtime=12.01
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30945 0 1 0 1186 15 0 0 25 0 13 0 159930785 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4109554283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1485540 CPUtime=0.04
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 2087 0 0 0 3 1 0 0 17 0 13 0 159930786 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1485540 CPUtime=0.04
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 2092 0 0 0 3 1 0 0 17 0 13 0 159930786 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 159930788 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1485540 CPUtime=0.93
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2950 0 0 0 93 0 0 0 16 0 13 0 159930793 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1485540 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1485540 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1521192960 39092 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.06
Current children cumulated vsize (KiB) 1485540

[startup+25.5026 s]
/proc/loadavg: 0.95 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1163080/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1481028 CPUtime=26.9
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 46233 0 1 0 2666 24 0 0 18 0 13 0 159930783 1516572672 39858 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 370257 39858 1430 9 0 367600 0
[pid=11317/tid=11319] ppid=11315 vsize=1481028 CPUtime=24.77
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30946 0 1 0 2461 16 0 0 25 0 13 0 159930785 1516572672 39858 1992294400 134512640 134550932 4294956016 18446744073709551615 4109449459 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1481028 CPUtime=0.08
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 3110 0 0 0 6 2 0 0 16 0 13 0 159930786 1516572672 39858 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1481028 CPUtime=0.07
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 2964 0 0 0 6 1 0 0 16 0 13 0 159930786 1516572672 39858 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1481028 CPUtime=0

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

[pid=11317/tid=11322] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1481028 CPUtime=1.01
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2956 0 0 0 101 0 0 0 16 0 13 0 159930793 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1481028 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1516572672 71570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.57
Current children cumulated vsize (KiB) 1481028

[startup+1722.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1028168/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1481028 CPUtime=1724.62
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 80892 0 1 0 172416 46 0 0 18 0 13 0 159930783 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 370257 73425 1430 9 0 367600 0
[pid=11317/tid=11319] ppid=11315 vsize=1481028 CPUtime=1719.64
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30978 0 1 0 171944 20 0 0 25 0 13 0 159930785 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4109511424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1481028 CPUtime=1.45
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 19318 0 0 0 136 9 0 0 16 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1481028 CPUtime=1.46
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 21372 0 0 0 135 11 0 0 17 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1481028 CPUtime=1.01
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2956 0 0 0 101 0 0 0 16 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1481028 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.62
Current children cumulated vsize (KiB) 1481028

[startup+1782.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1028168/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1481028 CPUtime=1784.6
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 80892 0 1 0 178414 46 0 0 18 0 13 0 159930783 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 370257 73425 1430 9 0 367600 0
[pid=11317/tid=11319] ppid=11315 vsize=1481028 CPUtime=1779.62
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30978 0 1 0 177942 20 0 0 25 0 13 0 159930785 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4109879481 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1481028 CPUtime=1.45
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 19318 0 0 0 136 9 0 0 16 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1481028 CPUtime=1.46
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 21372 0 0 0 135 11 0 0 17 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1481028 CPUtime=1.01
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2956 0 0 0 101 0 0 0 16 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1481028 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (KiB) 1481028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 0.99 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1028168/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1481028 CPUtime=1800
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 80892 0 1 0 179954 46 0 0 18 0 13 0 159930783 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11317/statm: 370257 73425 1430 9 0 367600 0
[pid=11317/tid=11319] ppid=11315 vsize=1481028 CPUtime=1795.02
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30978 0 1 0 179482 20 0 0 25 0 13 0 159930785 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4109293281 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1481028 CPUtime=1.45
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 19318 0 0 0 136 9 0 0 16 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1481028 CPUtime=1.46
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 21372 0 0 0 135 11 0 0 17 0 13 0 159930786 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159930788 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1481028 CPUtime=1.01
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2956 0 0 0 101 0 0 0 16 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1481028 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159930793 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1481028 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 159930811 1516572672 73425 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1481028

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

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

[startup+1797.81 s]
/proc/loadavg: 0.99 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1028168/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=1482700 CPUtime=1800.21
/proc/11317/stat : 11317 (java) S 11315 11317 11095 0 -1 0 80950 0 1 0 179975 46 0 0 16 0 15 0 159930783 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11317/statm: 370675 73472 1432 9 0 368018 0
[pid=11317/tid=11319] ppid=11315 vsize=1482700 CPUtime=1795.13
/proc/11317/task/11319/stat : 11319 (java) R 11315 11317 11095 0 -1 64 30978 0 1 0 179493 20 0 0 25 0 15 0 159930785 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4109466529 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11320] ppid=11315 vsize=1482700 CPUtime=1.45
/proc/11317/task/11320/stat : 11320 (java) S 11315 11317 11095 0 -1 64 19318 0 0 0 136 9 0 0 16 0 15 0 159930786 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11321] ppid=11315 vsize=1482700 CPUtime=1.46
/proc/11317/task/11321/stat : 11321 (java) S 11315 11317 11095 0 -1 64 21372 0 0 0 135 11 0 0 17 0 15 0 159930786 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11322] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11322/stat : 11322 (java) S 11315 11317 11095 0 -1 64 20 0 0 0 0 0 0 0 16 0 15 0 159930788 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11323] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11323/stat : 11323 (java) S 11315 11317 11095 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 159930788 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11324] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11324/stat : 11324 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 159930788 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11325] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11325/stat : 11325 (java) S 11315 11317 11095 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 159930793 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11326] ppid=11315 vsize=1482700 CPUtime=1.07
/proc/11317/task/11326/stat : 11326 (java) S 11315 11317 11095 0 -1 64 2994 0 0 0 106 1 0 0 16 0 15 0 159930793 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11327] ppid=11315 vsize=1482700 CPUtime=0.99
/proc/11317/task/11327/stat : 11327 (java) S 11315 11317 11095 0 -1 64 5504 0 0 0 97 2 0 0 17 0 15 0 159930793 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11328] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11328/stat : 11328 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 23 0 15 0 159930793 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11317/tid=11329] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11329/stat : 11329 (java) S 11315 11317 11095 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 159930793 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11317/tid=11330] ppid=11315 vsize=1482700 CPUtime=0
/proc/11317/task/11330/stat : 11330 (java) S 11315 11317 11095 0 -1 64 4 0 0 0 0 0 0 0 25 0 15 0 159930811 1518284800 73472 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 1482700

[startup+1797.9 s]
/proc/loadavg: 0.99 0.99 0.99 2/77 11330
/proc/meminfo: memFree=1028168/2055920 swapFree=4192040/4192956
[pid=11317] ppid=11315 vsize=0 CPUtime=1800.33
/proc/11317/stat : 11317 (java) Z 11315 11317 11095 0 -1 1036 80953 0 1 0 179986 47 0 0 15 0 2 0 159930783 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11317/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.94
CPU time (s): 1800.38
CPU user time (s): 1799.86
CPU system time (s): 0.513921
CPU usage (%): 100.136
Max. virtual memory (cumulated for all children) (KiB): 1491920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.513921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80953
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= 37157
involuntary context switches= 37663

runsolver used 2.37764 second user time and 4.19036 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-13 22:01:37
IDJOB=1856733
IDBENCH=2928
IDSOLVER=682
FILE ID=node1/1856733-1244923297
PBS_JOBID= 9354621
Free space on /tmp= 66312 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_4_30_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-1856733-1244923297/watcher-1856733-1244923297 -o /tmp/evaluation-result-1856733-1244923297/solver-1856733-1244923297 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856733-1244923297.opb

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=507391967

node1.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.245
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.245
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:       1318280 kB
Buffers:         76124 kB
Cached:         565104 kB
SwapCached:        420 kB
Active:          52520 kB
Inactive:       602124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318280 kB
SwapTotal:     4192956 kB
SwapFree:      4192040 kB
Dirty:             352 kB
Writeback:           0 kB
Mapped:          22552 kB
Slab:            68964 kB
Committed_AS:   111096 kB
PageTables:       1436 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= 66312 MiB
End job on node1 at 2009-06-13 22:31:37