Trace number 1856669

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)2 1800.4 1797.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark47.0908
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
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 constraint45
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 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
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.16	c Number of processors 2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@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-1856669-1244919943.opb
0.21/0.22	c reading problem ... 
0.21/0.27	c ... done. Wall clock time 0.047s.
0.21/0.27	c #vars     94
0.21/0.27	c #constraints  8
0.21/0.27	c constraints type 
0.21/0.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.52/0.48	c SATISFIABLE
0.52/0.48	c OPTIMIZING...
0.52/0.48	c Got one! Elapsed wall clock time (in seconds):0.262
0.52/0.48	o 1847
0.69/0.57	c Got one! Elapsed wall clock time (in seconds):0.348
0.69/0.57	o 1770
0.87/0.60	c Got one! Elapsed wall clock time (in seconds):0.378
0.87/0.60	o 1768
0.87/0.63	c Got one! Elapsed wall clock time (in seconds):0.408
0.87/0.63	o 1719
0.87/0.65	c Got one! Elapsed wall clock time (in seconds):0.429
0.87/0.65	o 1718
0.87/0.68	c Got one! Elapsed wall clock time (in seconds):0.46
0.87/0.68	o 1717
0.98/0.70	c Got one! Elapsed wall clock time (in seconds):0.479
0.98/0.70	o 1556
0.98/0.72	c Got one! Elapsed wall clock time (in seconds):0.501
0.98/0.72	o 1377
0.98/0.74	c Got one! Elapsed wall clock time (in seconds):0.517
0.98/0.74	o 1175
0.98/0.75	c Got one! Elapsed wall clock time (in seconds):0.533
0.98/0.75	o 1172
0.98/0.77	c Got one! Elapsed wall clock time (in seconds):0.548
0.98/0.77	o 1140
0.98/0.79	c Got one! Elapsed wall clock time (in seconds):0.568
0.98/0.79	o 1136
1.13/0.80	c Got one! Elapsed wall clock time (in seconds):0.584
1.13/0.80	o 1135
1.13/0.82	c Got one! Elapsed wall clock time (in seconds):0.599
1.13/0.82	o 1115
1.13/0.83	c Got one! Elapsed wall clock time (in seconds):0.614
1.13/0.83	o 1110
1.13/0.85	c Got one! Elapsed wall clock time (in seconds):0.63
1.13/0.85	o 1107
1.13/0.87	c Got one! Elapsed wall clock time (in seconds):0.647
1.13/0.87	o 1096
1.13/0.88	c Got one! Elapsed wall clock time (in seconds):0.663
1.13/0.88	o 1092
1.26/0.90	c Got one! Elapsed wall clock time (in seconds):0.679
1.26/0.90	o 1078
1.26/0.92	c Got one! Elapsed wall clock time (in seconds):0.697
1.26/0.92	o 1077
1.26/0.93	c Got one! Elapsed wall clock time (in seconds):0.713
1.26/0.93	o 1059
1.26/0.95	c Got one! Elapsed wall clock time (in seconds):0.729
1.26/0.95	o 1057
1.26/0.97	c Got one! Elapsed wall clock time (in seconds):0.747
1.26/0.97	o 1055
1.26/0.99	c Got one! Elapsed wall clock time (in seconds):0.767
1.26/0.99	o 1041
1.39/1.01	c Got one! Elapsed wall clock time (in seconds):0.79
1.39/1.01	o 1040
1.39/1.03	c Got one! Elapsed wall clock time (in seconds):0.812
1.39/1.03	o 1037
1.39/1.06	c Got one! Elapsed wall clock time (in seconds):0.842
1.39/1.06	o 1036
1.39/1.08	c Got one! Elapsed wall clock time (in seconds):0.863
1.39/1.08	o 1034
1.52/1.10	c Got one! Elapsed wall clock time (in seconds):0.883
1.52/1.10	o 1033
1.52/1.17	c Got one! Elapsed wall clock time (in seconds):0.948
1.52/1.17	o 1031
1.52/1.18	c Got one! Elapsed wall clock time (in seconds):0.964
1.52/1.18	o 1027
1.69/1.20	c Got one! Elapsed wall clock time (in seconds):0.981
1.69/1.20	o 1016
1.69/1.22	c Got one! Elapsed wall clock time (in seconds):0.996
1.69/1.22	o 1012
1.69/1.23	c Got one! Elapsed wall clock time (in seconds):1.014
1.69/1.23	o 1005
1.69/1.26	c Got one! Elapsed wall clock time (in seconds):1.035
1.69/1.26	o 998
1.69/1.28	c Got one! Elapsed wall clock time (in seconds):1.056
1.69/1.28	o 996
1.69/1.29	c Got one! Elapsed wall clock time (in seconds):1.072
1.69/1.29	o 995
1.80/1.31	c Got one! Elapsed wall clock time (in seconds):1.09
1.80/1.31	o 994
1.80/1.34	c Got one! Elapsed wall clock time (in seconds):1.125
1.80/1.34	o 993
1.98/1.46	c Got one! Elapsed wall clock time (in seconds):1.24
1.98/1.46	o 963
1.98/1.48	c Got one! Elapsed wall clock time (in seconds):1.258
1.98/1.48	o 914
1.98/1.50	c Got one! Elapsed wall clock time (in seconds):1.276
1.98/1.50	o 913
2.18/1.51	c Got one! Elapsed wall clock time (in seconds):1.294
2.18/1.51	o 907
2.18/1.54	c Got one! Elapsed wall clock time (in seconds):1.316
2.18/1.54	o 905
2.18/1.56	c Got one! Elapsed wall clock time (in seconds):1.34
2.18/1.56	o 861
2.18/1.58	c Got one! Elapsed wall clock time (in seconds):1.357
2.18/1.58	o 813
2.38/1.60	c Got one! Elapsed wall clock time (in seconds):1.381
2.38/1.60	o 811
2.38/1.64	c Got one! Elapsed wall clock time (in seconds):1.417
2.38/1.64	o 809
2.38/1.66	c Got one! Elapsed wall clock time (in seconds):1.443
2.38/1.66	o 806
2.38/1.68	c Got one! Elapsed wall clock time (in seconds):1.461
2.38/1.68	o 801
2.58/1.71	c Got one! Elapsed wall clock time (in seconds):1.492
2.58/1.71	o 794
2.58/1.73	c Got one! Elapsed wall clock time (in seconds):1.512
2.58/1.73	o 767
2.58/1.75	c Got one! Elapsed wall clock time (in seconds):1.531
2.58/1.75	o 766
2.78/1.80	c Got one! Elapsed wall clock time (in seconds):1.58
2.78/1.80	o 730
2.78/1.83	c Got one! Elapsed wall clock time (in seconds):1.606
2.78/1.83	o 729
2.78/1.87	c Got one! Elapsed wall clock time (in seconds):1.648
2.78/1.87	o 723
2.78/1.89	c Got one! Elapsed wall clock time (in seconds):1.673
2.78/1.89	o 719
2.98/1.92	c Got one! Elapsed wall clock time (in seconds):1.697
2.98/1.92	o 716
2.98/1.95	c Got one! Elapsed wall clock time (in seconds):1.728
2.98/1.95	o 713
2.98/1.97	c Got one! Elapsed wall clock time (in seconds):1.752
2.98/1.97	o 705
2.98/1.99	c Got one! Elapsed wall clock time (in seconds):1.772
2.98/1.99	o 703
3.18/2.02	c Got one! Elapsed wall clock time (in seconds):1.804
3.18/2.02	o 701
3.18/2.05	c Got one! Elapsed wall clock time (in seconds):1.829
3.18/2.05	o 699
3.18/2.07	c Got one! Elapsed wall clock time (in seconds):1.855
3.18/2.08	o 697
3.29/2.10	c Got one! Elapsed wall clock time (in seconds):1.883
3.29/2.10	o 695
3.29/2.14	c Got one! Elapsed wall clock time (in seconds):1.919
3.29/2.14	o 691
3.29/2.18	c Got one! Elapsed wall clock time (in seconds):1.96
3.29/2.18	o 607
3.39/2.20	c Got one! Elapsed wall clock time (in seconds):1.985
3.39/2.20	o 606
3.39/2.24	c Got one! Elapsed wall clock time (in seconds):2.017
3.39/2.24	o 604
3.39/2.27	c Got one! Elapsed wall clock time (in seconds):2.047
3.39/2.27	o 603
3.49/2.30	c Got one! Elapsed wall clock time (in seconds):2.082
3.49/2.30	o 601
3.49/2.33	c Got one! Elapsed wall clock time (in seconds):2.108
3.49/2.33	o 600
3.62/2.40	c Got one! Elapsed wall clock time (in seconds):2.178
3.62/2.40	o 599
3.62/2.44	c Got one! Elapsed wall clock time (in seconds):2.22
3.62/2.44	o 597
3.62/2.47	c Got one! Elapsed wall clock time (in seconds):2.249
3.62/2.47	o 595
3.62/2.49	c Got one! Elapsed wall clock time (in seconds):2.274
3.62/2.49	o 569
3.74/2.54	c Got one! Elapsed wall clock time (in seconds):2.316
3.74/2.54	o 403
3.91/2.61	c Got one! Elapsed wall clock time (in seconds):2.392
3.91/2.61	o 378
3.91/2.66	c Got one! Elapsed wall clock time (in seconds):2.445
3.91/2.66	o 377
3.91/2.70	c Got one! Elapsed wall clock time (in seconds):2.477
3.91/2.70	o 376
4.02/2.74	c Got one! Elapsed wall clock time (in seconds):2.521
4.02/2.74	o 373
4.02/2.79	c Got one! Elapsed wall clock time (in seconds):2.574
4.02/2.79	o 355
4.13/2.84	c Got one! Elapsed wall clock time (in seconds):2.623
4.13/2.84	o 334
4.13/2.89	c Got one! Elapsed wall clock time (in seconds):2.666
4.13/2.89	o 333
4.23/2.92	c Got one! Elapsed wall clock time (in seconds):2.698
4.23/2.92	o 332
4.23/2.97	c Got one! Elapsed wall clock time (in seconds):2.748
4.23/2.97	o 328
4.33/3.02	c Got one! Elapsed wall clock time (in seconds):2.796
4.33/3.02	o 323
4.33/3.08	c Got one! Elapsed wall clock time (in seconds):2.865
4.33/3.08	o 321
4.42/3.18	c Got one! Elapsed wall clock time (in seconds):2.965
4.42/3.18	o 320
4.52/3.25	c Got one! Elapsed wall clock time (in seconds):3.03
4.52/3.25	o 317
4.52/3.28	c Got one! Elapsed wall clock time (in seconds):3.058
4.52/3.28	o 315
4.62/3.31	c Got one! Elapsed wall clock time (in seconds):3.092
4.62/3.31	o 313
4.62/3.36	c Got one! Elapsed wall clock time (in seconds):3.139
4.62/3.36	o 312
4.72/3.40	c Got one! Elapsed wall clock time (in seconds):3.179
4.72/3.40	o 311
4.72/3.43	c Got one! Elapsed wall clock time (in seconds):3.215
4.72/3.43	o 307
4.72/3.47	c Got one! Elapsed wall clock time (in seconds):3.254
4.72/3.47	o 306
4.82/3.53	c Got one! Elapsed wall clock time (in seconds):3.312
4.82/3.53	o 303
4.82/3.58	c Got one! Elapsed wall clock time (in seconds):3.359
4.82/3.58	o 260
4.92/3.61	c Got one! Elapsed wall clock time (in seconds):3.394
4.92/3.61	o 258
4.92/3.66	c Got one! Elapsed wall clock time (in seconds):3.444
4.92/3.66	o 257
5.02/3.70	c Got one! Elapsed wall clock time (in seconds):3.484
5.02/3.70	o 255
5.02/3.75	c Got one! Elapsed wall clock time (in seconds):3.531
5.02/3.75	o 244
5.02/3.79	c Got one! Elapsed wall clock time (in seconds):3.574
5.02/3.79	o 242
5.12/3.86	c Got one! Elapsed wall clock time (in seconds):3.644
5.12/3.86	o 241
5.22/3.94	c Got one! Elapsed wall clock time (in seconds):3.721
5.22/3.94	o 240
5.32/4.02	c Got one! Elapsed wall clock time (in seconds):3.796
5.32/4.02	o 212
5.32/4.09	c Got one! Elapsed wall clock time (in seconds):3.866
5.32/4.09	o 186
5.44/4.17	c Got one! Elapsed wall clock time (in seconds):3.95
5.44/4.17	o 174
5.54/4.22	c Got one! Elapsed wall clock time (in seconds):4.001
5.54/4.22	o 172
5.54/4.27	c Got one! Elapsed wall clock time (in seconds):4.051
5.54/4.27	o 171
5.64/4.37	c Got one! Elapsed wall clock time (in seconds):4.15
5.64/4.37	o 169
5.74/4.44	c Got one! Elapsed wall clock time (in seconds):4.216
5.74/4.44	o 168
5.74/4.48	c Got one! Elapsed wall clock time (in seconds):4.263
5.74/4.48	o 167
5.83/4.54	c Got one! Elapsed wall clock time (in seconds):4.322
5.83/4.54	o 165
5.94/4.70	c Got one! Elapsed wall clock time (in seconds):4.476
5.94/4.70	o 163
6.03/4.74	c Got one! Elapsed wall clock time (in seconds):4.52
6.03/4.74	o 152
6.13/4.81	c Got one! Elapsed wall clock time (in seconds):4.588
6.13/4.81	o 151
6.13/4.86	c Got one! Elapsed wall clock time (in seconds):4.64
6.13/4.86	o 150
6.34/5.03	c Got one! Elapsed wall clock time (in seconds):4.811
6.34/5.03	o 148
6.44/5.15	c Got one! Elapsed wall clock time (in seconds):4.926
6.44/5.15	o 147
6.44/5.18	c Got one! Elapsed wall clock time (in seconds):4.96
6.44/5.18	o 145
6.56/5.22	c Got one! Elapsed wall clock time (in seconds):4.998
6.56/5.22	o 144
6.56/5.25	c Got one! Elapsed wall clock time (in seconds):5.028
6.56/5.25	o 143
6.66/5.31	c Got one! Elapsed wall clock time (in seconds):5.091
6.66/5.31	o 142
6.66/5.40	c Got one! Elapsed wall clock time (in seconds):5.182
6.66/5.40	o 140
6.76/5.47	c Got one! Elapsed wall clock time (in seconds):5.246
6.76/5.47	o 139
6.86/5.54	c Got one! Elapsed wall clock time (in seconds):5.321
6.86/5.54	o 137
6.86/5.59	c Got one! Elapsed wall clock time (in seconds):5.369
6.86/5.59	o 133
6.96/5.63	c Got one! Elapsed wall clock time (in seconds):5.41
6.96/5.63	o 131
6.96/5.67	c Got one! Elapsed wall clock time (in seconds):5.453
6.96/5.67	o 130
7.06/5.76	c Got one! Elapsed wall clock time (in seconds):5.542
7.06/5.76	o 126
7.16/5.84	c Got one! Elapsed wall clock time (in seconds):5.623
7.16/5.84	o 124
7.16/5.89	c Got one! Elapsed wall clock time (in seconds):5.667
7.16/5.89	o 123
7.26/5.95	c Got one! Elapsed wall clock time (in seconds):5.73
7.26/5.95	o 121
7.36/6.01	c Got one! Elapsed wall clock time (in seconds):5.788
7.36/6.01	o 119
7.36/6.10	c Got one! Elapsed wall clock time (in seconds):5.876
7.36/6.10	o 118
7.46/6.16	c Got one! Elapsed wall clock time (in seconds):5.94
7.46/6.16	o 117
7.56/6.23	c Got one! Elapsed wall clock time (in seconds):6.006
7.56/6.23	o 116
7.66/6.31	c Got one! Elapsed wall clock time (in seconds):6.092
7.66/6.31	o 115
7.66/6.35	c Got one! Elapsed wall clock time (in seconds):6.132
7.66/6.35	o 113
7.76/6.47	c Got one! Elapsed wall clock time (in seconds):6.247
7.76/6.47	o 111
7.86/6.54	c Got one! Elapsed wall clock time (in seconds):6.321
7.86/6.54	o 96
7.96/6.62	c Got one! Elapsed wall clock time (in seconds):6.398
7.96/6.62	o 85
7.96/6.69	c Got one! Elapsed wall clock time (in seconds):6.472
7.96/6.69	o 84
8.06/6.76	c Got one! Elapsed wall clock time (in seconds):6.537
8.06/6.76	o 83
8.16/6.87	c Got one! Elapsed wall clock time (in seconds):6.651
8.16/6.87	o 81
8.25/6.93	c Got one! Elapsed wall clock time (in seconds):6.708
8.25/6.93	o 79
8.35/7.03	c Got one! Elapsed wall clock time (in seconds):6.809
8.35/7.03	o 78
8.45/7.13	c Got one! Elapsed wall clock time (in seconds):6.911
8.45/7.13	o 74
8.55/7.21	c Got one! Elapsed wall clock time (in seconds):6.994
8.55/7.21	o 73
8.55/7.26	c Got one! Elapsed wall clock time (in seconds):7.043
8.55/7.26	o 72
8.68/7.34	c Got one! Elapsed wall clock time (in seconds):7.118
8.68/7.34	o 70
8.78/7.44	c Got one! Elapsed wall clock time (in seconds):7.217
8.78/7.44	o 69
8.88/7.55	c Got one! Elapsed wall clock time (in seconds):7.327
8.88/7.55	o 68
8.99/7.61	c Got one! Elapsed wall clock time (in seconds):7.394
8.99/7.61	o 58
9.10/7.76	c Got one! Elapsed wall clock time (in seconds):7.538
9.10/7.76	o 57
9.19/7.86	c Got one! Elapsed wall clock time (in seconds):7.638
9.19/7.86	o 55
9.30/7.95	c Got one! Elapsed wall clock time (in seconds):7.733
9.30/7.95	o 49
9.40/8.05	c Got one! Elapsed wall clock time (in seconds):7.833
9.40/8.05	o 47
9.50/8.18	c Got one! Elapsed wall clock time (in seconds):7.96
9.50/8.18	o 45
9.70/8.30	c Got one! Elapsed wall clock time (in seconds):8.08
9.70/8.30	o 44
9.70/8.36	c Got one! Elapsed wall clock time (in seconds):8.137
9.70/8.36	o 43
9.80/8.47	c Got one! Elapsed wall clock time (in seconds):8.248
9.80/8.47	o 42
10.00/8.60	c Got one! Elapsed wall clock time (in seconds):8.381
10.00/8.60	o 41
10.11/8.71	c Got one! Elapsed wall clock time (in seconds):8.488
10.11/8.71	o 40
10.20/8.84	c Got one! Elapsed wall clock time (in seconds):8.617
10.20/8.84	o 39
10.30/8.93	c Got one! Elapsed wall clock time (in seconds):8.715
10.30/8.93	o 38
10.40/9.06	c Got one! Elapsed wall clock time (in seconds):8.837
10.40/9.06	o 37
10.50/9.18	c Got one! Elapsed wall clock time (in seconds):8.956
10.50/9.18	o 35
10.70/9.35	c Got one! Elapsed wall clock time (in seconds):9.126
10.70/9.35	o 33
10.90/9.57	c Got one! Elapsed wall clock time (in seconds):9.349
10.90/9.57	o 31
11.00/9.67	c Got one! Elapsed wall clock time (in seconds):9.454
11.00/9.67	o 29
11.20/9.81	c Got one! Elapsed wall clock time (in seconds):9.594
11.20/9.81	o 28
11.50/10.14	c Got one! Elapsed wall clock time (in seconds):9.919
11.50/10.14	o 27
11.70/10.30	c Got one! Elapsed wall clock time (in seconds):10.079
11.70/10.30	o 25
12.00/10.60	c Got one! Elapsed wall clock time (in seconds):10.381
12.00/10.60	o 24
12.20/10.89	c Got one! Elapsed wall clock time (in seconds):10.675
12.20/10.89	o 23
12.50/11.13	c Got one! Elapsed wall clock time (in seconds):10.913
12.50/11.13	o 22
12.60/11.28	c Got one! Elapsed wall clock time (in seconds):11.056
12.60/11.28	o 14
12.90/11.57	c Got one! Elapsed wall clock time (in seconds):11.352
12.90/11.57	o 13
14.53/13.17	c Got one! Elapsed wall clock time (in seconds):12.948
14.53/13.17	o 12
15.92/14.55	c Got one! Elapsed wall clock time (in seconds):14.332
15.92/14.55	o 11
17.02/15.68	c Got one! Elapsed wall clock time (in seconds):15.465
17.02/15.69	o 10
17.93/16.56	c Got one! Elapsed wall clock time (in seconds):16.34
17.93/16.56	o 9
18.72/17.32	c Got one! Elapsed wall clock time (in seconds):17.101
18.72/17.32	o 6
33.21/31.78	c Got one! Elapsed wall clock time (in seconds):31.564
33.21/31.78	o 5
68.41/66.72	c Got one! Elapsed wall clock time (in seconds):66.505
68.41/66.72	o 4
194.88/192.96	c Got one! Elapsed wall clock time (in seconds):192.74
194.88/192.96	o 2
1800.04/1797.31	c starts		: 546
1800.04/1797.31	c conflicts		: 908208
1800.04/1797.31	c decisions		: 935914
1800.04/1797.31	c propagations		: 6216839
1800.04/1797.31	c inspects		: 6052555141
1800.04/1797.31	c learnt literals	: 0
1800.04/1797.32	c learnt binary clauses	: 0
1800.04/1797.32	c learnt ternary clauses	: 3
1800.04/1797.32	c learnt clauses	: 908208
1800.04/1797.32	c ignored clauses	: 0
1800.04/1797.32	c root simplifications	: 0
1800.04/1797.32	c removed literals (reason simplification)	: 7746971
1800.04/1797.32	c reason swapping (by a shorter reason)	: 0
1800.04/1797.32	c Calls to reduceDB	: 0
1800.04/1797.32	c speed (assignments/second)	: 3874.9796647250764
1800.04/1797.32	c non guided choices	2477
1800.24/1797.45	c learnt constraints type 
1800.24/1797.45	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 908236
1800.24/1797.45	c constraints type 
1800.24/1797.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
1800.24/1797.45	s SATISFIABLE
1800.24/1797.45	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.24/1797.45	c objective function=2
1800.24/1797.45	c Total wall clock time (in seconds): 1797.228

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1856669-1244919943/watcher-1856669-1244919943 -o /tmp/evaluation-result-1856669-1244919943/solver-1856669-1244919943 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856669-1244919943.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15407
/proc/meminfo: memFree=1320632/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=18576 CPUtime=0
/proc/15407/stat : 15407 (runsolver) R 15405 15407 15319 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 159594184 19021824 284 1992294400 4194304 4302564 548682068432 18446744073709551615 225612197159 0 0 4096 24578 0 0 0 17 0 0 0
/proc/15407/statm: 4644 284 249 26 0 2626 0

[startup+0.078918 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15407
/proc/meminfo: memFree=1320632/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1470220 CPUtime=0.06
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 3402 0 1 0 4 2 0 0 18 0 7 0 159594184 1505505280 3147 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 367555 3147 1034 9 0 364906 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1470220

[startup+0.101922 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15407
/proc/meminfo: memFree=1320632/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1472584 CPUtime=0.08
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 3595 0 1 0 6 2 0 0 18 0 12 0 159594184 1507926016 3338 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 368146 3338 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301954 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15407
/proc/meminfo: memFree=1320632/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1475348 CPUtime=0.32
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 5020 0 1 0 30 2 0 0 18 0 13 0 159594184 1510756352 4755 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 368837 4755 1346 9 0 366180 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1475348

[startup+0.702019 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15407
/proc/meminfo: memFree=1320632/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1477892 CPUtime=0.98
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 7286 0 1 0 95 3 0 0 18 0 13 0 159594184 1513361408 6668 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 369473 6668 1411 9 0 366816 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 1477892

[startup+1.50216 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15420
/proc/meminfo: memFree=1288400/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1483252 CPUtime=2.18
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 15597 0 1 0 211 7 0 0 18 0 13 0 159594184 1518850048 13570 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370813 13571 1419 9 0 368156 0
[pid=15407/tid=15409] ppid=15405 vsize=1483252 CPUtime=1.12
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 10624 0 1 0 107 5 0 0 18 0 13 0 159594186 1518850048 13571 1992294400 134512640 134550932 4294956016 18446744073709551615 4109630489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 159594187 1518850048 13572 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 159594187 1518850048 13572 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 159594189 1518850048 13573 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159594189 1518850048 13573 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159594189 1518850048 13574 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1483252 CPUtime=0.51
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 1961 0 0 0 51 0 0 0 17 0 13 0 159594194 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1483252 CPUtime=0.53
/proc/15407/task/15417/stat : 15417 (java) R 15405 15407 15319 0 -1 64 2265 0 0 0 53 0 0 0 17 0 13 0 159594194 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 106251579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1483252 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518850048 13575 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 1483252

[startup+3.10242 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=1249488/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1487308 CPUtime=4.42
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 30049 0 1 0 427 15 0 0 18 0 13 0 159594184 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 371827 25399 1421 9 0 369170 0
[pid=15407/tid=15409] ppid=15405 vsize=1487308 CPUtime=2.57
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 21114 0 1 0 246 11 0 0 25 0 13 0 159594186 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548926 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 159594187 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 159594187 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 159594189 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 10 0 0 0 0 0 0 0 23 0 13 0 159594189 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 159594189 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1487308 CPUtime=0.79
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2892 0 0 0 78 1 0 0 16 0 13 0 159594194 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1487308 CPUtime=1.04
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5295 0 0 0 102 2 0 0 16 0 13 0 159594194 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1487308 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1523003392 25399 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 1487308

[startup+6.30294 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=1178840/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1486888 CPUtime=7.66
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 41431 0 1 0 745 21 0 0 18 0 13 0 159594184 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 371722 36596 1430 9 0 369065 0
[pid=15407/tid=15409] ppid=15405 vsize=1486888 CPUtime=5.73
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30956 0 1 0 557 16 0 0 25 0 13 0 159594186 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1486888 CPUtime=0.01
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 756 0 0 0 1 0 0 0 16 0 13 0 159594187 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1486888 CPUtime=0.01
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 778 0 0 0 1 0 0 0 16 0 13 0 159594187 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 159594189 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1486888 CPUtime=0.79
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2892 0 0 0 78 1 0 0 17 0 13 0 159594194 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1486888 CPUtime=1.07
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5295 0 0 0 105 2 0 0 16 0 13 0 159594194 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1486888 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1522573312 36596 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 1486888

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=1182880/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1482628 CPUtime=14.13
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 44145 0 1 0 1391 22 0 0 18 0 13 0 159594184 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370657 38212 1430 9 0 368000 0
[pid=15407/tid=15409] ppid=15405 vsize=1482628 CPUtime=12.07
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30958 0 1 0 1191 16 0 0 20 0 13 0 159594186 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1482628 CPUtime=0.04
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 2023 0 0 0 3 1 0 0 17 0 13 0 159594187 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1482628 CPUtime=0.03
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 2215 0 0 0 3 0 0 0 16 0 13 0 159594187 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1482628 CPUtime=0.85
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2895 0 0 0 84 1 0 0 16 0 13 0 159594194 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1482628 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 13 0 159594194 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518211072 38212 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 1482628

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=1164192/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1482628 CPUtime=26.96
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 46209 0 1 0 2673 23 0 0 18 0 13 0 159594184 1518211072 40255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370657 40255 1430 9 0 368000 0
[pid=15407/tid=15409] ppid=15405 vsize=1482628 CPUtime=24.82
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30959 0 1 0 2466 16 0 0 25 0 13 0 159594186 1518211072 40255 1992294400 134512640 134550932 4294956016 18446744073709551615 4109467688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1482628 CPUtime=0.08
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 3145 0 0 0 7 1 0 0 16 0 13 0 159594187 1518211072 40255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1482628 CPUtime=0.08
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 3152 0 0 0 7 1 0 0 17 0 13 0 159594187 1518211072 40255 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0

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

[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1482628 CPUtime=0.86
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2895 0 0 0 85 1 0 0 16 0 13 0 159594194 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1482628 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 13 0 159594194 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518211072 81134 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.96
Current children cumulated vsize (KiB) 1482628

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=997472/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1482628 CPUtime=1724.99
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 89185 0 1 0 172449 50 0 0 18 0 13 0 159594184 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370657 81726 1430 9 0 368000 0
[pid=15407/tid=15409] ppid=15405 vsize=1482628 CPUtime=1719.21
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30991 0 1 0 171899 22 0 0 25 0 13 0 159594186 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4109549201 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1482628 CPUtime=1.91
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 24036 0 0 0 179 12 0 0 17 0 13 0 159594187 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1482628 CPUtime=1.88
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 25199 0 0 0 177 11 0 0 16 0 13 0 159594187 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1482628 CPUtime=0.86
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2895 0 0 0 85 1 0 0 16 0 13 0 159594194 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1482628 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 13 0 159594194 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518211072 81726 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.99
Current children cumulated vsize (KiB) 1482628

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=993440/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1482628 CPUtime=1785.03
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 90209 0 1 0 178452 51 0 0 18 0 13 0 159594184 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370657 82721 1430 9 0 368000 0
[pid=15407/tid=15409] ppid=15405 vsize=1482628 CPUtime=1779.12
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30992 0 1 0 177890 22 0 0 25 0 13 0 159594186 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1482628 CPUtime=1.98
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 24654 0 0 0 186 12 0 0 16 0 13 0 159594187 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1482628 CPUtime=1.95
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 25604 0 0 0 183 12 0 0 16 0 13 0 159594187 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1482628 CPUtime=0.86
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2895 0 0 0 85 1 0 0 16 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1482628 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.03
Current children cumulated vsize (KiB) 1482628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=993440/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1482628 CPUtime=1800.04
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 90209 0 1 0 179953 51 0 0 18 0 13 0 159594184 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370657 82721 1430 9 0 368000 0
[pid=15407/tid=15409] ppid=15405 vsize=1482628 CPUtime=1794.12
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30992 0 1 0 179390 22 0 0 25 0 13 0 159594186 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4109473762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1482628 CPUtime=1.98
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 24654 0 0 0 186 12 0 0 16 0 13 0 159594187 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1482628 CPUtime=1.95
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 25604 0 0 0 183 12 0 0 16 0 13 0 159594187 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159594189 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1482628 CPUtime=0.86
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2895 0 0 0 85 1 0 0 16 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1482628 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159594194 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1482628 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 13 0 159594212 1518211072 82721 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1482628

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

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

[startup+1797.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=993440/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=1483276 CPUtime=1800.24
/proc/15407/stat : 15407 (java) S 15405 15407 15319 0 -1 0 90233 0 1 0 179973 51 0 0 16 0 15 0 159594184 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 370819 82745 1432 9 0 368162 0
[pid=15407/tid=15409] ppid=15405 vsize=1483276 CPUtime=1794.23
/proc/15407/task/15409/stat : 15409 (java) R 15405 15407 15319 0 -1 64 30992 0 1 0 179401 22 0 0 25 0 15 0 159594186 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4109466973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15410] ppid=15405 vsize=1483276 CPUtime=1.98
/proc/15407/task/15410/stat : 15410 (java) S 15405 15407 15319 0 -1 64 24654 0 0 0 186 12 0 0 16 0 15 0 159594187 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15411] ppid=15405 vsize=1483276 CPUtime=1.95
/proc/15407/task/15411/stat : 15411 (java) S 15405 15407 15319 0 -1 64 25604 0 0 0 183 12 0 0 16 0 15 0 159594187 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15412] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15412/stat : 15412 (java) S 15405 15407 15319 0 -1 64 23 0 0 0 0 0 0 0 16 0 15 0 159594189 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15413] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15413/stat : 15413 (java) S 15405 15407 15319 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 159594189 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15414] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15414/stat : 15414 (java) S 15405 15407 15319 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 159594189 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15415] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15415/stat : 15415 (java) S 15405 15407 15319 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 159594194 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15416] ppid=15405 vsize=1483276 CPUtime=0.9
/proc/15407/task/15416/stat : 15416 (java) S 15405 15407 15319 0 -1 64 2900 0 0 0 89 1 0 0 17 0 15 0 159594194 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15417] ppid=15405 vsize=1483276 CPUtime=1.08
/proc/15407/task/15417/stat : 15417 (java) S 15405 15407 15319 0 -1 64 5296 0 0 0 106 2 0 0 17 0 15 0 159594194 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15407/tid=15418] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15418/stat : 15418 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 159594194 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15419] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15419/stat : 15419 (java) S 15405 15407 15319 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 159594194 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15407/tid=15420] ppid=15405 vsize=1483276 CPUtime=0
/proc/15407/task/15420/stat : 15420 (java) S 15405 15407 15319 0 -1 64 4 0 0 0 0 0 0 0 18 0 15 0 159594212 1518874624 82745 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 1483276

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15420
/proc/meminfo: memFree=993440/2055920 swapFree=4180792/4192956
[pid=15407] ppid=15405 vsize=0 CPUtime=1800.37
/proc/15407/stat : 15407 (java) Z 15405 15407 15319 0 -1 1036 90236 0 1 0 179982 55 0 0 15 0 2 0 159594184 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15407/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.37
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.52
CPU time (s): 1800.4
CPU user time (s): 1799.83
CPU system time (s): 0.568913
CPU usage (%): 100.16
Max. virtual memory (cumulated for all children) (KiB): 1489556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.568913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90236
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= 37399
involuntary context switches= 36546

runsolver used 2.35864 second user time and 4.22236 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-13 21:05:43
IDJOB=1856669
IDBENCH=2896
IDSOLVER=682
FILE ID=node31/1856669-1244919943
PBS_JOBID= 9354636
Free space on /tmp= 66328 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_3.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856669-1244919943/watcher-1856669-1244919943 -o /tmp/evaluation-result-1856669-1244919943/solver-1856669-1244919943 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856669-1244919943.opb

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

MD5SUM BENCH= d26b3b10be20d9248aac462b86b1f040
RANDOM SEED=1528184760

node31.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.258
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.258
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:       1321112 kB
Buffers:         59160 kB
Cached:         605992 kB
SwapCached:       5124 kB
Active:          40924 kB
Inactive:       632296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321112 kB
SwapTotal:     4192956 kB
SwapFree:      4180792 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          13768 kB
Slab:            47356 kB
Committed_AS:   135052 kB
PageTables:       1468 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= 66328 MiB
End job on node31 at 2009-06-13 21:35:42