Trace number 2662016

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 RES // CP 2.2.0 2010-05-31SAT (TO)-41 1800.32 940.963

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_2.opb
MD5SUMb5a23f46b7c8ffe564ae87cb51d69480
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark1789.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4984
Sum of products size (including duplicates)9968
Number of different products2492
Sum of products size4984

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.23	c Pseudo Boolean Optimization
0.22/0.23	c ManyCore solver with 2 solvers running in parallel
0.22/0.23	c --- Begin Solver configuration ---
0.22/0.23	c Stops conflict analysis at the first Unique Implication Point
0.22/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.22/0.23	c Learn all clauses as in MiniSAT
0.22/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.23	c Expensive reason simplification
0.22/0.23	c Armin Biere (Picosat) restarts strategy
0.22/0.23	c Glucose learned constraints deletion strategy
0.22/0.23	c timeout=2147483s
0.22/0.23	c DB Simplification allowed=false
0.22/0.23	c --- End Solver configuration ---
0.22/0.23	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.23	c --- Begin Solver configuration ---
0.22/0.23	c Stops conflict analysis at the first Unique Implication Point
0.22/0.23	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.22/0.23	c Learn all clauses as in MiniSAT
0.22/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.23	c No reason simplification
0.22/0.23	c Armin Biere (Picosat) restarts strategy
0.22/0.23	c Glucose learned constraints deletion strategy
0.22/0.23	c timeout=2147483s
0.22/0.23	c DB Simplification allowed=false
0.22/0.23	c --- End Solver configuration ---
0.22/0.23	
0.22/0.23	c solving HOME/instance-2662016-1276673360.opb
0.22/0.23	c reading problem ... 
2.50/1.73	c ... done. Wall clock time 1.489s.
2.50/1.73	c #vars     2892
2.50/1.73	c #constraints  5586
2.50/1.73	c constraints type 
2.50/1.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2492
2.50/1.73	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
2.50/1.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
2.50/1.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2492
2.50/1.73	c constraints type 
2.50/1.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
2.50/1.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2492
2.50/1.73	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
2.50/1.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2492
3.50/2.28	c And the winner is CuttingPlanes
3.66/2.74	c SATISFIABLE
3.66/2.74	c OPTIMIZING...
3.66/2.74	c Got one! Elapsed wall clock time (in seconds):2.515
3.66/2.74	o -8
4.00/3.00	c And the winner is CuttingPlanes
4.23/3.75	c Got one! Elapsed wall clock time (in seconds):3.53
4.23/3.75	o -9
4.32/3.89	c And the winner is CuttingPlanes
4.49/4.76	c Got one! Elapsed wall clock time (in seconds):4.539
4.49/4.76	o -14
5.56/5.34	c And the winner is CuttingPlanes
5.68/5.78	c Got one! Elapsed wall clock time (in seconds):5.563
5.68/5.78	o -15
5.93/5.91	c And the winner is CuttingPlanes
5.95/6.79	c Got one! Elapsed wall clock time (in seconds):6.568
5.95/6.79	o -18
6.00/6.88	c And the winner is CuttingPlanes
6.12/7.82	c Got one! Elapsed wall clock time (in seconds):7.599
6.12/7.82	o -19
6.27/7.99	c And the winner is CuttingPlanes
6.47/8.90	c Got one! Elapsed wall clock time (in seconds):8.683
6.47/8.90	o -20
6.65/9.00	c And the winner is CuttingPlanes
6.66/9.91	c Got one! Elapsed wall clock time (in seconds):9.687
6.66/9.91	o -21
6.66/9.95	c And the winner is CuttingPlanes
6.75/10.91	c Got one! Elapsed wall clock time (in seconds):10.693
6.75/10.91	o -22
6.93/11.06	c And the winner is CuttingPlanes
7.03/11.92	c Got one! Elapsed wall clock time (in seconds):11.698
7.03/11.92	o -23
7.03/12.00	c And the winner is CuttingPlanes
7.18/12.92	c Got one! Elapsed wall clock time (in seconds):12.703
7.18/12.92	o -24
7.32/13.07	c And the winner is CuttingPlanes
7.47/13.93	c Got one! Elapsed wall clock time (in seconds):13.708
7.47/13.93	o -25
7.61/14.08	c And the winner is CuttingPlanes
7.77/14.94	c Got one! Elapsed wall clock time (in seconds):14.714
7.77/14.94	o -26
7.89/15.00	c And the winner is CuttingPlanes
7.90/15.94	c Got one! Elapsed wall clock time (in seconds):15.72
7.90/15.94	o -27
8.01/16.00	c And the winner is CuttingPlanes
8.02/16.95	c Got one! Elapsed wall clock time (in seconds):16.727
8.02/16.95	o -28
8.33/17.17	c And the winner is CuttingPlanes
8.48/17.95	c Got one! Elapsed wall clock time (in seconds):17.732
8.48/17.95	o -29
8.56/18.09	c And the winner is CuttingPlanes
8.76/18.96	c Got one! Elapsed wall clock time (in seconds):18.741
8.76/18.96	o -30
10.80/20.06	c And the winner is CuttingPlanes
10.94/20.97	c Got one! Elapsed wall clock time (in seconds):20.747
10.94/20.97	o -31
11.59/21.32	c And the winner is CuttingPlanes
11.63/21.98	c Got one! Elapsed wall clock time (in seconds):21.759
11.63/21.98	o -32
13.45/22.93	c And the winner is CuttingPlanes
13.45/22.99	c Got one! Elapsed wall clock time (in seconds):22.766
13.45/22.99	o -33
16.90/24.78	c And the winner is CuttingPlanes
17.07/24.99	c Got one! Elapsed wall clock time (in seconds):24.771
17.07/24.99	o -34
17.28/25.16	c cleaning 2501 clauses out of 5001 with flag 5001/5001
20.19/26.68	c And the winner is CuttingPlanes
20.36/27.00	c Got one! Elapsed wall clock time (in seconds):26.779
20.36/27.00	o -35
20.55/27.17	c And the winner is CuttingPlanes
20.70/28.00	c Got one! Elapsed wall clock time (in seconds):27.784
20.70/28.00	o -36
32.97/34.27	c cleaning 4121 clauses out of 8499 with flag 11000/11000
33.90/34.71	c And the winner is CuttingPlanes
33.92/35.02	c Got one! Elapsed wall clock time (in seconds):34.801
33.92/35.02	o -37
34.65/35.44	c And the winner is CuttingPlanes
34.74/36.03	c Got one! Elapsed wall clock time (in seconds):35.804
34.74/36.03	o -38
47.57/42.52	c cleaning 5565 clauses out of 11378 with flag 18000/18000
58.00/47.89	c cleaning 6871 clauses out of 13813 with flag 26000/26000
71.76/54.83	c And the winner is CuttingPlanes
71.84/55.07	c Got one! Elapsed wall clock time (in seconds):54.848
71.84/55.07	o -39
74.86/56.70	c cleaning 7971 clauses out of 15942 with flag 35000/35000
91.41/65.02	c cleaning 8973 clauses out of 17971 with flag 45000/45000
108.96/73.99	c cleaning 9460 clauses out of 18998 with flag 55000/55000
125.92/82.54	c cleaning 9639 clauses out of 19538 with flag 65000/65000
141.83/90.63	c cleaning 9860 clauses out of 19899 with flag 75000/75000
158.95/99.36	c cleaning 9893 clauses out of 20039 with flag 85000/85000
175.88/107.94	c cleaning 9954 clauses out of 20146 with flag 95000/95000
192.21/116.26	c cleaning 9956 clauses out of 20192 with flag 105000/105000
209.28/124.93	c cleaning 10065 clauses out of 20236 with flag 115000/115000
225.99/133.49	c cleaning 10027 clauses out of 20171 with flag 125000/125000
243.70/142.48	c cleaning 9931 clauses out of 20144 with flag 135000/135000
260.77/151.16	c cleaning 9971 clauses out of 20213 with flag 145000/145000
280.79/161.31	c cleaning 9988 clauses out of 20242 with flag 155000/155000
298.48/170.34	c cleaning 9986 clauses out of 20254 with flag 165000/165000
316.74/179.62	c cleaning 10046 clauses out of 20268 with flag 175000/175000
335.92/189.52	c cleaning 9966 clauses out of 20222 with flag 185000/185000
353.49/198.72	c cleaning 10012 clauses out of 20256 with flag 195000/195000
371.21/208.01	c cleaning 9980 clauses out of 20244 with flag 205000/205000
392.11/218.74	c cleaning 10014 clauses out of 20264 with flag 215000/215000
410.76/228.24	c cleaning 10025 clauses out of 20250 with flag 225000/225000
431.72/238.95	c cleaning 9987 clauses out of 20225 with flag 235000/235000
451.56/249.07	c cleaning 9973 clauses out of 20238 with flag 245000/245000
470.59/258.76	c cleaning 10031 clauses out of 20265 with flag 255000/255000
492.40/269.89	c cleaning 10051 clauses out of 20234 with flag 265000/265000
512.36/280.09	c cleaning 9999 clauses out of 20183 with flag 275000/275000
531.98/290.09	c cleaning 9976 clauses out of 20184 with flag 285000/285000
552.21/300.37	c cleaning 9981 clauses out of 20208 with flag 295000/295000
572.99/310.93	c cleaning 10066 clauses out of 20227 with flag 305000/305000
592.94/321.17	c cleaning 10044 clauses out of 20161 with flag 315000/315000
612.34/331.02	c cleaning 9992 clauses out of 20117 with flag 325000/325000
627.59/338.89	c cleaning 0 clauses out of 5000 with flag 0/5000
631.30/340.86	c cleaning 9999 clauses out of 20125 with flag 335000/335000
653.61/352.27	c cleaning 10008 clauses out of 20126 with flag 345000/345000
674.02/362.66	c cleaning 9946 clauses out of 20118 with flag 355000/355000
697.76/374.76	c cleaning 9998 clauses out of 20172 with flag 365000/365000
717.55/384.84	c cleaning 10000 clauses out of 20174 with flag 375000/375000
736.10/394.30	c cleaning 10057 clauses out of 20174 with flag 385000/385000
756.09/404.56	c cleaning 9925 clauses out of 20117 with flag 395000/395000
776.26/414.81	c cleaning 9965 clauses out of 20192 with flag 405000/405000
796.64/425.22	c cleaning 10030 clauses out of 20227 with flag 415000/415000
815.36/434.89	c cleaning 10003 clauses out of 20197 with flag 425000/425000
834.74/444.76	c cleaning 9980 clauses out of 20194 with flag 435000/435000
854.51/454.80	c cleaning 9991 clauses out of 20214 with flag 445000/445000
870.73/463.15	c And the winner is CuttingPlanes
870.81/463.61	c Got one! Elapsed wall clock time (in seconds):463.388
870.81/463.61	o -40
875.74/466.16	c cleaning 10112 clauses out of 20223 with flag 455000/455000
879.39/468.18	c And the winner is CuttingPlanes
879.57/468.63	c Got one! Elapsed wall clock time (in seconds):468.412
879.57/468.63	o -41
892.39/475.16	c cleaning 9980 clauses out of 20111 with flag 465000/465000
909.98/484.19	c cleaning 9983 clauses out of 20131 with flag 475000/475000
928.55/493.63	c cleaning 9959 clauses out of 20148 with flag 485000/485000
943.38/501.25	c cleaning 9952 clauses out of 20189 with flag 495000/495000
959.13/509.35	c cleaning 10084 clauses out of 20237 with flag 505000/505000
978.88/519.48	c cleaning 9992 clauses out of 20153 with flag 515000/515000
1001.83/531.14	c cleaning 10038 clauses out of 20161 with flag 525000/525000
1018.82/539.86	c cleaning 9929 clauses out of 20123 with flag 535000/535000
1036.94/549.19	c cleaning 9983 clauses out of 20194 with flag 545000/545000
1056.11/558.92	c cleaning 10031 clauses out of 20211 with flag 555000/555000
1073.89/568.04	c cleaning 9959 clauses out of 20180 with flag 565000/565000
1091.47/577.09	c cleaning 10055 clauses out of 20221 with flag 575000/575000
1108.37/585.78	c cleaning 9981 clauses out of 20166 with flag 585000/585000
1125.54/594.58	c cleaning 10027 clauses out of 20185 with flag 595000/595000
1142.31/603.12	c cleaning 9977 clauses out of 20158 with flag 605000/605000
1158.48/611.49	c cleaning 9944 clauses out of 20181 with flag 615000/615000
1176.15/620.55	c cleaning 9999 clauses out of 20237 with flag 625000/625000
1195.33/630.36	c cleaning 9992 clauses out of 20238 with flag 635000/635000
1212.26/639.06	c cleaning 9997 clauses out of 20246 with flag 645000/645000
1228.81/647.54	c cleaning 10075 clauses out of 20249 with flag 655000/655000
1247.27/657.06	c cleaning 10043 clauses out of 20174 with flag 665000/665000
1267.60/667.47	c cleaning 9984 clauses out of 20131 with flag 675000/675000
1287.35/677.54	c cleaning 9995 clauses out of 20147 with flag 685000/685000
1308.23/688.21	c cleaning 10018 clauses out of 20152 with flag 695000/695000
1329.47/699.17	c cleaning 10031 clauses out of 20134 with flag 705000/705000
1349.79/709.58	c cleaning 9952 clauses out of 20103 with flag 715000/715000
1369.50/719.63	c cleaning 10011 clauses out of 20151 with flag 725000/725000
1390.01/730.19	c cleaning 9950 clauses out of 20140 with flag 735000/735000
1409.66/740.30	c cleaning 9992 clauses out of 20190 with flag 745000/745000
1427.97/749.60	c cleaning 10022 clauses out of 20198 with flag 755000/755000
1447.69/759.78	c cleaning 9979 clauses out of 20176 with flag 765000/765000
1465.23/768.75	c cleaning 10060 clauses out of 20197 with flag 775000/775000
1480.88/776.87	c cleaning 10021 clauses out of 20137 with flag 785000/785000
1496.41/784.86	c cleaning 9980 clauses out of 20116 with flag 795000/795000
1511.97/792.81	c cleaning 9990 clauses out of 20136 with flag 805000/805000
1526.14/800.17	c cleaning 10022 clauses out of 20146 with flag 815000/815000
1543.78/809.21	c cleaning 9975 clauses out of 20124 with flag 825000/825000
1561.52/818.32	c cleaning 10010 clauses out of 20149 with flag 835000/835000
1580.41/828.05	c cleaning 9916 clauses out of 20139 with flag 845000/845000
1601.31/838.76	c cleaning 10001 clauses out of 20223 with flag 855000/855000
1620.12/848.44	c cleaning 9970 clauses out of 20222 with flag 865000/865000
1641.80/859.55	c cleaning 10035 clauses out of 20252 with flag 875000/875000
1663.06/870.47	c cleaning 9967 clauses out of 20217 with flag 885000/885000
1683.76/881.07	c cleaning 9989 clauses out of 20250 with flag 895000/895000
1704.31/891.67	c cleaning 10075 clauses out of 20262 with flag 905001/905001
1727.37/903.47	c cleaning 10024 clauses out of 20186 with flag 915000/915000
1748.84/914.42	c cleaning 9955 clauses out of 20162 with flag 925000/925000
1770.89/925.77	c cleaning 9955 clauses out of 20207 with flag 935000/935000
1792.46/936.89	c cleaning 10086 clauses out of 20252 with flag 945000/945000
1800.04/940.82	c starts		: 54
1800.04/940.82	c conflicts		: 7729
1800.04/940.82	c decisions		: 142245
1800.04/940.82	c propagations		: 1846154
1800.04/940.82	c inspects		: 287596583
1800.04/940.82	c learnt literals	: 0
1800.04/940.82	c learnt binary clauses	: 0
1800.04/940.82	c learnt ternary clauses	: 0
1800.04/940.82	c learnt clauses	: 7729
1800.04/940.82	c ignored clauses	: 0
1800.04/940.82	c root simplifications	: 0
1800.04/940.82	c removed literals (reason simplification)	: 0
1800.04/940.82	c reason swapping (by a shorter reason)	: 0
1800.04/940.82	c Calls to reduceDB	: 1
1800.04/940.82	c number of reductions to clauses (during analyze)	: 0
1800.04/940.82	c number of learned constraints concerned by reduction	: 0
1800.04/940.82	c number of learning phase by resolution	: 0
1800.04/940.82	c number of learning phase by cutting planes	: 0
1800.04/940.82	c speed (assignments/second)	: 3909.8356142334947
1800.04/940.82	c non guided choices	143
1800.04/940.88	c learnt constraints type 
1800.04/940.88	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.04/940.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7727
1800.04/940.88	c constraints type 
1800.04/940.88	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2492
1800.04/940.88	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.04/940.88	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.04/940.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2492
1800.04/940.88	c constraints type 
1800.04/940.88	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1800.04/940.88	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2492
1800.04/940.88	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 403
1800.04/940.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2492
1800.04/940.88	s SATISFIABLE
1800.04/940.88	v x1 x2 -x3 x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 x33 x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 x65 x66 x67 x68 x69 x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 x240 -x241 -x242 x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 x317 -x318 -x319 -x320 x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 x344 x345 -x346 x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 x364 x365 x366 x367 -x368 -x369 x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 x388 x389 x390 -x391 -x392 x393 x394 -x395 x396 -x397 -x398 -x399 -x400 
1800.04/940.89	c objective function=-41
1800.04/940.89	c Total wall clock time (in seconds): 940.664

Verifier Data

OK	-41

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662016-1276673360/watcher-2662016-1276673360 -o /tmp/evaluation-result-2662016-1276673360/solver-2662016-1276673360 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662016-1276673360.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.44 2.13 1.73 3/106 15198
/proc/meminfo: memFree=1800956/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1700 CPUtime=0
/proc/15198/stat : 15198 (java6) R 15196 15198 15173 0 -1 4194304 174 0 0 0 0 0 0 0 23 0 1 0 8626986 1740800 78 1992294400 134512640 134550932 4287720128 18446744073709551615 2930288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15198/statm: 425 92 70 10 0 30 0

[startup+0.077089 s]
/proc/loadavg: 2.44 2.13 1.73 3/106 15198
/proc/meminfo: memFree=1800956/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1522820 CPUtime=0.06
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 3736 0 1 0 4 2 0 0 15 0 7 0 8626986 1559367680 3177 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 380705 3177 1036 10 0 378015 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1522820

[startup+0.100089 s]
/proc/loadavg: 2.44 2.13 1.73 3/106 15198
/proc/meminfo: memFree=1800956/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1525044 CPUtime=0.08
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 3936 0 1 0 6 2 0 0 15 0 12 0 8626986 1561645056 3375 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 381261 3375 1072 10 0 378564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1525044

[startup+0.300082 s]
/proc/loadavg: 2.44 2.13 1.73 3/106 15198
/proc/meminfo: memFree=1800956/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1526388 CPUtime=0.35
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 5401 0 1 0 32 3 0 0 15 0 12 0 8626986 1563021312 4838 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 381597 4838 1354 10 0 378900 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526388

[startup+0.70007 s]
/proc/loadavg: 2.44 2.13 1.73 3/106 15198
/proc/meminfo: memFree=1800956/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1529368 CPUtime=1.07
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 7258 0 1 0 103 4 0 0 15 0 12 0 8626986 1566072832 6624 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 382342 6624 1407 10 0 379645 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1529368

[startup+1.50105 s]
/proc/loadavg: 2.44 2.13 1.73 3/118 15210
/proc/meminfo: memFree=1775504/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1529344 CPUtime=2.22
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 10171 0 1 0 217 5 0 0 15 0 12 0 8626986 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 382336 9045 1411 10 0 379639 0
[pid=15198/tid=15200] ppid=15196 vsize=1529344 CPUtime=1.45
/proc/15198/task/15200/stat : 15200 (java) R 15196 15198 15173 0 -1 4202560 7154 0 1 0 142 3 0 0 25 0 12 0 8626988 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4108878794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 8626990 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 8626990 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 12 0 8626991 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 12 0 8626992 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 8626992 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 8626996 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1529344 CPUtime=0.2
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 546 0 0 0 20 0 0 0 18 0 12 0 8626996 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1529344 CPUtime=0.53
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 1403 0 0 0 53 0 0 0 15 0 12 0 8626996 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 8626996 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1529344 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 8626996 1566048256 9045 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 1529344

[startup+3.102 s]
/proc/loadavg: 2.44 2.13 1.73 4/122 15214
/proc/meminfo: memFree=1759228/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1533180 CPUtime=4.23
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 19581 0 1 0 414 9 0 0 15 0 14 0 8626986 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 383295 18206 1428 10 0 380598 0
[pid=15198/tid=15200] ppid=15196 vsize=1533180 CPUtime=1.68
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8023 0 1 0 165 3 0 0 19 0 14 0 8626988 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 14 0 8626990 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 14 0 8626990 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 14 0 8626991 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 14 0 8626992 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 8626992 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 8626996 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1533180 CPUtime=0.8
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 1140 0 0 0 80 0 0 0 16 0 14 0 8626996 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1533180 CPUtime=1.11
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 1763 0 0 0 111 0 0 0 16 0 14 0 8626996 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 8626996 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 8626996 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 8627161 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1533180 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 8627166 1569976320 18206 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 1533180

[startup+6.3019 s]
/proc/loadavg: 2.24 2.10 1.72 1/120 15220
/proc/meminfo: memFree=1663020/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1540792 CPUtime=5.95
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 38879 0 1 0 570 25 0 0 15 0 14 0 8626986 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 385198 35868 1442 10 0 382501 0
[pid=15198/tid=15200] ppid=15196 vsize=1540792 CPUtime=1.69
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8058 0 1 0 166 3 0 0 19 0 14 0 8626988 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1540792 CPUtime=0.01
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 468 0 0 0 1 0 0 0 15 0 14 0 8626990 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1540792 CPUtime=0.01
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 491 0 0 0 1 0 0 0 18 0 14 0 8626990 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1540792 CPUtime=0.13
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 9 0 0 0 5 8 0 0 16 0 14 0 8626991 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 14 0 8626992 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 8626992 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 8626996 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1540792 CPUtime=0.89
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 1179 0 0 0 89 0 0 0 15 0 14 0 8626996 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1540792 CPUtime=1.73
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5167 0 0 0 172 1 0 0 15 0 14 0 8626996 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 8626996 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 8626996 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 8627161 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1540792 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 8627166 1577771008 35868 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1540792

[startup+12.7007 s]
/proc/loadavg: 2.06 2.06 1.71 1/120 15234
/proc/meminfo: memFree=1652836/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1540156 CPUtime=7.18
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 41338 0 1 0 691 27 0 0 15 0 14 0 8626986 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 385039 38176 1442 10 0 382342 0
[pid=15198/tid=15200] ppid=15196 vsize=1540156 CPUtime=1.69
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8059 0 1 0 166 3 0 0 19 0 14 0 8626988 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1540156 CPUtime=0.03
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 999 0 0 0 3 0 0 0 16 0 14 0 8626990 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1540156 CPUtime=0.02
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 976 0 0 0 2 0 0 0 18 0 14 0 8626990 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1540156 CPUtime=0.13
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 5 8 0 0 15 0 14 0 8626991 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 14 0 8626992 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 8626992 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 8626996 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1540156 CPUtime=1.09
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 1200 0 0 0 109 0 0 0 15 0 14 0 8626996 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1540156 CPUtime=1.92
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5183 0 0 0 191 1 0 0 16 0 14 0 8626996 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 8626996 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 8626996 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 8627161 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1540156 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 8627166 1577119744 38176 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 1540156
heavy processes:

[startup+25.5013 s]
/proc/loadavg: 1.77 1.99 1.69 2/122 15256
/proc/meminfo: memFree=1617000/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1539512 CPUtime=18.02
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 50819 0 1 0 1770 32 0 0 15 0 16 0 8626986 1576460288 47257 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 384878 47257 1449 10 0 382181 0
[pid=15198/tid=15200] ppid=15196 vsize=1539512 CPUtime=1.7
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8059 0 1 0 167 3 0 0 19 0 16 0 8626988 1576460288 47257 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0

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

/proc/15198/task/15284/stat : 15284 (java) R 15196 15198 15173 0 -1 4202560 118 0 0 0 27769 7 0 0 25 0 16 0 8673850 1584848896 71990 1992294400 134512640 134550932 4291921008 18446744073709551615 4109450407 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15198/tid=15285] ppid=15196 vsize=1547704 CPUtime=279.42
/proc/15198/task/15285/stat : 15285 (java) R 15196 15198 15173 0 -1 4202560 91 0 0 0 27936 6 0 0 25 0 16 0 8673850 1584848896 71990 1992294400 134512640 134550932 4291921008 18446744073709551615 4109425236 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1452.55
Current children cumulated vsize (KiB) 1547704

[startup+822.302 s]
/proc/loadavg: 2.07 2.08 1.90 3/122 15293
/proc/meminfo: memFree=1512664/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1547704 CPUtime=1569.12
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 81110 0 1 0 156773 139 0 0 15 0 16 0 8626986 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 386926 72701 1453 10 0 384229 0
[pid=15198/tid=15200] ppid=15196 vsize=1547704 CPUtime=1.71
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8068 0 1 0 167 4 0 0 15 0 16 0 8626988 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1547704 CPUtime=8.41
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 15787 0 0 0 819 22 0 0 16 0 16 0 8626990 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1547704 CPUtime=8.36
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 15916 0 0 0 810 26 0 0 16 0 16 0 8626990 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1547704 CPUtime=21.09
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 999 0 0 0 2081 28 0 0 15 0 16 0 8626991 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 8626992 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 8626992 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8626996 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1547704 CPUtime=2.99
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 5649 0 0 0 297 2 0 0 16 0 16 0 8626996 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1547704 CPUtime=2.73
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5255 0 0 0 272 1 0 0 16 0 16 0 8626996 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 8626996 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 16 0 8626996 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 8627161 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8627166 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15284] ppid=15196 vsize=1547704 CPUtime=334.25
/proc/15198/task/15284/stat : 15284 (java) R 15196 15198 15173 0 -1 4202560 137 0 0 0 33416 9 0 0 25 0 16 0 8673850 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4109421331 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15198/tid=15285] ppid=15196 vsize=1547704 CPUtime=335.67
/proc/15198/task/15285/stat : 15285 (java) R 15196 15198 15173 0 -1 4202560 113 0 0 0 33561 6 0 0 25 0 16 0 8673850 1584848896 72701 1992294400 134512640 134550932 4291921008 18446744073709551615 4109415492 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1569.12
Current children cumulated vsize (KiB) 1547704

[startup+882.302 s]
/proc/loadavg: 2.02 2.06 1.91 3/122 15295
/proc/meminfo: memFree=1503364/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1547704 CPUtime=1685.88
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 83650 0 1 0 168442 146 0 0 15 0 16 0 8626986 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 386926 74982 1453 10 0 384229 0
[pid=15198/tid=15200] ppid=15196 vsize=1547704 CPUtime=1.71
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8068 0 1 0 167 4 0 0 15 0 16 0 8626988 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1547704 CPUtime=9.2
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 17130 0 0 0 895 25 0 0 16 0 16 0 8626990 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1547704 CPUtime=9.14
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 17064 0 0 0 887 27 0 0 15 0 16 0 8626990 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1547704 CPUtime=23.26
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 1003 0 0 0 2297 29 0 0 16 0 16 0 8626991 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 8626992 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 8626992 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8626996 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1547704 CPUtime=2.99
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 5649 0 0 0 297 2 0 0 16 0 16 0 8626996 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1547704 CPUtime=2.73
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5255 0 0 0 272 1 0 0 16 0 16 0 8626996 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 8626996 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 8626996 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 8627161 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8627166 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15284] ppid=15196 vsize=1547704 CPUtime=391.28
/proc/15198/task/15284/stat : 15284 (java) R 15196 15198 15173 0 -1 4202560 166 0 0 0 39116 12 0 0 23 0 16 0 8673850 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4109365620 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15198/tid=15285] ppid=15196 vsize=1547704 CPUtime=391.68
/proc/15198/task/15285/stat : 15285 (java) R 15196 15198 15173 0 -1 4202560 125 0 0 0 39162 6 0 0 24 0 16 0 8673850 1584848896 74982 1992294400 134512640 134550932 4291921008 18446744073709551615 4109415463 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1685.88
Current children cumulated vsize (KiB) 1547704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+940.802 s]
/proc/loadavg: 2.06 2.06 1.91 3/122 15297
/proc/meminfo: memFree=1500140/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1547704 CPUtime=1800.04
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 84584 0 1 0 179851 153 0 0 15 0 16 0 8626986 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 386926 75786 1453 10 0 384229 0
[pid=15198/tid=15200] ppid=15196 vsize=1547704 CPUtime=1.71
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8069 0 1 0 167 4 0 0 15 0 16 0 8626988 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1547704 CPUtime=9.91
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 17571 0 0 0 965 26 0 0 15 0 16 0 8626990 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1547704 CPUtime=9.85
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 17515 0 0 0 956 29 0 0 16 0 16 0 8626990 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1547704 CPUtime=25.08
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 1005 0 0 0 2479 29 0 0 15 0 16 0 8626991 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 8626992 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 8626992 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 8626996 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1547704 CPUtime=2.99
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 5649 0 0 0 297 2 0 0 16 0 16 0 8626996 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1547704 CPUtime=2.73
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5255 0 0 0 272 1 0 0 16 0 16 0 8626996 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 8626996 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 8626996 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 8627161 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1547704 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 8627166 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15284] ppid=15196 vsize=1547704 CPUtime=447.19
/proc/15198/task/15284/stat : 15284 (java) R 15196 15198 15173 0 -1 4202560 191 0 0 0 44704 15 0 0 25 0 16 0 8673850 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4109482018 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15198/tid=15285] ppid=15196 vsize=1547704 CPUtime=446.67
/proc/15198/task/15285/stat : 15285 (java) R 15196 15198 15173 0 -1 4202560 137 0 0 0 44661 6 0 0 25 0 16 0 8673850 1584848896 75786 1992294400 134512640 134550932 4291921008 18446744073709551615 4109425236 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1547704

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

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

[startup+940.917 s]
/proc/loadavg: 2.06 2.06 1.91 3/122 15297
/proc/meminfo: memFree=1500140/2059040 swapFree=4168596/4192956
[pid=15198] ppid=15196 vsize=1548352 CPUtime=1800.25
/proc/15198/stat : 15198 (java) S 15196 15198 15173 0 -1 4202496 84602 0 1 0 179872 153 0 0 15 0 17 0 8626986 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15198/statm: 387088 75804 1453 10 0 384391 0
[pid=15198/tid=15200] ppid=15196 vsize=1548352 CPUtime=1.71
/proc/15198/task/15200/stat : 15200 (java) S 15196 15198 15173 0 -1 4202560 8069 0 1 0 167 4 0 0 15 0 17 0 8626988 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15201] ppid=15196 vsize=1548352 CPUtime=9.91
/proc/15198/task/15201/stat : 15201 (java) S 15196 15198 15173 0 -1 4202560 17571 0 0 0 965 26 0 0 15 0 17 0 8626990 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15202] ppid=15196 vsize=1548352 CPUtime=9.85
/proc/15198/task/15202/stat : 15202 (java) S 15196 15198 15173 0 -1 4202560 17515 0 0 0 956 29 0 0 16 0 17 0 8626990 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15203] ppid=15196 vsize=1548352 CPUtime=25.08
/proc/15198/task/15203/stat : 15203 (java) S 15196 15198 15173 0 -1 4202560 1005 0 0 0 2479 29 0 0 15 0 17 0 8626991 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 0 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15204] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15204/stat : 15204 (java) S 15196 15198 15173 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 17 0 8626992 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15205] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15205/stat : 15205 (java) S 15196 15198 15173 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 17 0 8626992 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15206] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15206/stat : 15206 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 17 0 8626996 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15207] ppid=15196 vsize=1548352 CPUtime=2.99
/proc/15198/task/15207/stat : 15207 (java) S 15196 15198 15173 0 -1 4202560 5649 0 0 0 297 2 0 0 16 0 17 0 8626996 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15208] ppid=15196 vsize=1548352 CPUtime=2.73
/proc/15198/task/15208/stat : 15208 (java) S 15196 15198 15173 0 -1 4202560 5255 0 0 0 272 1 0 0 16 0 17 0 8626996 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15209] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15209/stat : 15209 (java) S 15196 15198 15173 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 17 0 8626996 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15210] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15210/stat : 15210 (java) S 15196 15198 15173 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 17 0 8626996 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15213] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15213/stat : 15213 (java) S 15196 15198 15173 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 17 0 8627161 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 1 0 0 0
[pid=15198/tid=15214] ppid=15196 vsize=1548352 CPUtime=0
/proc/15198/task/15214/stat : 15214 (java) S 15196 15198 15173 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 17 0 8627166 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4294960144 0 4 0 16800975 18446604437832663104 0 0 -1 0 0 0 0
[pid=15198/tid=15284] ppid=15196 vsize=1548352 CPUtime=447.3
/proc/15198/task/15284/stat : 15284 (java) R 15196 15198 15173 0 -1 4202560 191 0 0 0 44715 15 0 0 25 0 17 0 8673850 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4109365622 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15198/tid=15285] ppid=15196 vsize=1548352 CPUtime=446.76
/proc/15198/task/15285/stat : 15285 (java) R 15196 15198 15173 0 -1 4202560 137 0 0 0 44670 6 0 0 25 0 17 0 8673850 1585512448 75804 1992294400 134512640 134550932 4291921008 18446744073709551615 4109422968 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 1548352

Child status: 143
Real time (s): 940.963
CPU time (s): 1800.32
CPU user time (s): 1798.75
CPU system time (s): 1.56976
CPU usage (%): 191.327
Max. virtual memory (cumulated for all children) (KiB): 1548352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.56976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84602
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= 28799
involuntary context switches= 53674

runsolver used 3.9314 second user time and 11.8992 second system time

The end

Launcher Data

Begin job on node055 at 2010-06-16 09:29:20
IDJOB=2662016
IDBENCH=48271
IDSOLVER=1166
FILE ID=node055/2662016-1276673360
PBS_JOBID= 11172552
Free space on /tmp= 62480 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662016-1276673360/watcher-2662016-1276673360 -o /tmp/evaluation-result-2662016-1276673360/solver-2662016-1276673360 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662016-1276673360.opb

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

MD5SUM BENCH= b5a23f46b7c8ffe564ae87cb51d69480
RANDOM SEED=2136325782

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1801228 kB
Buffers:         49016 kB
Cached:         107188 kB
SwapCached:       1504 kB
Active:          91224 kB
Inactive:       101428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1801228 kB
SwapTotal:     4192956 kB
SwapFree:      4168596 kB
Dirty:             512 kB
Writeback:          24 kB
AnonPages:       34940 kB
Mapped:          15036 kB
Slab:            43232 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180208 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= 62480 MiB
End job on node055 at 2010-06-16 09:45:03