Trace number 2659767

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26OPT344750 13.6229 10.8302

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
MD5SUMd9b1bd39de70fdcf73e5c42a9dd94c9e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark344750
Best CPU time to get the best result obtained on this benchmark3.68644
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 344750
Optimality of the best value was proved YES
Number of variables90
Total number of constraints6
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 constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 4831838208
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 15032909794
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 4831838208
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 15032909794
Number of bits of the biggest sum of numbers34
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.14	c version 2.2.0.v20100526
0.09/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.14	c java.vm.version	11.2-b01
0.09/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version		1.6.0_12
0.09/0.14	c os.name		Linux
0.09/0.14	c os.version		2.6.18-164.el5
0.09/0.14	c os.arch		i386
0.09/0.14	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.23/0.20	c Pseudo Boolean Optimization
0.23/0.20	c --- Begin Solver configuration ---
0.23/0.20	c Stops conflict analysis at the first Unique Implication Point
0.23/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.23/0.20	c Learn all clauses as in MiniSAT
0.23/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.20	c Expensive reason simplification
0.23/0.20	c Armin Biere (Picosat) restarts strategy
0.23/0.20	c Glucose learned constraints deletion strategy
0.23/0.20	c timeout=2147483s
0.23/0.20	c DB Simplification allowed=false
0.23/0.20	c --- End Solver configuration ---
0.23/0.20	c solving HOME/instance-2659767-1276542714.opb
0.23/0.20	c reading problem ... 
0.23/0.26	c ... done. Wall clock time 0.056s.
0.23/0.26	c #vars     90
0.23/0.26	c #constraints  35
0.23/0.26	c constraints type 
0.23/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
0.36/0.33	c SATISFIABLE
0.36/0.33	c OPTIMIZING...
0.36/0.33	c Got one! Elapsed wall clock time (in seconds):0.124
0.36/0.33	o 399728
0.36/0.36	c Got one! Elapsed wall clock time (in seconds):0.153
0.36/0.36	o 399482
0.56/0.43	c Got one! Elapsed wall clock time (in seconds):0.227
0.56/0.43	o 399365
0.56/0.45	c Got one! Elapsed wall clock time (in seconds):0.244
0.56/0.45	o 399230
0.96/0.68	c Got one! Elapsed wall clock time (in seconds):0.478
0.96/0.68	o 399218
1.14/0.71	c Got one! Elapsed wall clock time (in seconds):0.503
1.14/0.71	o 399208
1.14/0.72	c Got one! Elapsed wall clock time (in seconds):0.512
1.14/0.72	o 399207
1.14/0.73	c Got one! Elapsed wall clock time (in seconds):0.521
1.14/0.73	o 399152
1.14/0.73	c Got one! Elapsed wall clock time (in seconds):0.529
1.14/0.73	o 399114
1.53/0.95	c Got one! Elapsed wall clock time (in seconds):0.749
1.53/0.95	o 397658
1.70/1.03	c Got one! Elapsed wall clock time (in seconds):0.825
1.70/1.03	o 375154
1.82/1.13	c Got one! Elapsed wall clock time (in seconds):0.929
1.82/1.13	o 374226
1.95/1.21	c Got one! Elapsed wall clock time (in seconds):1.004
1.95/1.21	o 373642
2.12/1.31	c cleaning 2492 clauses out of 5002 with flag 5002/5002
2.12/1.34	c Got one! Elapsed wall clock time (in seconds):1.132
2.12/1.34	o 373641
2.12/1.34	c Got one! Elapsed wall clock time (in seconds):1.138
2.12/1.34	o 372050
2.12/1.35	c Got one! Elapsed wall clock time (in seconds):1.147
2.12/1.35	o 371818
2.12/1.36	c Got one! Elapsed wall clock time (in seconds):1.154
2.12/1.36	o 360930
2.12/1.36	c Got one! Elapsed wall clock time (in seconds):1.16
2.12/1.36	o 360888
2.12/1.37	c Got one! Elapsed wall clock time (in seconds):1.165
2.12/1.37	o 360576
2.12/1.38	c Got one! Elapsed wall clock time (in seconds):1.171
2.12/1.38	o 360570
2.12/1.39	c Got one! Elapsed wall clock time (in seconds):1.184
2.12/1.39	o 360567
2.12/1.39	c Got one! Elapsed wall clock time (in seconds):1.19
2.12/1.39	o 360392
2.28/1.40	c Got one! Elapsed wall clock time (in seconds):1.197
2.28/1.40	o 360386
2.28/1.41	c Got one! Elapsed wall clock time (in seconds):1.207
2.28/1.41	o 360381
2.28/1.42	c Got one! Elapsed wall clock time (in seconds):1.213
2.28/1.42	o 360378
2.28/1.42	c Got one! Elapsed wall clock time (in seconds):1.218
2.28/1.42	o 360320
2.28/1.43	c Got one! Elapsed wall clock time (in seconds):1.224
2.28/1.43	o 360263
2.28/1.43	c Got one! Elapsed wall clock time (in seconds):1.23
2.28/1.43	o 360261
2.28/1.44	c Got one! Elapsed wall clock time (in seconds):1.238
2.28/1.44	o 360252
2.28/1.45	c Got one! Elapsed wall clock time (in seconds):1.245
2.28/1.45	o 360225
2.28/1.46	c Got one! Elapsed wall clock time (in seconds):1.253
2.28/1.46	o 360204
2.28/1.47	c Got one! Elapsed wall clock time (in seconds):1.261
2.28/1.47	o 360202
2.68/1.67	c Got one! Elapsed wall clock time (in seconds):1.466
2.68/1.67	o 359442
3.28/1.97	c Got one! Elapsed wall clock time (in seconds):1.762
3.28/1.97	o 359376
4.42/2.51	c Got one! Elapsed wall clock time (in seconds):2.307
4.42/2.51	o 358097
4.61/2.61	c cleaning 4254 clauses out of 8508 with flag 11001/11001
4.61/2.66	c Got one! Elapsed wall clock time (in seconds):2.46
4.61/2.66	o 356821
5.43/3.22	c Got one! Elapsed wall clock time (in seconds):3.019
5.43/3.22	o 356818
5.67/3.46	c cleaning 5623 clauses out of 11253 with flag 18000/18000
5.87/3.59	c Got one! Elapsed wall clock time (in seconds):3.382
5.87/3.59	o 356817
6.26/3.78	c Got one! Elapsed wall clock time (in seconds):3.577
6.26/3.78	o 356814
6.36/3.83	c Got one! Elapsed wall clock time (in seconds):3.623
6.36/3.83	o 356809
6.55/4.04	c Got one! Elapsed wall clock time (in seconds):3.832
6.55/4.04	o 356784
6.55/4.08	c Got one! Elapsed wall clock time (in seconds):3.872
6.55/4.08	o 356782
6.67/4.10	c Got one! Elapsed wall clock time (in seconds):3.899
6.67/4.10	o 356777
6.67/4.14	c Got one! Elapsed wall clock time (in seconds):3.931
6.67/4.14	o 356773
6.67/4.14	c Got one! Elapsed wall clock time (in seconds):3.939
6.67/4.14	o 356772
6.67/4.15	c Got one! Elapsed wall clock time (in seconds):3.949
6.67/4.15	o 356769
6.78/4.23	c Got one! Elapsed wall clock time (in seconds):4.027
6.78/4.23	o 356768
6.78/4.25	c Got one! Elapsed wall clock time (in seconds):4.044
6.78/4.25	o 356766
7.12/4.53	c cleaning 6815 clauses out of 13630 with flag 26000/26000
7.23/4.63	c Got one! Elapsed wall clock time (in seconds):4.427
7.23/4.63	o 356378
7.23/4.67	c Got one! Elapsed wall clock time (in seconds):4.47
7.23/4.67	o 356373
7.33/4.72	c Got one! Elapsed wall clock time (in seconds):4.516
7.33/4.72	o 356369
7.33/4.75	c Got one! Elapsed wall clock time (in seconds):4.548
7.33/4.75	o 356368
7.33/4.78	c Got one! Elapsed wall clock time (in seconds):4.577
7.33/4.78	o 356366
7.43/4.82	c Got one! Elapsed wall clock time (in seconds):4.616
7.43/4.82	o 356361
7.43/4.88	c Got one! Elapsed wall clock time (in seconds):4.675
7.43/4.88	o 355217
7.81/5.15	c Got one! Elapsed wall clock time (in seconds):4.949
7.81/5.15	o 355141
7.81/5.16	c Got one! Elapsed wall clock time (in seconds):4.953
7.81/5.16	o 353148
7.81/5.18	c Got one! Elapsed wall clock time (in seconds):4.972
7.81/5.18	o 353136
7.91/5.28	c Got one! Elapsed wall clock time (in seconds):5.078
7.91/5.28	o 353109
8.12/5.46	c Got one! Elapsed wall clock time (in seconds):5.254
8.12/5.46	o 353102
8.12/5.46	c Got one! Elapsed wall clock time (in seconds):5.256
8.12/5.46	o 353008
8.22/5.54	c Got one! Elapsed wall clock time (in seconds):5.333
8.22/5.54	o 353005
8.22/5.54	c Got one! Elapsed wall clock time (in seconds):5.336
8.22/5.54	o 352912
8.22/5.54	c Got one! Elapsed wall clock time (in seconds):5.338
8.22/5.54	o 352910
8.22/5.54	c Got one! Elapsed wall clock time (in seconds):5.34
8.22/5.54	o 352909
8.22/5.55	c Got one! Elapsed wall clock time (in seconds):5.342
8.22/5.55	o 352893
8.22/5.55	c Got one! Elapsed wall clock time (in seconds):5.345
8.22/5.55	o 352890
8.22/5.56	c Got one! Elapsed wall clock time (in seconds):5.352
8.22/5.56	o 352873
8.22/5.56	c Got one! Elapsed wall clock time (in seconds):5.354
8.22/5.57	o 352857
8.22/5.57	c Got one! Elapsed wall clock time (in seconds):5.359
8.22/5.57	o 352706
8.22/5.57	c Got one! Elapsed wall clock time (in seconds):5.364
8.22/5.57	o 352704
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.374
8.22/5.59	o 352694
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.376
8.22/5.59	o 352640
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.379
8.22/5.59	o 352615
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.381
8.22/5.59	o 352605
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.382
8.22/5.59	o 352591
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.383
8.22/5.59	o 352545
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.385
8.22/5.59	o 352524
8.22/5.59	c Got one! Elapsed wall clock time (in seconds):5.386
8.22/5.59	o 352522
8.44/5.72	c cleaning 7898 clauses out of 15815 with flag 35000/35000
8.54/5.88	c Got one! Elapsed wall clock time (in seconds):5.671
8.54/5.88	o 348563
8.94/6.24	c Got one! Elapsed wall clock time (in seconds):6.039
8.94/6.24	o 348240
9.04/6.37	c Got one! Elapsed wall clock time (in seconds):6.17
9.04/6.37	o 348239
9.25/6.53	c Got one! Elapsed wall clock time (in seconds):6.33
9.25/6.53	o 348230
9.25/6.57	c Got one! Elapsed wall clock time (in seconds):6.363
9.25/6.57	o 348208
9.54/6.87	c Got one! Elapsed wall clock time (in seconds):6.661
9.54/6.87	o 348205
9.64/6.91	c Got one! Elapsed wall clock time (in seconds):6.706
9.64/6.91	o 348201
9.64/6.93	c Got one! Elapsed wall clock time (in seconds):6.726
9.64/6.93	o 348200
9.64/6.94	c Got one! Elapsed wall clock time (in seconds):6.733
9.64/6.94	o 348199
9.64/6.94	c Got one! Elapsed wall clock time (in seconds):6.735
9.64/6.94	o 348190
9.64/6.94	c Got one! Elapsed wall clock time (in seconds):6.736
9.64/6.94	o 348189
9.64/6.94	c Got one! Elapsed wall clock time (in seconds):6.738
9.64/6.94	o 348186
9.64/6.94	c Got one! Elapsed wall clock time (in seconds):6.74
9.64/6.94	o 348185
9.64/6.95	c Got one! Elapsed wall clock time (in seconds):6.744
9.64/6.95	o 348181
9.64/6.95	c Got one! Elapsed wall clock time (in seconds):6.745
9.64/6.95	o 348177
9.64/6.95	c Got one! Elapsed wall clock time (in seconds):6.746
9.64/6.95	o 348176
9.64/6.95	c Got one! Elapsed wall clock time (in seconds):6.748
9.64/6.95	o 348169
9.74/7.07	c cleaning 8953 clauses out of 17918 with flag 45001/45001
9.94/7.22	c Got one! Elapsed wall clock time (in seconds):7.012
9.94/7.22	o 348168
9.94/7.23	c Got one! Elapsed wall clock time (in seconds):7.022
9.94/7.23	o 348167
10.04/7.33	c Got one! Elapsed wall clock time (in seconds):7.13
10.04/7.33	o 347974
10.04/7.37	c Got one! Elapsed wall clock time (in seconds):7.161
10.04/7.37	o 346746
10.04/7.39	c Got one! Elapsed wall clock time (in seconds):7.189
10.04/7.39	o 346098
10.24/7.50	c Got one! Elapsed wall clock time (in seconds):7.296
10.24/7.50	o 346042
10.24/7.51	c Got one! Elapsed wall clock time (in seconds):7.307
10.24/7.51	o 346040
10.24/7.54	c Got one! Elapsed wall clock time (in seconds):7.339
10.24/7.54	o 346033
10.24/7.55	c Got one! Elapsed wall clock time (in seconds):7.341
10.24/7.55	o 345922
10.24/7.55	c Got one! Elapsed wall clock time (in seconds):7.344
10.24/7.55	o 345890
10.24/7.55	c Got one! Elapsed wall clock time (in seconds):7.346
10.24/7.55	o 345738
10.35/7.68	c Got one! Elapsed wall clock time (in seconds):7.474
10.35/7.68	o 345581
11.06/8.36	c Got one! Elapsed wall clock time (in seconds):8.152
11.06/8.36	o 345442
11.36/8.64	c cleaning 9480 clauses out of 18965 with flag 55001/55001
11.57/8.86	c Got one! Elapsed wall clock time (in seconds):8.658
11.57/8.86	o 345434
11.68/8.93	c Got one! Elapsed wall clock time (in seconds):8.721
11.68/8.93	o 345328
11.68/8.93	c Got one! Elapsed wall clock time (in seconds):8.726
11.68/8.93	o 345244
11.68/8.93	c Got one! Elapsed wall clock time (in seconds):8.727
11.68/8.93	o 345136
11.68/8.93	c Got one! Elapsed wall clock time (in seconds):8.728
11.68/8.93	o 345135
11.68/8.93	c Got one! Elapsed wall clock time (in seconds):8.729
11.68/8.93	o 345129
11.68/8.95	c Got one! Elapsed wall clock time (in seconds):8.75
11.68/8.95	o 345117
11.68/8.96	c Got one! Elapsed wall clock time (in seconds):8.757
11.68/8.96	o 345116
11.68/8.96	c Got one! Elapsed wall clock time (in seconds):8.759
11.68/8.96	o 345113
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.764
11.68/8.97	o 345111
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.767
11.68/8.97	o 345110
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.767
11.68/8.97	o 345105
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.769
11.68/8.97	o 345103
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.77
11.68/8.97	o 345098
11.68/8.97	c Got one! Elapsed wall clock time (in seconds):8.771
11.68/8.97	o 345097
11.80/9.03	c Got one! Elapsed wall clock time (in seconds):8.821
11.80/9.03	o 345095
11.80/9.03	c Got one! Elapsed wall clock time (in seconds):8.823
11.80/9.03	o 345058
11.80/9.04	c Got one! Elapsed wall clock time (in seconds):8.831
11.80/9.04	o 345056
11.80/9.04	c Got one! Elapsed wall clock time (in seconds):8.832
11.80/9.04	o 345002
12.00/9.21	c Got one! Elapsed wall clock time (in seconds):9.004
12.00/9.21	o 344999
12.00/9.25	c Got one! Elapsed wall clock time (in seconds):9.049
12.00/9.25	o 344950
12.10/9.39	c Got one! Elapsed wall clock time (in seconds):9.184
12.10/9.39	o 344942
12.20/9.47	c Got one! Elapsed wall clock time (in seconds):9.267
12.20/9.47	o 344941
12.30/9.55	c Got one! Elapsed wall clock time (in seconds):9.344
12.30/9.55	o 344940
12.30/9.56	c Got one! Elapsed wall clock time (in seconds):9.354
12.30/9.56	o 344938
12.30/9.56	c Got one! Elapsed wall clock time (in seconds):9.358
12.30/9.56	o 344928
12.30/9.56	c Got one! Elapsed wall clock time (in seconds):9.359
12.30/9.56	o 344849
12.30/9.56	c Got one! Elapsed wall clock time (in seconds):9.36
12.30/9.56	o 344841
12.30/9.57	c Got one! Elapsed wall clock time (in seconds):9.368
12.30/9.57	o 344839
12.30/9.57	c Got one! Elapsed wall clock time (in seconds):9.369
12.30/9.57	o 344818
12.40/9.66	c Got one! Elapsed wall clock time (in seconds):9.456
12.40/9.66	o 344802
12.40/9.69	c Got one! Elapsed wall clock time (in seconds):9.484
12.40/9.69	o 344801
12.50/9.79	c Got one! Elapsed wall clock time (in seconds):9.585
12.50/9.79	o 344800
12.50/9.79	c Got one! Elapsed wall clock time (in seconds):9.59
12.50/9.79	o 344792
12.50/9.80	c Got one! Elapsed wall clock time (in seconds):9.593
12.50/9.80	o 344786
12.50/9.80	c Got one! Elapsed wall clock time (in seconds):9.594
12.50/9.80	o 344775
12.50/9.80	c Got one! Elapsed wall clock time (in seconds):9.596
12.50/9.80	o 344772
12.61/9.81	c Got one! Elapsed wall clock time (in seconds):9.611
12.61/9.82	o 344770
12.71/9.95	c cleaning 9734 clauses out of 19484 with flag 65000/65000
12.71/9.98	c Got one! Elapsed wall clock time (in seconds):9.778
12.71/9.98	o 344768
12.71/9.99	c Got one! Elapsed wall clock time (in seconds):9.788
12.71/9.99	o 344767
12.71/10.00	c Got one! Elapsed wall clock time (in seconds):9.79
12.71/10.00	o 344765
12.80/10.00	c Got one! Elapsed wall clock time (in seconds):9.796
12.80/10.00	o 344760
12.80/10.00	c Got one! Elapsed wall clock time (in seconds):9.797
12.80/10.00	o 344759
12.80/10.00	c Got one! Elapsed wall clock time (in seconds):9.799
12.80/10.00	o 344758
12.80/10.01	c Got one! Elapsed wall clock time (in seconds):9.8
12.80/10.01	o 344754
12.80/10.01	c Got one! Elapsed wall clock time (in seconds):9.801
12.80/10.01	o 344751
13.00/10.25	c Got one! Elapsed wall clock time (in seconds):10.043
13.00/10.25	o 344750
13.50/10.80	c starts		: 211
13.50/10.80	c conflicts		: 70000
13.50/10.80	c decisions		: 74072
13.50/10.80	c propagations		: 432107
13.50/10.80	c inspects		: 21193174
13.50/10.80	c learnt literals	: 5
13.50/10.80	c learnt binary clauses	: 16
13.50/10.80	c learnt ternary clauses	: 30
13.50/10.80	c learnt clauses	: 69994
13.50/10.80	c ignored clauses	: 0
13.50/10.80	c root simplifications	: 0
13.50/10.80	c removed literals (reason simplification)	: 1327505
13.50/10.80	c reason swapping (by a shorter reason)	: 0
13.50/10.80	c Calls to reduceDB	: 8
13.50/10.80	c number of reductions to clauses (during analyze)	: 0
13.50/10.80	c number of learned constraints concerned by reduction	: 0
13.50/10.80	c number of learning phase by resolution	: 0
13.50/10.80	c number of learning phase by cutting planes	: 0
13.50/10.80	c speed (assignments/second)	: 785649.0909090908
13.50/10.80	c non guided choices	0
13.50/10.80	c learnt constraints type 
13.50/10.80	c constraints type 
13.50/10.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6
13.50/10.80	s OPTIMUM FOUND
13.50/10.80	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 
13.50/10.80	c objective function=344750
13.50/10.80	c Total wall clock time (in seconds): 10.595

Verifier Data

OK	344750

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659767-1276542714/watcher-2659767-1276542714 -o /tmp/evaluation-result-2659767-1276542714/solver-2659767-1276542714 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659767-1276542714.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: 2.27 2.08 2.02 3/106 32464
/proc/meminfo: memFree=1685724/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=13164 CPUtime=0
/proc/32464/stat : 32464 (java) R 32462 32464 31991 0 -1 4194304 681 0 0 0 0 0 0 0 16 0 1 0 29872689 13479936 298 1992294400 134512640 134550932 4287982464 18446744073709551615 9143931 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32464/statm: 3291 303 141 10 0 1121 0

[startup+0.0801701 s]
/proc/loadavg: 2.27 2.08 2.02 3/106 32464
/proc/meminfo: memFree=1685724/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1521796 CPUtime=0.07
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 3815 0 1 0 5 2 0 0 16 0 7 0 29872689 1558319104 3257 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 380449 3257 1044 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101172 s]
/proc/loadavg: 2.27 2.08 2.02 3/106 32464
/proc/meminfo: memFree=1685724/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1524184 CPUtime=0.09
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 3997 0 1 0 7 2 0 0 16 0 12 0 29872689 1560764416 3437 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 381046 3437 1078 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.301192 s]
/proc/loadavg: 2.27 2.08 2.02 3/106 32464
/proc/meminfo: memFree=1685724/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1526596 CPUtime=0.36
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 5332 0 1 0 34 2 0 0 16 0 13 0 29872689 1563234304 4770 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 381649 4770 1361 10 0 378951 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526596

[startup+0.701226 s]
/proc/loadavg: 2.27 2.08 2.02 3/106 32464
/proc/meminfo: memFree=1685724/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1530296 CPUtime=1.14
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 7124 0 1 0 110 4 0 0 16 0 13 0 29872689 1567023104 6406 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 382574 6407 1417 10 0 379876 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1530296

[startup+1.50161 s]
/proc/loadavg: 2.27 2.08 2.02 2/119 32477
/proc/meminfo: memFree=1658464/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1533524 CPUtime=2.47
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 12001 0 1 0 241 6 0 0 16 0 13 0 29872689 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 383381 11004 1442 10 0 380683 0
[pid=32464/tid=32466] ppid=32462 vsize=1533524 CPUtime=1.45
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 7931 0 1 0 141 4 0 0 25 0 13 0 29872690 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4109042310 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 121 0 0 0 0 0 0 0 16 0 13 0 29872691 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 83 0 0 0 0 0 0 0 18 0 13 0 29872691 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1533524 CPUtime=0.01
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 202 0 0 0 1 0 0 0 15 0 13 0 29872693 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1533524 CPUtime=0.22
/proc/32464/task/32473/stat : 32473 (java) R 32462 32464 31991 0 -1 4202560 162 0 0 0 22 0 0 0 20 0 13 0 29872697 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 103132209 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1533524 CPUtime=0.75
/proc/32464/task/32474/stat : 32474 (java) R 32462 32464 31991 0 -1 4202560 2437 0 0 0 74 1 0 0 16 0 13 0 29872697 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 103371438 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1533524 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1570328576 11004 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 1533524

[startup+3.10158 s]
/proc/loadavg: 2.17 2.06 2.01 6/119 32477
/proc/meminfo: memFree=1636764/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1542828 CPUtime=5.33
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 17819 0 1 0 524 9 0 0 16 0 13 0 29872689 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385707 14315 1443 10 0 383009 0
[pid=32464/tid=32466] ppid=32462 vsize=1542828 CPUtime=3.01
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 8312 0 1 0 297 4 0 0 25 0 13 0 29872690 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4109042209 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 243 0 0 0 0 0 0 0 15 0 13 0 29872691 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 140 0 0 0 0 0 0 0 18 0 13 0 29872691 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1542828 CPUtime=0.03
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 310 0 0 0 3 0 0 0 15 0 13 0 29872693 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1542828 CPUtime=0.51
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 329 0 0 0 51 0 0 0 18 0 13 0 29872697 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1542828 CPUtime=1.72
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7420 0 0 0 169 3 0 0 15 0 13 0 29872697 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1542828 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1579855872 14315 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 1542828

[startup+6.3015 s]
/proc/loadavg: 2.17 2.06 2.01 2/119 32477
/proc/meminfo: memFree=1628580/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1541976 CPUtime=9.04
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 21350 0 1 0 893 11 0 0 16 0 13 0 29872689 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385494 17136 1445 10 0 382796 0
[pid=32464/tid=32466] ppid=32462 vsize=1541976 CPUtime=6.05
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 10997 0 1 0 600 5 0 0 22 0 13 0 29872690 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4109014188 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1541976 CPUtime=0.01
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 343 0 0 0 1 0 0 0 15 0 13 0 29872691 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 220 0 0 0 0 0 0 0 16 0 13 0 29872691 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1541976 CPUtime=0.1
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 462 0 0 0 10 0 0 0 15 0 13 0 29872693 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1541976 CPUtime=0.96
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 839 0 0 0 96 0 0 0 16 0 13 0 29872697 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1541976 CPUtime=1.85
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 182 3 0 0 15 0 13 0 29872697 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1578983424 17136 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 1541976

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

[startup+7.90147 s]
/proc/loadavg: 2.07 2.04 2.01 2/119 32477
/proc/meminfo: memFree=1621024/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1541976 CPUtime=10.66
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 21637 0 1 0 1055 11 0 0 16 0 13 0 29872689 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385494 17421 1445 10 0 382796 0
[pid=32464/tid=32466] ppid=32462 vsize=1541976 CPUtime=7.6
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 11201 0 1 0 755 5 0 0 25 0 13 0 29872690 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4109236344 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1541976 CPUtime=0.01
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 343 0 0 0 1 0 0 0 16 0 13 0 29872691 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1541976 CPUtime=0.01
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 220 0 0 0 1 0 0 0 15 0 13 0 29872691 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1541976 CPUtime=0.13
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 543 0 0 0 13 0 0 0 16 0 13 0 29872693 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1541976 CPUtime=0.98
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 841 0 0 0 98 0 0 0 16 0 13 0 29872697 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1541976 CPUtime=1.87
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 184 3 0 0 16 0 13 0 29872697 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1578983424 17421 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 1541976

[startup+9.50143 s]
/proc/loadavg: 2.07 2.04 2.01 2/119 32477
/proc/meminfo: memFree=1620156/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1541976 CPUtime=12.3
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 21867 0 1 0 1219 11 0 0 16 0 13 0 29872689 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385494 17650 1445 10 0 382796 0
[pid=32464/tid=32466] ppid=32462 vsize=1541976 CPUtime=9.15
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 11202 0 1 0 910 5 0 0 25 0 13 0 29872690 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4109151785 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1541976 CPUtime=0.02
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 396 0 0 0 2 0 0 0 16 0 13 0 29872691 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1541976 CPUtime=0.01
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 252 0 0 0 1 0 0 0 16 0 13 0 29872691 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1541976 CPUtime=0.15
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 686 0 0 0 15 0 0 0 16 0 13 0 29872693 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1541976 CPUtime=1.03
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 842 0 0 0 103 0 0 0 15 0 13 0 29872697 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1541976 CPUtime=1.88
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 185 3 0 0 15 0 13 0 29872697 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1578983424 17650 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1541976

[startup+10.3014 s]
/proc/loadavg: 2.07 2.04 2.01 2/119 32477
/proc/meminfo: memFree=1618544/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1541976 CPUtime=13.1
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 22459 0 1 0 1299 11 0 0 16 0 13 0 29872689 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385494 18241 1445 10 0 382796 0
[pid=32464/tid=32466] ppid=32462 vsize=1541976 CPUtime=9.91
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 11794 0 1 0 986 5 0 0 25 0 13 0 29872690 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4109042191 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1541976 CPUtime=0.02
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 396 0 0 0 2 0 0 0 15 0 13 0 29872691 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1541976 CPUtime=0.02
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 252 0 0 0 2 0 0 0 16 0 13 0 29872691 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1541976 CPUtime=0.18
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 686 0 0 0 18 0 0 0 16 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1541976 CPUtime=1.03
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 842 0 0 0 103 0 0 0 15 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1541976 CPUtime=1.88
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 185 3 0 0 15 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 1541976

[startup+10.7014 s]
/proc/loadavg: 2.07 2.04 2.01 2/119 32477
/proc/meminfo: memFree=1618544/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1541976 CPUtime=13.5
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 22459 0 1 0 1339 11 0 0 16 0 13 0 29872689 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385494 18241 1445 10 0 382796 0
[pid=32464/tid=32466] ppid=32462 vsize=1541976 CPUtime=10.31
/proc/32464/task/32466/stat : 32466 (java) R 32462 32464 31991 0 -1 4202560 11794 0 1 0 1026 5 0 0 25 0 13 0 29872690 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4109486957 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1541976 CPUtime=0.02
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 396 0 0 0 2 0 0 0 15 0 13 0 29872691 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1541976 CPUtime=0.02
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 252 0 0 0 2 0 0 0 16 0 13 0 29872691 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1541976 CPUtime=0.18
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 686 0 0 0 18 0 0 0 16 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 29872693 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1541976 CPUtime=1.03
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 842 0 0 0 103 0 0 0 15 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1541976 CPUtime=1.88
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 185 3 0 0 15 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1541976 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1578983424 18241 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 1541976

[startup+10.8034 s]
/proc/loadavg: 2.07 2.04 2.01 2/119 32477
/proc/meminfo: memFree=1618544/2059040 swapFree=4135896/4192956
[pid=32464] ppid=32462 vsize=1542300 CPUtime=13.6
/proc/32464/stat : 32464 (java) S 32462 32464 31991 0 -1 4202496 22482 0 1 0 1349 11 0 0 16 0 14 0 29872689 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/32464/statm: 385575 18264 1445 10 0 382877 0
[pid=32464/tid=32466] ppid=32462 vsize=1542300 CPUtime=10.41
/proc/32464/task/32466/stat : 32466 (java) S 32462 32464 31991 0 -1 4202560 11797 0 1 0 1036 5 0 0 25 0 14 0 29872690 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32467] ppid=32462 vsize=1542300 CPUtime=0.02
/proc/32464/task/32467/stat : 32467 (java) S 32462 32464 31991 0 -1 4202560 396 0 0 0 2 0 0 0 15 0 14 0 29872691 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32468] ppid=32462 vsize=1542300 CPUtime=0.02
/proc/32464/task/32468/stat : 32468 (java) S 32462 32464 31991 0 -1 4202560 252 0 0 0 2 0 0 0 16 0 14 0 29872691 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32469] ppid=32462 vsize=1542300 CPUtime=0.18
/proc/32464/task/32469/stat : 32469 (java) S 32462 32464 31991 0 -1 4202560 686 0 0 0 18 0 0 0 16 0 14 0 29872693 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 0 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32470] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32470/stat : 32470 (java) S 32462 32464 31991 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 29872693 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32471] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32471/stat : 32471 (java) S 32462 32464 31991 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 29872693 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32472] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32472/stat : 32472 (java) S 32462 32464 31991 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 29872697 1579315200 18264 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32473] ppid=32462 vsize=1542300 CPUtime=1.04
/proc/32464/task/32473/stat : 32473 (java) S 32462 32464 31991 0 -1 4202560 856 0 0 0 104 0 0 0 15 0 14 0 29872697 1579315200 18265 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 1 0 0 0
[pid=32464/tid=32474] ppid=32462 vsize=1542300 CPUtime=1.88
/proc/32464/task/32474/stat : 32474 (java) S 32462 32464 31991 0 -1 4202560 7424 0 0 0 185 3 0 0 15 0 13 0 29872697 1579315200 18265 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32475] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32475/stat : 32475 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 29872697 1579315200 18265 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32476] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32476/stat : 32476 (java) S 32462 32464 31991 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 29872698 1579315200 18265 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
[pid=32464/tid=32477] ppid=32462 vsize=1542300 CPUtime=0
/proc/32464/task/32477/stat : 32477 (java) S 32462 32464 31991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 29872716 1579315200 18265 1992294400 134512640 134550932 4287982464 18446744073709551615 4294960144 0 4 0 16800975 18446604437836757952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.6
Current children cumulated vsize (KiB) 1542300

Child status: 30
Real time (s): 10.8302
CPU time (s): 13.6229
CPU user time (s): 13.4999
CPU system time (s): 0.122981
CPU usage (%): 125.786
Max. virtual memory (cumulated for all children) (KiB): 1544244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.4999
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22489
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= 477
involuntary context switches= 811

runsolver used 0.030995 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-14 21:11:54
IDJOB=2659767
IDBENCH=2374
IDSOLVER=1164
FILE ID=node015/2659767-1276542714
PBS_JOBID= 11173472
Free space on /tmp= 62584 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659767-1276542714/watcher-2659767-1276542714 -o /tmp/evaluation-result-2659767-1276542714/solver-2659767-1276542714 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659767-1276542714.opb

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

MD5SUM BENCH= d9b1bd39de70fdcf73e5c42a9dd94c9e
RANDOM SEED=55509985

node015.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1686120 kB
Buffers:        152908 kB
Cached:         138952 kB
SwapCached:      11028 kB
Active:          80784 kB
Inactive:       225200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1686120 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:       12324 kB
Mapped:           9272 kB
Slab:            45064 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node015 at 2010-06-14 21:12:05