Trace number 1856709

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.41 1798.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_2.opb
MD5SUM031b0f629913e7cd5c934f00ec1a1885
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 benchmark12.6261
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2934
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.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.1.1.v20090612
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1342000320
0.09/0.15	c Max memory 1344274432
0.09/0.15	c Total memory 1344274432
0.09/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1856709-1244922026.opb
0.22/0.22	c reading problem ... 
0.22/0.26	c ... done. Wall clock time 0.047s.
0.22/0.26	c #vars     94
0.22/0.26	c #constraints  8
0.22/0.26	c constraints type 
0.22/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.53/0.47	c SATISFIABLE
0.53/0.47	c OPTIMIZING...
0.53/0.47	c Got one! Elapsed wall clock time (in seconds):0.252
0.53/0.47	o 1832
0.70/0.56	c Got one! Elapsed wall clock time (in seconds):0.343
0.70/0.56	o 1831
0.70/0.58	c Got one! Elapsed wall clock time (in seconds):0.368
0.70/0.58	o 1829
0.88/0.61	c Got one! Elapsed wall clock time (in seconds):0.394
0.88/0.61	o 1828
0.88/0.64	c Got one! Elapsed wall clock time (in seconds):0.424
0.88/0.64	o 1820
0.88/0.66	c Got one! Elapsed wall clock time (in seconds):0.446
0.88/0.66	o 1819
0.88/0.68	c Got one! Elapsed wall clock time (in seconds):0.464
0.88/0.68	o 1733
1.01/0.70	c Got one! Elapsed wall clock time (in seconds):0.481
1.01/0.70	o 1698
1.01/0.72	c Got one! Elapsed wall clock time (in seconds):0.503
1.01/0.72	o 1569
1.01/0.73	c Got one! Elapsed wall clock time (in seconds):0.518
1.01/0.73	o 1556
1.01/0.75	c Got one! Elapsed wall clock time (in seconds):0.535
1.01/0.75	o 1504
1.01/0.78	c Got one! Elapsed wall clock time (in seconds):0.561
1.01/0.78	o 1503
1.01/0.79	c Got one! Elapsed wall clock time (in seconds):0.576
1.01/0.79	o 1491
1.15/0.81	c Got one! Elapsed wall clock time (in seconds):0.592
1.15/0.81	o 1489
1.15/0.82	c Got one! Elapsed wall clock time (in seconds):0.609
1.15/0.83	o 1432
1.15/0.84	c Got one! Elapsed wall clock time (in seconds):0.627
1.15/0.84	o 1398
1.15/0.86	c Got one! Elapsed wall clock time (in seconds):0.644
1.15/0.86	o 1382
1.15/0.88	c Got one! Elapsed wall clock time (in seconds):0.661
1.15/0.88	o 1378
1.15/0.89	c Got one! Elapsed wall clock time (in seconds):0.677
1.15/0.89	o 1375
1.27/0.91	c Got one! Elapsed wall clock time (in seconds):0.693
1.27/0.91	o 1372
1.27/0.93	c Got one! Elapsed wall clock time (in seconds):0.709
1.27/0.93	o 1364
1.27/0.94	c Got one! Elapsed wall clock time (in seconds):0.728
1.27/0.94	o 1150
1.27/0.96	c Got one! Elapsed wall clock time (in seconds):0.746
1.27/0.96	o 1079
1.27/0.98	c Got one! Elapsed wall clock time (in seconds):0.763
1.27/0.98	o 1078
1.27/1.00	c Got one! Elapsed wall clock time (in seconds):0.78
1.27/1.00	o 1074
1.40/1.02	c Got one! Elapsed wall clock time (in seconds):0.805
1.40/1.02	o 1073
1.40/1.04	c Got one! Elapsed wall clock time (in seconds):0.823
1.40/1.04	o 1047
1.40/1.07	c Got one! Elapsed wall clock time (in seconds):0.858
1.40/1.07	o 1046
1.40/1.10	c Got one! Elapsed wall clock time (in seconds):0.881
1.40/1.10	o 1044
1.52/1.17	c Got one! Elapsed wall clock time (in seconds):0.95
1.52/1.17	o 1040
1.52/1.19	c Got one! Elapsed wall clock time (in seconds):0.97
1.52/1.19	o 1028
1.67/1.21	c Got one! Elapsed wall clock time (in seconds):0.994
1.67/1.21	o 963
1.67/1.24	c Got one! Elapsed wall clock time (in seconds):1.021
1.67/1.24	o 936
1.67/1.25	c Got one! Elapsed wall clock time (in seconds):1.038
1.67/1.25	o 932
1.67/1.27	c Got one! Elapsed wall clock time (in seconds):1.055
1.67/1.27	o 930
1.67/1.29	c Got one! Elapsed wall clock time (in seconds):1.074
1.67/1.29	o 929
1.78/1.31	c Got one! Elapsed wall clock time (in seconds):1.09
1.78/1.31	o 928
1.78/1.33	c Got one! Elapsed wall clock time (in seconds):1.114
1.78/1.33	o 926
1.78/1.37	c Got one! Elapsed wall clock time (in seconds):1.152
1.78/1.37	o 907
1.94/1.48	c Got one! Elapsed wall clock time (in seconds):1.261
1.94/1.48	o 905
2.14/1.50	c Got one! Elapsed wall clock time (in seconds):1.284
2.14/1.50	o 904
2.14/1.52	c Got one! Elapsed wall clock time (in seconds):1.299
2.14/1.52	o 903
2.14/1.54	c Got one! Elapsed wall clock time (in seconds):1.325
2.14/1.54	o 902
2.14/1.56	c Got one! Elapsed wall clock time (in seconds):1.343
2.14/1.56	o 900
2.14/1.58	c Got one! Elapsed wall clock time (in seconds):1.361
2.14/1.58	o 899
2.34/1.60	c Got one! Elapsed wall clock time (in seconds):1.385
2.34/1.60	o 898
2.34/1.62	c Got one! Elapsed wall clock time (in seconds):1.408
2.34/1.62	o 891
2.34/1.66	c Got one! Elapsed wall clock time (in seconds):1.44
2.34/1.66	o 884
2.53/1.72	c Got one! Elapsed wall clock time (in seconds):1.502
2.53/1.72	o 607
2.53/1.76	c Got one! Elapsed wall clock time (in seconds):1.544
2.53/1.76	o 603
2.73/1.81	c Got one! Elapsed wall clock time (in seconds):1.597
2.73/1.81	o 587
2.73/1.85	c Got one! Elapsed wall clock time (in seconds):1.635
2.73/1.85	o 585
2.73/1.89	c Got one! Elapsed wall clock time (in seconds):1.669
2.73/1.89	o 582
2.93/1.93	c Got one! Elapsed wall clock time (in seconds):1.714
2.93/1.93	o 580
2.93/1.97	c Got one! Elapsed wall clock time (in seconds):1.758
2.93/1.97	o 576
2.93/2.00	c Got one! Elapsed wall clock time (in seconds):1.782
2.93/2.00	o 574
3.13/2.02	c Got one! Elapsed wall clock time (in seconds):1.801
3.13/2.02	o 567
3.13/2.04	c Got one! Elapsed wall clock time (in seconds):1.824
3.13/2.04	o 566
3.13/2.07	c Got one! Elapsed wall clock time (in seconds):1.85
3.13/2.07	o 565
3.13/2.09	c Got one! Elapsed wall clock time (in seconds):1.877
3.13/2.09	o 541
3.23/2.12	c Got one! Elapsed wall clock time (in seconds):1.903
3.23/2.12	o 540
3.23/2.16	c Got one! Elapsed wall clock time (in seconds):1.943
3.23/2.16	o 259
3.33/2.21	c Got one! Elapsed wall clock time (in seconds):1.992
3.33/2.21	o 258
3.33/2.26	c Got one! Elapsed wall clock time (in seconds):2.04
3.33/2.26	o 245
3.33/2.28	c Got one! Elapsed wall clock time (in seconds):2.068
3.33/2.28	o 244
3.43/2.32	c Got one! Elapsed wall clock time (in seconds):2.101
3.43/2.32	o 243
3.43/2.35	c Got one! Elapsed wall clock time (in seconds):2.133
3.43/2.35	o 241
3.43/2.38	c Got one! Elapsed wall clock time (in seconds):2.168
3.43/2.38	o 239
3.53/2.42	c Got one! Elapsed wall clock time (in seconds):2.2
3.53/2.42	o 238
3.66/2.51	c Got one! Elapsed wall clock time (in seconds):2.295
3.66/2.51	o 234
3.66/2.55	c Got one! Elapsed wall clock time (in seconds):2.332
3.66/2.55	o 166
3.66/2.58	c Got one! Elapsed wall clock time (in seconds):2.363
3.66/2.58	o 164
3.76/2.63	c Got one! Elapsed wall clock time (in seconds):2.411
3.76/2.63	o 162
3.76/2.66	c Got one! Elapsed wall clock time (in seconds):2.443
3.76/2.66	o 160
3.89/2.74	c Got one! Elapsed wall clock time (in seconds):2.52
3.89/2.74	o 159
3.89/2.76	c Got one! Elapsed wall clock time (in seconds):2.545
3.89/2.76	o 158
3.89/2.79	c Got one! Elapsed wall clock time (in seconds):2.575
3.89/2.79	o 157
3.99/2.89	c Got one! Elapsed wall clock time (in seconds):2.673
3.99/2.89	o 156
4.16/2.95	c Got one! Elapsed wall clock time (in seconds):2.734
4.16/2.95	o 155
4.16/2.98	c Got one! Elapsed wall clock time (in seconds):2.763
4.16/2.98	o 154
4.27/3.05	c Got one! Elapsed wall clock time (in seconds):2.836
4.27/3.05	o 153
4.27/3.09	c Got one! Elapsed wall clock time (in seconds):2.877
4.27/3.09	o 145
4.36/3.13	c Got one! Elapsed wall clock time (in seconds):2.914
4.36/3.13	o 143
4.36/3.20	c Got one! Elapsed wall clock time (in seconds):2.981
4.36/3.20	o 141
4.46/3.23	c Got one! Elapsed wall clock time (in seconds):3.013
4.46/3.23	o 140
4.46/3.26	c Got one! Elapsed wall clock time (in seconds):3.048
4.46/3.26	o 138
4.57/3.31	c Got one! Elapsed wall clock time (in seconds):3.093
4.57/3.31	o 137
4.57/3.36	c Got one! Elapsed wall clock time (in seconds):3.143
4.57/3.36	o 135
4.57/3.39	c Got one! Elapsed wall clock time (in seconds):3.173
4.57/3.39	o 134
4.66/3.43	c Got one! Elapsed wall clock time (in seconds):3.211
4.66/3.43	o 133
4.66/3.46	c Got one! Elapsed wall clock time (in seconds):3.243
4.66/3.46	o 132
4.76/3.53	c Got one! Elapsed wall clock time (in seconds):3.315
4.76/3.53	o 130
4.76/3.60	c Got one! Elapsed wall clock time (in seconds):3.379
4.76/3.60	o 129
4.86/3.62	c Got one! Elapsed wall clock time (in seconds):3.408
4.86/3.62	o 127
4.86/3.66	c Got one! Elapsed wall clock time (in seconds):3.445
4.86/3.66	o 126
4.96/3.71	c Got one! Elapsed wall clock time (in seconds):3.495
4.96/3.71	o 122
4.96/3.75	c Got one! Elapsed wall clock time (in seconds):3.53
4.96/3.75	o 120
5.06/3.81	c Got one! Elapsed wall clock time (in seconds):3.593
5.06/3.81	o 119
5.06/3.84	c Got one! Elapsed wall clock time (in seconds):3.62
5.06/3.84	o 118
5.06/3.88	c Got one! Elapsed wall clock time (in seconds):3.664
5.06/3.88	o 116
5.16/3.92	c Got one! Elapsed wall clock time (in seconds):3.699
5.16/3.92	o 110
5.16/3.96	c Got one! Elapsed wall clock time (in seconds):3.744
5.16/3.96	o 109
5.26/4.02	c Got one! Elapsed wall clock time (in seconds):3.801
5.26/4.02	o 108
5.26/4.05	c Got one! Elapsed wall clock time (in seconds):3.838
5.26/4.05	o 107
5.36/4.10	c Got one! Elapsed wall clock time (in seconds):3.881
5.36/4.10	o 106
5.36/4.18	c Got one! Elapsed wall clock time (in seconds):3.962
5.36/4.18	o 105
5.47/4.22	c Got one! Elapsed wall clock time (in seconds):4.001
5.47/4.22	o 103
5.47/4.28	c Got one! Elapsed wall clock time (in seconds):4.067
5.47/4.28	o 101
5.59/4.32	c Got one! Elapsed wall clock time (in seconds):4.109
5.59/4.33	o 95
5.59/4.38	c Got one! Elapsed wall clock time (in seconds):4.159
5.59/4.38	o 94
5.69/4.42	c Got one! Elapsed wall clock time (in seconds):4.202
5.69/4.42	o 92
5.69/4.48	c Got one! Elapsed wall clock time (in seconds):4.265
5.69/4.48	o 90
5.79/4.53	c Got one! Elapsed wall clock time (in seconds):4.315
5.79/4.53	o 89
5.88/4.60	c Got one! Elapsed wall clock time (in seconds):4.387
5.88/4.60	o 87
5.88/4.66	c Got one! Elapsed wall clock time (in seconds):4.442
5.88/4.66	o 85
5.98/4.70	c Got one! Elapsed wall clock time (in seconds):4.484
5.98/4.70	o 83
6.09/4.84	c Got one! Elapsed wall clock time (in seconds):4.619
6.09/4.84	o 82
6.09/4.89	c Got one! Elapsed wall clock time (in seconds):4.672
6.09/4.89	o 80
6.18/4.95	c Got one! Elapsed wall clock time (in seconds):4.732
6.18/4.95	o 79
6.28/5.03	c Got one! Elapsed wall clock time (in seconds):4.813
6.28/5.03	o 78
6.28/5.09	c Got one! Elapsed wall clock time (in seconds):4.873
6.28/5.09	o 77
6.38/5.18	c Got one! Elapsed wall clock time (in seconds):4.967
6.38/5.18	o 76
6.58/5.39	c Got one! Elapsed wall clock time (in seconds):5.17
6.58/5.39	o 75
6.69/5.47	c Got one! Elapsed wall clock time (in seconds):5.251
6.69/5.47	o 73
6.80/5.54	c Got one! Elapsed wall clock time (in seconds):5.321
6.80/5.54	o 72
6.80/5.58	c Got one! Elapsed wall clock time (in seconds):5.36
6.80/5.58	o 61
6.90/5.66	c Got one! Elapsed wall clock time (in seconds):5.442
6.90/5.66	o 57
7.00/5.72	c Got one! Elapsed wall clock time (in seconds):5.503
7.00/5.72	o 54
7.00/5.78	c Got one! Elapsed wall clock time (in seconds):5.563
7.00/5.78	o 53
7.10/5.81	c Got one! Elapsed wall clock time (in seconds):5.599
7.10/5.81	o 52
7.10/5.86	c Got one! Elapsed wall clock time (in seconds):5.648
7.10/5.86	o 50
7.20/5.98	c Got one! Elapsed wall clock time (in seconds):5.76
7.20/5.98	o 49
7.30/6.02	c Got one! Elapsed wall clock time (in seconds):5.799
7.30/6.02	o 42
7.40/6.11	c Got one! Elapsed wall clock time (in seconds):5.897
7.40/6.11	o 41
7.40/6.17	c Got one! Elapsed wall clock time (in seconds):5.954
7.40/6.17	o 37
7.50/6.25	c Got one! Elapsed wall clock time (in seconds):6.038
7.50/6.25	o 35
7.70/6.46	c Got one! Elapsed wall clock time (in seconds):6.249
7.70/6.47	o 34
7.80/6.59	c Got one! Elapsed wall clock time (in seconds):6.369
7.80/6.59	o 33
7.90/6.63	c Got one! Elapsed wall clock time (in seconds):6.412
7.90/6.63	o 30
7.90/6.67	c Got one! Elapsed wall clock time (in seconds):6.457
7.90/6.67	o 22
8.00/6.78	c Got one! Elapsed wall clock time (in seconds):6.559
8.00/6.78	o 20
8.30/7.05	c Got one! Elapsed wall clock time (in seconds):6.834
8.30/7.05	o 19
8.50/7.23	c Got one! Elapsed wall clock time (in seconds):7.014
8.50/7.23	o 18
8.60/7.37	c Got one! Elapsed wall clock time (in seconds):7.153
8.60/7.37	o 16
8.70/7.49	c Got one! Elapsed wall clock time (in seconds):7.271
8.70/7.49	o 14
9.70/8.43	c Got one! Elapsed wall clock time (in seconds):8.211
9.70/8.43	o 13
9.80/8.55	c Got one! Elapsed wall clock time (in seconds):8.332
9.80/8.55	o 11
10.40/9.13	c Got one! Elapsed wall clock time (in seconds):8.913
10.40/9.13	o 10
10.60/9.35	c Got one! Elapsed wall clock time (in seconds):9.138
10.60/9.35	o 9
12.90/11.64	c Got one! Elapsed wall clock time (in seconds):11.423
12.90/11.64	o 7
13.11/11.84	c Got one! Elapsed wall clock time (in seconds):11.62
13.11/11.84	o 5
16.26/14.98	c Got one! Elapsed wall clock time (in seconds):14.764
16.26/14.98	o 3
109.28/107.64	c Got one! Elapsed wall clock time (in seconds):107.421
109.28/107.64	o 2
814.67/812.79	c Got one! Elapsed wall clock time (in seconds):812.57
814.67/812.79	o 1
1800.04/1797.91	c starts		: 433
1800.04/1797.91	c conflicts		: 644422
1800.04/1797.91	c decisions		: 666397
1800.04/1797.91	c propagations		: 4903321
1800.04/1797.91	c inspects		: 6375145698
1800.04/1797.91	c learnt literals	: 14
1800.04/1797.91	c learnt binary clauses	: 103
1800.04/1797.91	c learnt ternary clauses	: 475
1800.04/1797.91	c learnt clauses	: 644407
1800.04/1797.91	c ignored clauses	: 0
1800.04/1797.91	c root simplifications	: 0
1800.04/1797.91	c removed literals (reason simplification)	: 5356887
1800.04/1797.91	c reason swapping (by a shorter reason)	: 0
1800.04/1797.91	c Calls to reduceDB	: 0
1800.04/1797.91	c speed (assignments/second)	: 4977.359218373303
1800.04/1797.91	c non guided choices	2042
1800.25/1798.04	c learnt constraints type 
1800.25/1798.04	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 644304
1800.25/1798.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 103
1800.25/1798.04	c constraints type 
1800.25/1798.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9
1800.25/1798.04	s SATISFIABLE
1800.25/1798.04	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.25/1798.04	c objective function=1
1800.25/1798.04	c Total wall clock time (in seconds): 1797.823

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-1856709-1244922026/watcher-1856709-1244922026 -o /tmp/evaluation-result-1856709-1244922026/solver-1856709-1244922026 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856709-1244922026.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12087
/proc/meminfo: memFree=1425544/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=152 CPUtime=0
/proc/12087/stat : 12087 (java6) D 12085 12087 11731 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 159801926 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 7721764 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12087/statm: 38 26 19 9 0 4 0

[startup+0.090591 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12087
/proc/meminfo: memFree=1425544/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1470220 CPUtime=0.08
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 3504 0 1 0 5 3 0 0 18 0 7 0 159801926 1505505280 3249 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 367555 3249 1041 9 0 364906 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1470220

[startup+0.101592 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12087
/proc/meminfo: memFree=1425544/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1472584 CPUtime=0.09
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 3606 0 1 0 6 3 0 0 18 0 12 0 159801926 1507926016 3349 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 368146 3349 1066 9 0 365494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1472584

[startup+0.301621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12087
/proc/meminfo: memFree=1425544/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1475324 CPUtime=0.33
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 5024 0 1 0 30 3 0 0 18 0 13 0 159801926 1510731776 4761 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 368831 4761 1349 9 0 366174 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1475324

[startup+0.70168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12087
/proc/meminfo: memFree=1425544/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1478340 CPUtime=1.01
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 7301 0 1 0 97 4 0 0 18 0 13 0 159801926 1513820160 6687 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 369585 6687 1411 9 0 366928 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1478340

[startup+1.50281 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 12100
/proc/meminfo: memFree=1394656/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1482292 CPUtime=2.14
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 14724 0 1 0 205 9 0 0 18 0 13 0 159801926 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 370573 12757 1419 9 0 367916 0
[pid=12087/tid=12089] ppid=12085 vsize=1482292 CPUtime=1.11
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 10098 0 1 0 105 6 0 0 18 0 13 0 159801928 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4109544427 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159801929 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 159801929 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159801931 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 159801931 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 159801931 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1482292 CPUtime=0.47
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 2143 0 0 0 47 0 0 0 17 0 13 0 159801936 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1482292 CPUtime=0.52
/proc/12087/task/12097/stat : 12097 (java) R 12085 12087 11731 0 -1 64 1735 0 0 0 51 1 0 0 16 0 13 0 159801936 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 103371461 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1482292 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1517867008 12757 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 1482292

[startup+3.10104 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 12100
/proc/meminfo: memFree=1357472/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1488016 CPUtime=4.36
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 29072 0 1 0 420 16 0 0 18 0 13 0 159801926 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 372004 24248 1421 9 0 369347 0
[pid=12087/tid=12089] ppid=12085 vsize=1488016 CPUtime=2.51
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 19766 0 1 0 240 11 0 0 17 0 13 0 159801928 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4109544427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 159801929 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 159801929 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 159801931 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 159801931 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 159801931 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1488016 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 17 0 13 0 159801936 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1488016 CPUtime=1.06
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5170 0 0 0 104 2 0 0 16 0 13 0 159801936 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1488016 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1523728384 24248 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 1488016

[startup+6.30253 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 12100
/proc/meminfo: memFree=1288992/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1487984 CPUtime=7.6
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 41830 0 1 0 737 23 0 0 18 0 13 0 159801926 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 371996 36881 1430 9 0 369339 0
[pid=12087/tid=12089] ppid=12085 vsize=1487984 CPUtime=5.68
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 30962 0 1 0 551 17 0 0 24 0 13 0 159801928 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4109463866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1487984 CPUtime=0.01
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 813 0 0 0 1 0 0 0 16 0 13 0 159801929 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 742 0 0 0 0 0 0 0 16 0 13 0 159801929 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1487984 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 17 0 13 0 159801936 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1487984 CPUtime=1.09
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5172 0 0 0 107 2 0 0 15 0 13 0 159801936 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1523695616 36881 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 1487984

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 12100
/proc/meminfo: memFree=1282720/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1487984 CPUtime=14.06
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 44351 0 1 0 1382 24 0 0 18 0 13 0 159801926 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 371996 39376 1430 9 0 369339 0
[pid=12087/tid=12089] ppid=12085 vsize=1487984 CPUtime=12.04
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 30964 0 1 0 1187 17 0 0 19 0 13 0 159801928 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4109544427 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1487984 CPUtime=0.03
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 2072 0 0 0 3 0 0 0 17 0 13 0 159801929 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1487984 CPUtime=0.03
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 1997 0 0 0 3 0 0 0 17 0 13 0 159801929 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1487984 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 17 0 13 0 159801936 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1487984 CPUtime=1.13
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5173 0 0 0 111 2 0 0 17 0 13 0 159801936 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1523695616 39376 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1487984 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1523695616 39376 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) 1487984

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 12100
/proc/meminfo: memFree=1270944/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1482820 CPUtime=26.89
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 46105 0 1 0 2664 25 0 0 18 0 13 0 159801926 1518407680 39830 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 370705 39830 1430 9 0 368048 0
[pid=12087/tid=12089] ppid=12085 vsize=1482820 CPUtime=24.78
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 30965 0 1 0 2461 17 0 0 25 0 13 0 159801928 1518407680 39830 1992294400 134512640 134550932 4294956016 18446744073709551615 4109469059 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1482820 CPUtime=0.07
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 3049 0 0 0 6 1 0 0 16 0 13 0 159801929 1518407680 39830 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1482820 CPUtime=0.07
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 2770 0 0 0 6 1 0 0 16 0 13 0 159801929 1518407680 39830 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1482820 CPUtime=0

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

[pid=12087/tid=12092] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1482820 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 16 0 13 0 159801936 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1482820 CPUtime=1.34
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5192 0 0 0 132 2 0 0 17 0 13 0 159801936 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1518407680 69489 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.42
Current children cumulated vsize (KiB) 1482820

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 12108
/proc/meminfo: memFree=1147680/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1482820 CPUtime=1724.46
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 77525 0 1 0 172401 45 0 0 18 0 13 0 159801926 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 370705 70430 1430 9 0 368048 0
[pid=12087/tid=12089] ppid=12085 vsize=1482820 CPUtime=1719.63
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 30998 0 1 0 171944 19 0 0 25 0 13 0 159801928 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4109871431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1482820 CPUtime=1.34
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 17730 0 0 0 125 9 0 0 17 0 13 0 159801929 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1482820 CPUtime=1.3
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 19452 0 0 0 121 9 0 0 16 0 13 0 159801929 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1482820 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 16 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1482820 CPUtime=1.36
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5192 0 0 0 134 2 0 0 17 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.46
Current children cumulated vsize (KiB) 1482820

[startup+1782.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/77 12108
/proc/meminfo: memFree=1147680/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1482820 CPUtime=1784.44
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 77526 0 1 0 178399 45 0 0 18 0 13 0 159801926 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 370705 70430 1430 9 0 368048 0
[pid=12087/tid=12089] ppid=12085 vsize=1482820 CPUtime=1779.6
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 30999 0 1 0 177941 19 0 0 25 0 13 0 159801928 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4109871431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1482820 CPUtime=1.34
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 17730 0 0 0 125 9 0 0 17 0 13 0 159801929 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1482820 CPUtime=1.3
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 19452 0 0 0 121 9 0 0 16 0 13 0 159801929 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1482820 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 16 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1482820 CPUtime=1.37
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5192 0 0 0 135 2 0 0 17 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1518407680 70430 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (KiB) 1482820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 12108
/proc/meminfo: memFree=1147680/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1482820 CPUtime=1800.04
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 77528 0 1 0 179959 45 0 0 18 0 13 0 159801926 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12087/statm: 370705 70431 1430 9 0 368048 0
[pid=12087/tid=12089] ppid=12085 vsize=1482820 CPUtime=1795.19
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 31001 0 1 0 179500 19 0 0 25 0 13 0 159801928 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1482820 CPUtime=1.34
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 17730 0 0 0 125 9 0 0 17 0 13 0 159801929 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1482820 CPUtime=1.3
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 19452 0 0 0 121 9 0 0 16 0 13 0 159801929 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 20 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 159801931 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 159801936 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1482820 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 16 0 13 0 159801936 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1482820 CPUtime=1.38
/proc/12087/task/12097/stat : 12097 (java) S 12085 12087 11731 0 -1 64 5192 0 0 0 136 2 0 0 17 0 13 0 159801936 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 159801936 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 159801936 1518407680 70431 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1482820 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 159801954 1518407680 70431 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) 1482820

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

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

[startup+1798.01 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 12108
/proc/meminfo: memFree=1147680/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=1483468 CPUtime=1800.25
/proc/12087/stat : 12087 (java) S 12085 12087 11731 0 -1 0 77549 0 1 0 179980 45 0 0 16 0 15 0 159801926 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12087/statm: 370867 70452 1432 9 0 368210 0
[pid=12087/tid=12089] ppid=12085 vsize=1483468 CPUtime=1795.29
/proc/12087/task/12089/stat : 12089 (java) R 12085 12087 11731 0 -1 64 31001 0 1 0 179510 19 0 0 25 0 15 0 159801928 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4109548702 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12090] ppid=12085 vsize=1483468 CPUtime=1.34
/proc/12087/task/12090/stat : 12090 (java) S 12085 12087 11731 0 -1 64 17730 0 0 0 125 9 0 0 17 0 15 0 159801929 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12091] ppid=12085 vsize=1483468 CPUtime=1.3
/proc/12087/task/12091/stat : 12091 (java) S 12085 12087 11731 0 -1 64 19452 0 0 0 121 9 0 0 16 0 15 0 159801929 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12092] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12092/stat : 12092 (java) S 12085 12087 11731 0 -1 64 20 0 0 0 0 0 0 0 16 0 15 0 159801931 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12093] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12093/stat : 12093 (java) S 12085 12087 11731 0 -1 64 11 0 0 0 0 0 0 0 16 0 15 0 159801931 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12094] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12094/stat : 12094 (java) S 12085 12087 11731 0 -1 64 6 0 0 0 0 0 0 0 16 0 15 0 159801931 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12095] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12095/stat : 12095 (java) S 12085 12087 11731 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 159801936 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12096] ppid=12085 vsize=1483468 CPUtime=0.76
/proc/12087/task/12096/stat : 12096 (java) S 12085 12087 11731 0 -1 64 3388 0 0 0 75 1 0 0 16 0 15 0 159801936 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12097] ppid=12085 vsize=1483468 CPUtime=1.42
/proc/12087/task/12097/stat : 12097 (java) R 12085 12087 11731 0 -1 64 5195 0 0 0 140 2 0 0 16 0 15 0 159801936 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 105870912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12098] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12098/stat : 12098 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 159801936 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12087/tid=12099] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12099/stat : 12099 (java) S 12085 12087 11731 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 159801936 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12087/tid=12100] ppid=12085 vsize=1483468 CPUtime=0
/proc/12087/task/12100/stat : 12100 (java) S 12085 12087 11731 0 -1 64 4 0 0 0 0 0 0 0 19 0 15 0 159801954 1519071232 70452 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 1483468

[startup+1798.1 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 12108
/proc/meminfo: memFree=1147680/2055920 swapFree=4191900/4192956
[pid=12087] ppid=12085 vsize=0 CPUtime=1800.38
/proc/12087/stat : 12087 (java) Z 12085 12087 11731 0 -1 1036 77554 0 1 0 179991 47 0 0 15 0 2 0 159801926 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.38
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1798.13
CPU time (s): 1800.41
CPU user time (s): 1799.91
CPU system time (s): 0.499924
CPU usage (%): 100.127
Max. virtual memory (cumulated for all children) (KiB): 1490808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.499924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77554
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= 37338
involuntary context switches= 38579

runsolver used 2.16767 second user time and 4.40333 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-13 21:40:26
IDJOB=1856709
IDBENCH=2916
IDSOLVER=682
FILE ID=node34/1856709-1244922026
PBS_JOBID= 9354608
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_2.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1856709-1244922026/watcher-1856709-1244922026 -o /tmp/evaluation-result-1856709-1244922026/solver-1856709-1244922026 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1856709-1244922026.opb

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

MD5SUM BENCH= 031b0f629913e7cd5c934f00ec1a1885
RANDOM SEED=373665793

node34.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.263
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.263
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:       1425960 kB
Buffers:         66936 kB
Cached:         489056 kB
SwapCached:        384 kB
Active:          51148 kB
Inactive:       518244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425960 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            46588 kB
Committed_AS:   130900 kB
PageTables:       1384 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= 66324 MiB
End job on node34 at 2009-06-13 22:10:26