Trace number 3731157

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)3647 1800.63 961.239

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c version 2.2.0.v20100531
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		1349517296
0.03/0.08	c Max memory 		1356595200
0.03/0.08	c Total memory 		1356595200
0.03/0.08	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c Stops conflict analysis at the first Unique Implication Point
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c Stops conflict analysis at the first Unique Implication Point
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	
0.09/0.12	c solving HOME/instance-3731157-1338734750.opb
0.09/0.12	c reading problem ... 
0.26/0.26	c ... done. Wall clock time 0.141s.
0.26/0.26	c #vars     1086
0.26/0.26	c #constraints  169
0.26/0.26	c constraints type 
0.26/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 83
0.26/0.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 85
0.26/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
0.26/0.26	c constraints type 
0.26/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 83
0.26/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 85
0.26/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1.39/0.57	c And the winner is Resolution
2.07/1.26	c SATISFIABLE
2.07/1.26	c OPTIMIZING...
2.07/1.26	c Got one! Elapsed wall clock time (in seconds):1.146
2.07/1.26	o 4595
2.60/1.44	c And the winner is Resolution
2.81/2.27	c Got one! Elapsed wall clock time (in seconds):2.151
2.81/2.27	o 4528
3.43/2.55	c And the winner is Resolution
3.65/3.27	c Got one! Elapsed wall clock time (in seconds):3.156
3.65/3.27	o 4362
4.59/3.70	c cleaning 2498 clauses out of 5000 with flag 5000/5000
7.25/5.01	c cleaning 4248 clauses out of 8502 with flag 11000/11000
10.05/6.47	c cleaning 5615 clauses out of 11255 with flag 18001/18001
12.24/7.58	c And the winner is Resolution
12.47/8.28	c Got one! Elapsed wall clock time (in seconds):8.16
12.47/8.28	o 4345
13.72/8.96	c And the winner is Resolution
13.87/9.28	c Got one! Elapsed wall clock time (in seconds):9.164
13.87/9.28	o 4011
13.90/9.39	c cleaning 6808 clauses out of 13640 with flag 26001/26001
18.13/11.40	c cleaning 7895 clauses out of 15831 with flag 35000/35000
22.55/13.69	c cleaning 8957 clauses out of 17937 with flag 45001/45001
27.80/16.23	c cleaning 9473 clauses out of 18981 with flag 55002/55002
31.79/18.29	c cleaning 9742 clauses out of 19506 with flag 65000/65000
36.82/20.72	c cleaning 9857 clauses out of 19764 with flag 75000/75000
40.83/22.72	c cleaning 9946 clauses out of 19907 with flag 85000/85000
45.82/25.21	c cleaning 9966 clauses out of 19961 with flag 95000/95000
50.59/27.68	c cleaning 9969 clauses out of 19995 with flag 105000/105000
54.76/29.76	c cleaning 9982 clauses out of 20027 with flag 115001/115001
59.32/32.09	c cleaning 9977 clauses out of 20045 with flag 125001/125001
63.51/34.18	c cleaning 10000 clauses out of 20067 with flag 135000/135000
67.69/36.26	c cleaning 9987 clauses out of 20067 with flag 145000/145000
72.63/38.78	c cleaning 10017 clauses out of 20080 with flag 155000/155000
76.19/40.57	c cleaning 9984 clauses out of 20063 with flag 165000/165000
80.35/42.60	c cleaning 10027 clauses out of 20080 with flag 175001/175001
84.30/44.65	c cleaning 10016 clauses out of 20052 with flag 185000/185000
85.03/45.01	c And the winner is CuttingPlanes
85.06/45.35	c Got one! Elapsed wall clock time (in seconds):45.233
85.06/45.35	o 3968
88.97/47.35	c cleaning 9981 clauses out of 20036 with flag 195000/195000
89.71/47.80	c And the winner is Resolution
90.00/48.35	c Got one! Elapsed wall clock time (in seconds):48.237
90.00/48.35	o 3843
94.10/50.44	c cleaning 9999 clauses out of 20056 with flag 205001/205001
99.07/52.94	c cleaning 9922 clauses out of 20057 with flag 215001/215001
102.81/54.88	c cleaning 10015 clauses out of 20137 with flag 225003/225003
107.56/57.30	c cleaning 10033 clauses out of 20120 with flag 235001/235001
111.70/59.39	c cleaning 10023 clauses out of 20087 with flag 245001/245001
116.23/61.63	c cleaning 10010 clauses out of 20063 with flag 255000/255000
120.16/63.65	c cleaning 9998 clauses out of 20053 with flag 265000/265000
124.89/66.08	c cleaning 10004 clauses out of 20055 with flag 275000/275000
128.61/67.99	c cleaning 10014 clauses out of 20051 with flag 285000/285000
136.77/72.01	c cleaning 9992 clauses out of 20039 with flag 295002/295002
140.68/74.02	c cleaning 9995 clauses out of 20045 with flag 305000/305000
144.17/75.90	c cleaning 10008 clauses out of 20050 with flag 315000/315000
147.87/77.72	c cleaning 10005 clauses out of 20043 with flag 325001/325001
151.59/79.65	c cleaning 9990 clauses out of 20038 with flag 335001/335001
155.50/81.69	c cleaning 10001 clauses out of 20048 with flag 345001/345001
161.78/84.84	c cleaning 10006 clauses out of 20046 with flag 355000/355000
167.49/87.77	c cleaning 10000 clauses out of 20040 with flag 365000/365000
172.81/90.45	c cleaning 9988 clauses out of 20040 with flag 375000/375000
178.52/93.33	c cleaning 9996 clauses out of 20055 with flag 385003/385003
182.98/95.61	c cleaning 10011 clauses out of 20057 with flag 395001/395001
187.53/97.91	c cleaning 10003 clauses out of 20047 with flag 405002/405002
192.84/100.62	c cleaning 9974 clauses out of 20042 with flag 415000/415000
196.97/102.72	c cleaning 9979 clauses out of 20068 with flag 425000/425000
201.21/104.96	c cleaning 10017 clauses out of 20089 with flag 435000/435000
206.14/107.49	c cleaning 10010 clauses out of 20073 with flag 445001/445001
210.48/109.65	c cleaning 9988 clauses out of 20063 with flag 455001/455001
216.59/112.76	c cleaning 9986 clauses out of 20075 with flag 465001/465001
221.24/115.18	c cleaning 10005 clauses out of 20088 with flag 475000/475000
225.76/117.41	c cleaning 10016 clauses out of 20084 with flag 485001/485001
230.48/119.82	c cleaning 10011 clauses out of 20070 with flag 495003/495003
234.78/122.09	c cleaning 9998 clauses out of 20056 with flag 505000/505000
238.99/124.26	c cleaning 9989 clauses out of 20059 with flag 515001/515001
243.31/126.43	c cleaning 10011 clauses out of 20069 with flag 525000/525000
248.00/128.88	c cleaning 9989 clauses out of 20058 with flag 535000/535000
253.50/131.63	c cleaning 10000 clauses out of 20070 with flag 545001/545001
258.74/134.31	c cleaning 10005 clauses out of 20070 with flag 555001/555001
263.04/136.50	c cleaning 9996 clauses out of 20067 with flag 565003/565003
268.33/139.27	c cleaning 9996 clauses out of 20070 with flag 575002/575002
274.85/142.55	c cleaning 9998 clauses out of 20073 with flag 585001/585001
279.87/145.18	c cleaning 10025 clauses out of 20076 with flag 595002/595002
284.13/147.39	c cleaning 9987 clauses out of 20050 with flag 605001/605001
288.81/149.73	c cleaning 9966 clauses out of 20063 with flag 615001/615001
293.47/152.19	c cleaning 9962 clauses out of 20096 with flag 625000/625000
298.06/154.55	c cleaning 10045 clauses out of 20135 with flag 635001/635001
302.33/156.72	c cleaning 10032 clauses out of 20089 with flag 645000/645000
306.99/159.16	c cleaning 9990 clauses out of 20059 with flag 655002/655002
312.67/162.09	c cleaning 10006 clauses out of 20069 with flag 665002/665002
317.88/164.75	c cleaning 10008 clauses out of 20062 with flag 675001/675001
321.94/166.89	c cleaning 10001 clauses out of 20053 with flag 685000/685000
325.20/168.59	c cleaning 10003 clauses out of 20052 with flag 695000/695000
330.06/171.03	c cleaning 9989 clauses out of 20049 with flag 705000/705000
334.03/173.19	c cleaning 9998 clauses out of 20060 with flag 715000/715000
338.50/175.43	c cleaning 9974 clauses out of 20062 with flag 725000/725000
344.57/178.53	c cleaning 10008 clauses out of 20088 with flag 735000/735000
349.82/181.28	c cleaning 9991 clauses out of 20081 with flag 745001/745001
354.98/183.95	c cleaning 10018 clauses out of 20089 with flag 755000/755000
359.24/186.12	c cleaning 9961 clauses out of 20071 with flag 765000/765000
362.90/188.04	c cleaning 9988 clauses out of 20110 with flag 775000/775000
367.56/190.48	c cleaning 10022 clauses out of 20123 with flag 785001/785001
376.14/194.81	c cleaning 9977 clauses out of 20100 with flag 795000/795000
383.01/198.39	c cleaning 10022 clauses out of 20127 with flag 805004/805004
390.90/202.38	c cleaning 9868 clauses out of 20105 with flag 815004/815004
398.80/206.35	c cleaning 10023 clauses out of 20233 with flag 825000/825000
406.92/210.53	c cleaning 10002 clauses out of 20210 with flag 835000/835000
414.19/214.21	c cleaning 10018 clauses out of 20211 with flag 845003/845003
420.43/217.48	c cleaning 9993 clauses out of 20190 with flag 855000/855000
425.50/220.04	c cleaning 9967 clauses out of 20198 with flag 865001/865001
431.63/223.30	c cleaning 10023 clauses out of 20230 with flag 875000/875000
437.46/226.29	c cleaning 10075 clauses out of 20207 with flag 885000/885000
442.89/229.03	c cleaning 10036 clauses out of 20133 with flag 895001/895001
446.73/231.04	c cleaning 10017 clauses out of 20097 with flag 905001/905001
451.22/233.41	c cleaning 9987 clauses out of 20079 with flag 915000/915000
455.86/235.82	c cleaning 9998 clauses out of 20092 with flag 925000/925000
459.09/237.52	c And the winner is Resolution
459.84/238.80	c Got one! Elapsed wall clock time (in seconds):238.681
459.84/238.80	o 3720
460.83/239.37	c cleaning 10029 clauses out of 20096 with flag 935002/935002
466.26/242.14	c cleaning 10003 clauses out of 20065 with flag 945000/945000
471.94/245.11	c cleaning 10023 clauses out of 20063 with flag 955001/955001
480.00/249.21	c cleaning 9995 clauses out of 20039 with flag 965000/965000
485.81/252.24	c cleaning 9977 clauses out of 20045 with flag 975001/975001
491.44/255.16	c cleaning 10006 clauses out of 20068 with flag 985001/985001
496.75/257.96	c cleaning 9997 clauses out of 20063 with flag 995002/995002
500.96/260.13	c cleaning 10007 clauses out of 20065 with flag 1005001/1005001
506.16/262.84	c cleaning 9989 clauses out of 20058 with flag 1015001/1015001
511.38/265.51	c cleaning 10008 clauses out of 20069 with flag 1025001/1025001
516.23/268.15	c cleaning 9987 clauses out of 20061 with flag 1035001/1035001
520.86/270.56	c cleaning 9979 clauses out of 20073 with flag 1045000/1045000
525.45/272.90	c cleaning 9987 clauses out of 20095 with flag 1055001/1055001
529.65/275.12	c cleaning 9978 clauses out of 20107 with flag 1065000/1065000
534.53/277.74	c cleaning 10019 clauses out of 20129 with flag 1075000/1075000
538.92/280.02	c cleaning 9947 clauses out of 20111 with flag 1085001/1085001
543.51/282.45	c cleaning 10027 clauses out of 20163 with flag 1095000/1095000
548.50/285.00	c cleaning 10007 clauses out of 20137 with flag 1105001/1105001
553.36/287.63	c cleaning 10008 clauses out of 20130 with flag 1115001/1115001
557.97/290.07	c cleaning 10001 clauses out of 20122 with flag 1125001/1125001
563.00/292.65	c cleaning 10002 clauses out of 20120 with flag 1135000/1135000
567.57/295.04	c cleaning 9998 clauses out of 20119 with flag 1145001/1145001
572.21/297.54	c cleaning 9993 clauses out of 20122 with flag 1155002/1155002
577.40/300.29	c cleaning 10000 clauses out of 20127 with flag 1165000/1165000
582.40/302.87	c cleaning 10006 clauses out of 20127 with flag 1175000/1175000
586.80/305.18	c cleaning 9992 clauses out of 20122 with flag 1185001/1185001
591.85/307.88	c cleaning 9980 clauses out of 20130 with flag 1195001/1195001
599.50/311.55	c cleaning 9970 clauses out of 20149 with flag 1205000/1205000
605.90/314.90	c cleaning 10016 clauses out of 20181 with flag 1215002/1215002
611.71/317.89	c cleaning 9989 clauses out of 20164 with flag 1225001/1225001
617.33/320.80	c cleaning 10004 clauses out of 20176 with flag 1235002/1235002
622.53/323.50	c cleaning 10066 clauses out of 20172 with flag 1245002/1245002
626.51/325.69	c cleaning 10031 clauses out of 20106 with flag 1255002/1255002
630.27/327.65	c cleaning 10012 clauses out of 20074 with flag 1265001/1265001
634.26/329.82	c cleaning 9999 clauses out of 20062 with flag 1275001/1275001
638.86/332.25	c cleaning 10006 clauses out of 20062 with flag 1285000/1285000
643.83/334.87	c cleaning 9992 clauses out of 20057 with flag 1295001/1295001
648.38/337.24	c cleaning 10002 clauses out of 20064 with flag 1305000/1305000
653.03/339.72	c cleaning 10007 clauses out of 20062 with flag 1315000/1315000
656.99/341.88	c cleaning 9998 clauses out of 20055 with flag 1325000/1325000
660.77/343.80	c cleaning 9994 clauses out of 20057 with flag 1335000/1335000
664.71/345.91	c cleaning 10017 clauses out of 20063 with flag 1345000/1345000
670.09/348.86	c cleaning 9988 clauses out of 20048 with flag 1355002/1355002
675.26/351.51	c cleaning 10018 clauses out of 20058 with flag 1365000/1365000
680.23/354.19	c cleaning 9991 clauses out of 20040 with flag 1375000/1375000
684.39/356.38	c cleaning 9979 clauses out of 20049 with flag 1385000/1385000
689.15/358.92	c cleaning 9995 clauses out of 20070 with flag 1395000/1395000
693.32/361.19	c cleaning 10023 clauses out of 20075 with flag 1405000/1405000
698.47/363.89	c cleaning 10014 clauses out of 20054 with flag 1415002/1415002
703.66/366.57	c cleaning 9998 clauses out of 20039 with flag 1425001/1425001
708.04/368.98	c cleaning 9977 clauses out of 20041 with flag 1435001/1435001
712.78/371.40	c cleaning 9987 clauses out of 20063 with flag 1445000/1445000
717.11/373.78	c cleaning 9970 clauses out of 20077 with flag 1455001/1455001
722.06/376.34	c cleaning 9991 clauses out of 20107 with flag 1465001/1465001
726.24/378.68	c cleaning 9986 clauses out of 20116 with flag 1475001/1475001
730.79/381.05	c cleaning 9977 clauses out of 20131 with flag 1485002/1485002
735.15/383.30	c cleaning 10066 clauses out of 20152 with flag 1495000/1495000
739.94/385.87	c cleaning 10029 clauses out of 20087 with flag 1505001/1505001
742.68/387.43	c And the winner is CuttingPlanes
742.77/387.60	c Got one! Elapsed wall clock time (in seconds):387.485
742.77/387.60	o 3647
745.18/388.88	c cleaning 9997 clauses out of 20058 with flag 1515001/1515001
749.72/391.23	c cleaning 9997 clauses out of 20060 with flag 1525000/1525000
754.24/393.68	c cleaning 9970 clauses out of 20064 with flag 1535001/1535001
758.95/396.10	c cleaning 10007 clauses out of 20093 with flag 1545000/1545000
763.72/398.71	c cleaning 10016 clauses out of 20086 with flag 1555000/1555000
768.84/401.44	c cleaning 9998 clauses out of 20071 with flag 1565001/1565001
775.35/404.88	c cleaning 9958 clauses out of 20072 with flag 1575000/1575000
782.48/408.55	c cleaning 9971 clauses out of 20114 with flag 1585000/1585000
788.64/411.87	c cleaning 9964 clauses out of 20143 with flag 1595000/1595000
796.04/415.69	c cleaning 9997 clauses out of 20179 with flag 1605000/1605000
801.59/418.55	c cleaning 9996 clauses out of 20183 with flag 1615001/1615001
806.33/421.02	c cleaning 10031 clauses out of 20187 with flag 1625001/1625001
810.91/423.54	c cleaning 10036 clauses out of 20156 with flag 1635001/1635001
814.83/425.63	c cleaning 10013 clauses out of 20119 with flag 1645000/1645000
819.14/427.92	c cleaning 9999 clauses out of 20106 with flag 1655000/1655000
824.22/430.61	c cleaning 10012 clauses out of 20109 with flag 1665002/1665002
829.36/433.44	c cleaning 10003 clauses out of 20097 with flag 1675002/1675002
834.28/436.08	c cleaning 10000 clauses out of 20093 with flag 1685001/1685001
838.79/438.47	c cleaning 10006 clauses out of 20093 with flag 1695001/1695001
844.11/441.29	c cleaning 10007 clauses out of 20086 with flag 1705000/1705000
849.03/443.95	c cleaning 9981 clauses out of 20080 with flag 1715001/1715001
853.97/446.52	c cleaning 10016 clauses out of 20099 with flag 1725001/1725001
858.48/448.98	c cleaning 10003 clauses out of 20082 with flag 1735000/1735000
863.18/451.42	c cleaning 9999 clauses out of 20080 with flag 1745001/1745001
867.90/454.09	c cleaning 10006 clauses out of 20081 with flag 1755001/1755001
873.04/456.70	c cleaning 9963 clauses out of 20075 with flag 1765001/1765001
877.78/459.25	c cleaning 9986 clauses out of 20111 with flag 1775000/1775000
882.50/461.72	c cleaning 9992 clauses out of 20125 with flag 1785000/1785000
886.19/463.89	c cleaning 10023 clauses out of 20133 with flag 1795000/1795000
890.31/466.01	c cleaning 10011 clauses out of 20112 with flag 1805002/1805002
894.57/468.38	c cleaning 9999 clauses out of 20101 with flag 1815002/1815002
899.88/471.17	c cleaning 10020 clauses out of 20102 with flag 1825002/1825002
905.17/474.09	c cleaning 9986 clauses out of 20080 with flag 1835000/1835000
910.44/476.88	c cleaning 9977 clauses out of 20094 with flag 1845000/1845000
916.14/479.81	c cleaning 9983 clauses out of 20117 with flag 1855000/1855000
922.63/483.22	c cleaning 10014 clauses out of 20134 with flag 1865000/1865000
928.10/486.29	c cleaning 10006 clauses out of 20121 with flag 1875001/1875001
934.21/489.42	c cleaning 9966 clauses out of 20114 with flag 1885000/1885000
939.91/492.48	c cleaning 10048 clauses out of 20149 with flag 1895001/1895001
945.61/495.48	c cleaning 9997 clauses out of 20101 with flag 1905001/1905001
950.51/498.15	c cleaning 10009 clauses out of 20103 with flag 1915000/1915000
955.39/500.79	c cleaning 9993 clauses out of 20094 with flag 1925000/1925000
960.28/503.32	c cleaning 9979 clauses out of 20102 with flag 1935001/1935001
965.57/506.18	c cleaning 10008 clauses out of 20122 with flag 1945000/1945000
971.05/509.19	c cleaning 9998 clauses out of 20114 with flag 1955000/1955000
975.35/511.44	c cleaning 10022 clauses out of 20118 with flag 1965002/1965002
979.02/513.49	c cleaning 9999 clauses out of 20095 with flag 1975001/1975001
983.10/515.65	c cleaning 10023 clauses out of 20095 with flag 1985000/1985000
987.77/518.29	c cleaning 10004 clauses out of 20073 with flag 1995001/1995001
992.87/520.94	c cleaning 10017 clauses out of 20069 with flag 2005001/2005001
996.73/523.01	c cleaning 9986 clauses out of 20051 with flag 2015000/2015000
1001.21/525.41	c cleaning 9984 clauses out of 20066 with flag 2025001/2025001
1006.13/528.17	c cleaning 9954 clauses out of 20082 with flag 2035001/2035001
1009.61/530.04	c cleaning 10014 clauses out of 20128 with flag 2045001/2045001
1013.29/532.04	c cleaning 9997 clauses out of 20113 with flag 2055000/2055000
1017.57/534.30	c cleaning 9987 clauses out of 20117 with flag 2065001/2065001
1021.63/536.68	c cleaning 10018 clauses out of 20129 with flag 2075000/2075000
1026.13/539.07	c cleaning 9993 clauses out of 20111 with flag 2085000/2085000
1030.57/541.42	c cleaning 10003 clauses out of 20118 with flag 2095000/2095000
1035.05/543.88	c cleaning 10003 clauses out of 20115 with flag 2105000/2105000
1039.11/546.14	c cleaning 10036 clauses out of 20112 with flag 2115000/2115000
1042.60/548.04	c cleaning 10016 clauses out of 20077 with flag 2125001/2125001
1046.48/550.17	c cleaning 10005 clauses out of 20060 with flag 2135000/2135000
1050.14/552.14	c cleaning 10005 clauses out of 20056 with flag 2145001/2145001
1054.40/554.55	c cleaning 9998 clauses out of 20051 with flag 2155001/2155001
1059.08/557.07	c cleaning 10011 clauses out of 20053 with flag 2165001/2165001
1063.33/559.31	c cleaning 10003 clauses out of 20041 with flag 2175000/2175000
1067.81/561.71	c cleaning 9965 clauses out of 20039 with flag 2185001/2185001
1072.89/564.50	c cleaning 9990 clauses out of 20073 with flag 2195000/2195000
1076.58/566.56	c cleaning 10008 clauses out of 20083 with flag 2205000/2205000
1080.83/568.89	c cleaning 9996 clauses out of 20075 with flag 2215000/2215000
1084.31/570.74	c cleaning 10001 clauses out of 20080 with flag 2225001/2225001
1088.98/573.32	c cleaning 9991 clauses out of 20078 with flag 2235000/2235000
1093.42/575.77	c cleaning 9986 clauses out of 20088 with flag 2245001/2245001
1097.91/578.10	c cleaning 9998 clauses out of 20101 with flag 2255000/2255000
1101.58/580.19	c cleaning 9999 clauses out of 20103 with flag 2265000/2265000
1105.85/582.52	c cleaning 10024 clauses out of 20105 with flag 2275001/2275001
1110.54/585.07	c cleaning 10009 clauses out of 20081 with flag 2285001/2285001
1115.20/587.52	c cleaning 10007 clauses out of 20072 with flag 2295001/2295001
1119.86/590.07	c cleaning 10005 clauses out of 20065 with flag 2305001/2305001
1125.14/592.97	c cleaning 10000 clauses out of 20061 with flag 2315002/2315002
1129.22/595.17	c cleaning 9970 clauses out of 20061 with flag 2325002/2325002
1133.11/597.23	c cleaning 9994 clauses out of 20090 with flag 2335001/2335001
1137.19/599.42	c cleaning 10011 clauses out of 20095 with flag 2345000/2345000
1141.64/601.95	c cleaning 10002 clauses out of 20084 with flag 2355000/2355000
1146.12/604.33	c cleaning 9993 clauses out of 20082 with flag 2365000/2365000
1150.40/606.67	c cleaning 9982 clauses out of 20090 with flag 2375001/2375001
1154.07/608.69	c cleaning 9998 clauses out of 20107 with flag 2385000/2385000
1158.56/611.12	c cleaning 10021 clauses out of 20111 with flag 2395002/2395002
1162.84/613.48	c cleaning 9998 clauses out of 20088 with flag 2405000/2405000
1167.31/615.83	c cleaning 10014 clauses out of 20093 with flag 2415003/2415003
1171.20/617.97	c cleaning 10022 clauses out of 20077 with flag 2425001/2425001
1176.87/621.02	c cleaning 9935 clauses out of 20055 with flag 2435001/2435001
1180.33/622.92	c cleaning 9968 clauses out of 20119 with flag 2445000/2445000
1183.61/624.78	c cleaning 9998 clauses out of 20152 with flag 2455001/2455001
1187.28/626.77	c cleaning 9997 clauses out of 20156 with flag 2465003/2465003
1191.34/629.00	c cleaning 10001 clauses out of 20159 with flag 2475003/2475003
1194.99/631.06	c cleaning 9991 clauses out of 20155 with flag 2485000/2485000
1198.47/632.96	c cleaning 10015 clauses out of 20165 with flag 2495001/2495001
1202.16/634.95	c cleaning 10001 clauses out of 20150 with flag 2505001/2505001
1205.65/636.92	c cleaning 10002 clauses out of 20150 with flag 2515002/2515002
1208.72/638.65	c cleaning 10002 clauses out of 20147 with flag 2525001/2525001
1211.79/640.31	c cleaning 9996 clauses out of 20146 with flag 2535002/2535002
1214.87/642.06	c cleaning 10005 clauses out of 20150 with flag 2545002/2545002
1218.54/644.19	c cleaning 9998 clauses out of 20144 with flag 2555001/2555001
1222.22/646.10	c cleaning 9991 clauses out of 20145 with flag 2565000/2565000
1226.09/648.29	c cleaning 9996 clauses out of 20156 with flag 2575002/2575002
1230.18/650.43	c cleaning 10009 clauses out of 20159 with flag 2585001/2585001
1234.27/652.72	c cleaning 10004 clauses out of 20150 with flag 2595001/2595001
1238.15/654.84	c cleaning 9991 clauses out of 20147 with flag 2605002/2605002
1241.82/656.89	c cleaning 10008 clauses out of 20157 with flag 2615003/2615003
1245.30/658.79	c cleaning 9995 clauses out of 20146 with flag 2625000/2625000
1249.19/660.98	c cleaning 9996 clauses out of 20151 with flag 2635000/2635000
1252.87/662.98	c cleaning 10053 clauses out of 20155 with flag 2645000/2645000
1256.73/665.06	c cleaning 9987 clauses out of 20103 with flag 2655001/2655001
1260.42/667.08	c cleaning 10002 clauses out of 20116 with flag 2665001/2665001
1264.46/669.39	c cleaning 10017 clauses out of 20114 with flag 2675001/2675001
1268.36/671.47	c cleaning 10000 clauses out of 20097 with flag 2685001/2685001
1272.04/673.46	c cleaning 9994 clauses out of 20096 with flag 2695000/2695000
1276.12/675.63	c cleaning 9997 clauses out of 20102 with flag 2705000/2705000
1280.43/678.06	c cleaning 10005 clauses out of 20106 with flag 2715001/2715001
1285.11/680.58	c cleaning 9997 clauses out of 20100 with flag 2725000/2725000
1289.41/682.89	c cleaning 9993 clauses out of 20103 with flag 2735000/2735000
1293.90/685.22	c cleaning 9980 clauses out of 20111 with flag 2745001/2745001
1298.51/687.81	c cleaning 9983 clauses out of 20130 with flag 2755000/2755000
1302.22/689.88	c cleaning 10025 clauses out of 20148 with flag 2765001/2765001
1306.08/691.91	c cleaning 10006 clauses out of 20122 with flag 2775000/2775000
1311.16/694.64	c cleaning 10020 clauses out of 20118 with flag 2785002/2785002
1315.81/697.24	c cleaning 10007 clauses out of 20097 with flag 2795001/2795001
1319.90/699.50	c cleaning 9988 clauses out of 20091 with flag 2805002/2805002
1324.21/701.73	c cleaning 9990 clauses out of 20102 with flag 2815001/2815001
1328.48/704.07	c cleaning 9984 clauses out of 20112 with flag 2825001/2825001
1332.11/706.14	c cleaning 10000 clauses out of 20127 with flag 2835000/2835000
1335.98/708.25	c cleaning 10019 clauses out of 20128 with flag 2845001/2845001
1339.63/710.25	c cleaning 10009 clauses out of 20108 with flag 2855000/2855000
1342.92/712.03	c cleaning 10004 clauses out of 20099 with flag 2865000/2865000
1346.57/714.17	c cleaning 9982 clauses out of 20095 with flag 2875000/2875000
1349.82/715.99	c cleaning 10011 clauses out of 20113 with flag 2885000/2885000
1353.29/717.83	c cleaning 10000 clauses out of 20102 with flag 2895000/2895000
1356.39/719.54	c cleaning 10006 clauses out of 20103 with flag 2905001/2905001
1360.26/721.76	c cleaning 9997 clauses out of 20097 with flag 2915001/2915001
1363.34/723.44	c cleaning 10003 clauses out of 20100 with flag 2925001/2925001
1366.41/725.16	c cleaning 10024 clauses out of 20097 with flag 2935001/2935001
1371.03/727.68	c cleaning 9993 clauses out of 20072 with flag 2945000/2945000
1375.66/730.27	c cleaning 9987 clauses out of 20079 with flag 2955000/2955000
1379.32/732.27	c cleaning 9981 clauses out of 20093 with flag 2965001/2965001
1382.80/734.13	c cleaning 9997 clauses out of 20111 with flag 2975000/2975000
1386.46/736.16	c cleaning 10013 clauses out of 20114 with flag 2985000/2985000
1391.32/738.81	c cleaning 10024 clauses out of 20101 with flag 2995000/2995000
1395.58/741.14	c cleaning 10016 clauses out of 20079 with flag 3005002/3005002
1400.86/743.92	c cleaning 9974 clauses out of 20061 with flag 3015000/3015000
1405.91/746.69	c cleaning 9984 clauses out of 20088 with flag 3025001/3025001
1410.35/749.19	c cleaning 10022 clauses out of 20104 with flag 3035001/3035001
1414.00/751.18	c cleaning 10011 clauses out of 20081 with flag 3045000/3045000
1418.05/753.40	c cleaning 10000 clauses out of 20070 with flag 3055000/3055000
1422.53/755.77	c cleaning 9991 clauses out of 20073 with flag 3065003/3065003
1426.55/758.04	c cleaning 9995 clauses out of 20079 with flag 3075000/3075000
1430.01/759.91	c cleaning 9984 clauses out of 20084 with flag 3085000/3085000
1433.86/762.07	c cleaning 9987 clauses out of 20100 with flag 3095000/3095000
1438.14/764.34	c cleaning 9976 clauses out of 20113 with flag 3105000/3105000
1442.78/766.97	c cleaning 10050 clauses out of 20138 with flag 3115001/3115001
1447.05/769.29	c cleaning 10017 clauses out of 20089 with flag 3125002/3125002
1451.72/771.77	c cleaning 10019 clauses out of 20070 with flag 3135000/3135000
1455.83/773.91	c cleaning 10001 clauses out of 20055 with flag 3145004/3145004
1459.86/776.27	c cleaning 9997 clauses out of 20050 with flag 3155000/3155000
1463.53/778.24	c cleaning 9996 clauses out of 20055 with flag 3165002/3165002
1467.79/780.50	c cleaning 10021 clauses out of 20058 with flag 3175001/3175001
1475.08/784.36	c cleaning 9997 clauses out of 20038 with flag 3185002/3185002
1482.13/788.13	c cleaning 9952 clauses out of 20039 with flag 3195000/3195000
1487.02/790.79	c cleaning 10005 clauses out of 20087 with flag 3205000/3205000
1491.08/793.00	c cleaning 10000 clauses out of 20083 with flag 3215001/3215001
1495.95/795.59	c cleaning 9991 clauses out of 20083 with flag 3225001/3225001
1501.58/798.68	c cleaning 10020 clauses out of 20093 with flag 3235002/3235002
1506.85/801.48	c cleaning 9991 clauses out of 20072 with flag 3245001/3245001
1511.92/804.17	c cleaning 10000 clauses out of 20081 with flag 3255001/3255001
1516.59/806.60	c cleaning 10009 clauses out of 20080 with flag 3265000/3265000
1521.01/809.11	c cleaning 10001 clauses out of 20073 with flag 3275002/3275002
1524.28/810.96	c cleaning 10007 clauses out of 20070 with flag 3285000/3285000
1527.76/812.84	c cleaning 9999 clauses out of 20068 with flag 3295005/3295005
1531.23/814.77	c cleaning 10003 clauses out of 20065 with flag 3305001/3305001
1535.04/816.90	c cleaning 10009 clauses out of 20062 with flag 3315001/3315001
1538.10/818.65	c cleaning 10003 clauses out of 20053 with flag 3325001/3325001
1541.58/820.53	c cleaning 10006 clauses out of 20050 with flag 3335001/3335001
1545.02/822.40	c cleaning 10002 clauses out of 20044 with flag 3345001/3345001
1548.44/824.49	c cleaning 9994 clauses out of 20042 with flag 3355001/3355001
1552.11/826.42	c cleaning 9992 clauses out of 20047 with flag 3365000/3365000
1555.37/828.25	c cleaning 10001 clauses out of 20058 with flag 3375003/3375003
1558.63/830.07	c cleaning 10002 clauses out of 20055 with flag 3385001/3385001
1562.65/832.30	c cleaning 10005 clauses out of 20053 with flag 3395001/3395001
1565.91/834.15	c cleaning 10001 clauses out of 20048 with flag 3405001/3405001
1569.21/835.97	c cleaning 9991 clauses out of 20046 with flag 3415000/3415000
1572.45/837.74	c cleaning 10009 clauses out of 20057 with flag 3425002/3425002
1576.49/840.09	c cleaning 10011 clauses out of 20048 with flag 3435002/3435002
1580.35/842.10	c cleaning 9995 clauses out of 20035 with flag 3445000/3445000
1584.79/844.52	c cleaning 9995 clauses out of 20040 with flag 3455000/3455000
1589.46/847.07	c cleaning 9997 clauses out of 20045 with flag 3465000/3465000
1594.50/849.80	c cleaning 9992 clauses out of 20048 with flag 3475000/3475000
1598.37/851.99	c cleaning 10004 clauses out of 20057 with flag 3485001/3485001
1603.03/854.46	c cleaning 9998 clauses out of 20052 with flag 3495000/3495000
1606.88/856.59	c cleaning 10005 clauses out of 20054 with flag 3505000/3505000
1611.00/858.84	c cleaning 9994 clauses out of 20050 with flag 3515001/3515001
1615.27/861.12	c cleaning 9994 clauses out of 20055 with flag 3525000/3525000
1619.15/863.23	c cleaning 10015 clauses out of 20061 with flag 3535000/3535000
1622.82/865.24	c cleaning 9998 clauses out of 20046 with flag 3545000/3545000
1627.48/867.89	c cleaning 9999 clauses out of 20049 with flag 3555001/3555001
1632.94/870.77	c cleaning 10006 clauses out of 20049 with flag 3565000/3565000
1637.79/873.36	c cleaning 10006 clauses out of 20045 with flag 3575002/3575002
1642.86/876.03	c cleaning 9991 clauses out of 20038 with flag 3585001/3585001
1647.91/878.81	c cleaning 10001 clauses out of 20048 with flag 3595002/3595002
1653.38/881.79	c cleaning 9997 clauses out of 20047 with flag 3605002/3605002
1658.26/884.36	c cleaning 10002 clauses out of 20051 with flag 3615003/3615003
1663.12/886.95	c cleaning 9996 clauses out of 20047 with flag 3625001/3625001
1668.41/889.84	c cleaning 9986 clauses out of 20051 with flag 3635001/3635001
1672.69/892.11	c cleaning 9994 clauses out of 20064 with flag 3645000/3645000
1676.76/894.34	c cleaning 10001 clauses out of 20072 with flag 3655002/3655002
1681.02/896.69	c cleaning 9996 clauses out of 20072 with flag 3665003/3665003
1685.47/899.17	c cleaning 10000 clauses out of 20075 with flag 3675002/3675002
1689.74/901.41	c cleaning 9999 clauses out of 20076 with flag 3685003/3685003
1694.41/903.93	c cleaning 10007 clauses out of 20075 with flag 3695001/3695001
1699.09/906.44	c cleaning 10001 clauses out of 20068 with flag 3705001/3705001
1704.33/909.30	c cleaning 9999 clauses out of 20067 with flag 3715001/3715001
1708.58/911.63	c cleaning 9992 clauses out of 20067 with flag 3725000/3725000
1712.63/913.88	c cleaning 10001 clauses out of 20076 with flag 3735001/3735001
1717.51/916.45	c cleaning 9998 clauses out of 20075 with flag 3745001/3745001
1722.52/919.21	c cleaning 9997 clauses out of 20076 with flag 3755000/3755000
1726.77/921.53	c cleaning 10001 clauses out of 20080 with flag 3765001/3765001
1731.24/923.97	c cleaning 9993 clauses out of 20078 with flag 3775000/3775000
1735.67/926.39	c cleaning 10008 clauses out of 20085 with flag 3785000/3785000
1739.72/928.62	c cleaning 9991 clauses out of 20077 with flag 3795000/3795000
1743.77/930.88	c cleaning 9992 clauses out of 20086 with flag 3805000/3805000
1749.02/933.60	c cleaning 9988 clauses out of 20094 with flag 3815000/3815000
1753.50/936.01	c cleaning 9998 clauses out of 20106 with flag 3825000/3825000
1758.70/938.95	c cleaning 9965 clauses out of 20108 with flag 3835000/3835000
1762.78/941.19	c cleaning 9998 clauses out of 20143 with flag 3845000/3845000
1767.65/943.77	c cleaning 10049 clauses out of 20147 with flag 3855002/3855002
1773.49/946.82	c cleaning 9993 clauses out of 20097 with flag 3865001/3865001
1778.90/949.82	c cleaning 9992 clauses out of 20104 with flag 3875001/3875001
1784.56/952.80	c cleaning 10009 clauses out of 20111 with flag 3885000/3885000
1790.45/955.90	c cleaning 9998 clauses out of 20102 with flag 3895000/3895000
1795.89/958.88	c cleaning 10019 clauses out of 20105 with flag 3905001/3905001
1800.13/961.21	c starts		: 20
1800.13/961.21	c conflicts		: 2700
1800.13/961.21	c decisions		: 24564
1800.13/961.21	c propagations		: 165063
1800.13/961.21	c inspects		: 53283495
1800.13/961.21	c learnt literals	: 0
1800.13/961.21	c learnt binary clauses	: 0
1800.13/961.21	c learnt ternary clauses	: 0
1800.13/961.21	c learnt clauses	: 2699
1800.13/961.21	c ignored clauses	: 0
1800.13/961.21	c root simplifications	: 0
1800.13/961.21	c removed literals (reason simplification)	: 0
1800.13/961.21	c reason swapping (by a shorter reason)	: 0
1800.13/961.21	c Calls to reduceDB	: 0
1800.13/961.21	c number of reductions to clauses (during analyze)	: 0
1800.13/961.21	c number of learned constraints concerned by reduction	: 0
1800.13/961.21	c number of learning phase by resolution	: 0
1800.13/961.21	c number of learning phase by cutting planes	: 0
1800.13/961.21	c speed (assignments/second)	: 287.7632246468401
1800.13/961.21	c non guided choices	0
1800.13/961.21	c learnt constraints type 
1800.13/961.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 87
1800.13/961.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2612
1800.13/961.21	c constraints type 
1800.13/961.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 83
1800.13/961.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 85
1800.13/961.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.13/961.21	c constraints type 
1800.13/961.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 83
1800.13/961.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 85
1800.13/961.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.13/961.21	s SATISFIABLE
1800.13/961.22	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 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 
1800.13/961.22	c objective function=3647
1800.13/961.22	c Total wall clock time (in seconds): 961.1

Verifier Data

OK	3647

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731157-1338734750/watcher-3731157-1338734750 -o /tmp/evaluation-result-3731157-1338734750/solver-3731157-1338734750 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731157-1338734750.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.83 2.82 2.98 3/197 8733
/proc/meminfo: memFree=25650820/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=268 CPUtime=0 cores=0,2,4,6
/proc/8733/stat : 8733 (java) R 8731 8733 27000 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 339602404 274432 9 33554432000 1073741824 1073778376 140733236714736 140735264736312 219504709965 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 67 21 14 9 0 24 0

[startup+0.0470821 s]
/proc/loadavg: 2.83 2.82 2.98 3/197 8733
/proc/meminfo: memFree=25650820/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2367080 CPUtime=0.03 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 3719 0 1 0 2 1 0 0 20 0 13 0 339602404 2423889920 4927 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 591770 4927 1696 9 0 582471 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2367080

[startup+0.100261 s]
/proc/loadavg: 2.83 2.82 2.98 3/197 8733
/proc/meminfo: memFree=25650820/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2699928 CPUtime=0.09 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 4663 0 1 0 8 1 0 0 20 0 18 0 339602404 2764726272 6372 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 674982 6372 2081 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.304481 s]
/proc/loadavg: 2.83 2.82 2.98 3/197 8733
/proc/meminfo: memFree=25650820/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2900648 CPUtime=0.6 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 7965 0 1 0 59 1 0 0 20 0 22 0 339602404 2970263552 11385 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 725162 11385 2232 9 0 715856 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 2900648

[startup+0.700275 s]
/proc/loadavg: 2.83 2.82 2.98 3/197 8733
/proc/meminfo: memFree=25650820/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=1.94 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 16715 0 1 0 189 5 0 0 20 0 20 0 339602404 3037372416 17498 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 17498 2249 9 0 732240 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 2966184

[startup+1.50075 s]
/proc/loadavg: 2.68 2.79 2.97 2/217 8755
/proc/meminfo: memFree=25625020/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=2.81 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 20643 0 1 0 273 8 0 0 20 0 20 0 339602404 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 21217 2251 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.23 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2800 0 1 0 22 1 0 0 20 0 20 0 339602405 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 339602407 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 339602408 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602408 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=0.83 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 9387 0 0 0 82 1 0 0 20 0 20 0 339602410 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=0.7 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7147 0 0 0 68 2 0 0 20 0 20 0 339602410 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602433 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602433 3037372416 21217 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 2966184

[startup+3.10071 s]
/proc/loadavg: 2.68 2.79 2.97 2/217 8757
/proc/meminfo: memFree=25572980/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=3.65 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 20965 0 1 0 353 12 0 0 20 0 20 0 339602404 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 52962 2251 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.24 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2801 0 1 0 23 1 0 0 20 0 20 0 339602405 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 339602406 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 339602407 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 339602408 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602408 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=0.95 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 9388 0 0 0 94 1 0 0 20 0 20 0 339602410 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=0.76 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7401 0 0 0 74 2 0 0 20 0 20 0 339602410 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 339602410 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602433 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 339602433 3037372416 52962 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 2966184

[startup+6.30077 s]
/proc/loadavg: 2.63 2.78 2.97 4/219 8761
/proc/meminfo: memFree=25277028/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=9.84 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 21590 0 1 0 967 17 0 0 20 0 22 0 339602404 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 104659 2276 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.24 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2802 0 1 0 23 1 0 0 20 0 22 0 339602405 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602406 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 339602407 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=1.02 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 9389 0 0 0 100 2 0 0 20 0 22 0 339602410 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=0.87 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7838 0 0 0 85 2 0 0 20 0 22 0 339602410 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 104659 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 269927 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8918] ppid=8731 vsize=2966184 CPUtime=361.39 cores=0,2,4,6
/proc/8733/task/8918/stat : 8918 (java) R 8731 8733 27000 0 -1 4202560 124 0 0 0 36132 7 0 0 20 0 22 0 339641164 3037372416 269927 33554432000 1073741824 1073778376 140733236714736 140023126639440 140022997645040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8919] ppid=8731 vsize=2966184 CPUtime=362.25 cores=0,2,4,6
/proc/8733/task/8919/stat : 8919 (java) R 8731 8733 27000 0 -1 4202560 90 0 0 0 36218 7 0 0 20 0 22 0 339641164 3037372416 269927 33554432000 1073741824 1073778376 140733236714736 140023127690080 140022997893793 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1544.82
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 3.62 3.54 3.32 4/220 8923
/proc/meminfo: memFree=25372720/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=1654.24 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 26976 0 1 0 165196 228 0 0 20 0 22 0 339602404 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 273888 2278 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.28 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2898 0 1 0 26 2 0 0 20 0 22 0 339602405 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=3.02 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 228 0 0 0 293 9 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=2.82 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 274 8 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=2.81 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 178 0 0 0 274 7 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=2.74 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 202 0 0 0 267 7 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=2.85 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 196 0 0 0 278 7 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=2.79 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 271 8 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=2.73 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 237 0 0 0 264 9 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=2.82 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 231 0 0 0 274 8 0 0 20 0 22 0 339602406 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=112.19 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 150 0 0 0 11102 117 0 0 20 0 22 0 339602407 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=1.53 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 12157 0 0 0 151 2 0 0 20 0 22 0 339602410 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7862 0 0 0 110 2 0 0 20 0 22 0 339602410 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0.27 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 51 0 0 0 13 14 0 0 20 0 22 0 339602410 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8918] ppid=8731 vsize=2966184 CPUtime=410.29 cores=0,2,4,6
/proc/8733/task/8918/stat : 8918 (java) R 8731 8733 27000 0 -1 4202560 135 0 0 0 41021 8 0 0 20 0 22 0 339641164 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023126639560 140022997676973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8919] ppid=8731 vsize=2966184 CPUtime=411.45 cores=0,2,4,6
/proc/8733/task/8919/stat : 8919 (java) R 8731 8733 27000 0 -1 4202560 96 0 0 0 41137 8 0 0 20 0 22 0 339641164 3037372416 273888 33554432000 1073741824 1073778376 140733236714736 140023127690080 140022997893793 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.24
Current children cumulated vsize (KiB) 2966184

[startup+942.301 s]
/proc/loadavg: 3.78 3.59 3.35 4/220 8946
/proc/meminfo: memFree=25352408/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=1764.84 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 27026 0 1 0 176242 242 0 0 20 0 22 0 339602404 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 276948 2278 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.28 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2911 0 1 0 26 2 0 0 20 0 22 0 339602405 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=3.07 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 232 0 0 0 298 9 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=2.87 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 278 9 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=2.84 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 180 0 0 0 277 7 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=2.77 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 203 0 0 0 270 7 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=2.89 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 197 0 0 0 282 7 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=2.82 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 274 8 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=2.76 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 238 0 0 0 267 9 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=2.86 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 231 0 0 0 278 8 0 0 20 0 22 0 339602406 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=121.82 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 160 0 0 0 12053 129 0 0 20 0 22 0 339602407 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=1.53 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 12157 0 0 0 151 2 0 0 20 0 22 0 339602410 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7862 0 0 0 110 2 0 0 20 0 22 0 339602410 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 55 0 0 0 14 15 0 0 20 0 22 0 339602410 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8918] ppid=8731 vsize=2966184 CPUtime=460.55 cores=0,2,4,6
/proc/8733/task/8918/stat : 8918 (java) R 8731 8733 27000 0 -1 4202560 144 0 0 0 46045 10 0 0 20 0 22 0 339641164 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023126639440 140022997652247 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8919] ppid=8731 vsize=2966184 CPUtime=461.85 cores=0,2,4,6
/proc/8733/task/8919/stat : 8919 (java) R 8731 8733 27000 0 -1 4202560 101 0 0 0 46176 9 0 0 20 0 22 0 339641164 3037372416 276948 33554432000 1073741824 1073778376 140733236714736 140023127690080 140022997893758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1764.84
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+961.201 s]
/proc/loadavg: 3.70 3.58 3.35 4/220 8946
/proc/meminfo: memFree=25348508/32873648 swapFree=7120/7120
[pid=8733] ppid=8731 vsize=2966184 CPUtime=1800.13 cores=0,2,4,6
/proc/8733/stat : 8733 (java) S 8731 8733 27000 0 -1 4202496 27042 0 1 0 179766 247 0 0 20 0 22 0 339602404 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140733236705872 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8733/statm: 741546 276958 2278 9 0 732240 0
[pid=8733/tid=8735] ppid=8731 vsize=2966184 CPUtime=0.28 cores=0,2,4,6
/proc/8733/task/8735/stat : 8735 (java) S 8731 8733 27000 0 -1 4202560 2911 0 1 0 26 2 0 0 20 0 22 0 339602405 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023171613848 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8736] ppid=8731 vsize=2966184 CPUtime=3.08 cores=0,2,4,6
/proc/8733/task/8736/stat : 8736 (java) S 8731 8733 27000 0 -1 4202560 232 0 0 0 299 9 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023155894696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8737] ppid=8731 vsize=2966184 CPUtime=2.88 cores=0,2,4,6
/proc/8733/task/8737/stat : 8737 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 279 9 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023154842152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8738] ppid=8731 vsize=2966184 CPUtime=2.85 cores=0,2,4,6
/proc/8733/task/8738/stat : 8738 (java) S 8731 8733 27000 0 -1 4202560 180 0 0 0 278 7 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023153789096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8739] ppid=8731 vsize=2966184 CPUtime=2.78 cores=0,2,4,6
/proc/8733/task/8739/stat : 8739 (java) S 8731 8733 27000 0 -1 4202560 203 0 0 0 271 7 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023152736552 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8740] ppid=8731 vsize=2966184 CPUtime=2.9 cores=0,2,4,6
/proc/8733/task/8740/stat : 8740 (java) S 8731 8733 27000 0 -1 4202560 203 0 0 0 283 7 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023151684520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8741] ppid=8731 vsize=2966184 CPUtime=2.84 cores=0,2,4,6
/proc/8733/task/8741/stat : 8741 (java) S 8731 8733 27000 0 -1 4202560 200 0 0 0 276 8 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023150631976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8742] ppid=8731 vsize=2966184 CPUtime=2.78 cores=0,2,4,6
/proc/8733/task/8742/stat : 8742 (java) S 8731 8733 27000 0 -1 4202560 242 0 0 0 269 9 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023149578920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8743] ppid=8731 vsize=2966184 CPUtime=2.88 cores=0,2,4,6
/proc/8733/task/8743/stat : 8743 (java) S 8731 8733 27000 0 -1 4202560 231 0 0 0 280 8 0 0 20 0 22 0 339602406 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023148526376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8744] ppid=8731 vsize=2966184 CPUtime=124.43 cores=0,2,4,6
/proc/8733/task/8744/stat : 8744 (java) S 8731 8733 27000 0 -1 4202560 160 0 0 0 12309 134 0 0 20 0 22 0 339602407 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023136115048 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8745] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8745/stat : 8745 (java) S 8731 8733 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023135061368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8746] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8746/stat : 8746 (java) S 8731 8733 27000 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 339602408 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023134008200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8747] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8747/stat : 8747 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023132956944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8733/tid=8748] ppid=8731 vsize=2966184 CPUtime=1.53 cores=0,2,4,6
/proc/8733/task/8748/stat : 8748 (java) S 8731 8733 27000 0 -1 4202560 12157 0 0 0 151 2 0 0 20 0 22 0 339602410 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023131904824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8749] ppid=8731 vsize=2966184 CPUtime=1.12 cores=0,2,4,6
/proc/8733/task/8749/stat : 8749 (java) S 8731 8733 27000 0 -1 4202560 7862 0 0 0 110 2 0 0 20 0 22 0 339602410 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023130852280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8750] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8750/stat : 8750 (java) S 8731 8733 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339602410 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023129799416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8751] ppid=8731 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/8733/task/8751/stat : 8751 (java) S 8731 8733 27000 0 -1 4202560 55 0 0 0 14 15 0 0 20 0 22 0 339602410 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023128747080 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8754] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8754/stat : 8754 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023125586728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8733/tid=8755] ppid=8731 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/8733/task/8755/stat : 8755 (java) S 8731 8733 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339602433 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023124534184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8733/tid=8918] ppid=8731 vsize=2966184 CPUtime=476.8 cores=0,2,4,6
/proc/8733/task/8918/stat : 8918 (java) R 8731 8733 27000 0 -1 4202560 149 0 0 0 47670 10 0 0 20 0 22 0 339641164 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023126639440 140022997647260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8733/tid=8919] ppid=8731 vsize=2966184 CPUtime=478.16 cores=0,2,4,6
/proc/8733/task/8919/stat : 8919 (java) R 8731 8733 27000 0 -1 4202560 102 0 0 0 47807 9 0 0 20 0 22 0 339641164 3037372416 276958 33554432000 1073741824 1073778376 140733236714736 140023127690080 140022997893696 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 2966184

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

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

Child status: 143
Real time (s): 961.239
CPU time (s): 1800.63
CPU user time (s): 1797.79
CPU system time (s): 2.84257
CPU usage (%): 187.324
Max. virtual memory (cumulated for all children) (KiB): 2967720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.79
system time used= 2.84257
maximum resident set size= 1107944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27071
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43440
involuntary context switches= 56292

runsolver used 3.99239 second user time and 7.80281 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 16:45:50
IDJOB=3731157
IDBENCH=1856
IDSOLVER=2324
FILE ID=node114/3731157-1338734750
RUNJOBID= node114-1338725802-3592
PBS_JOBID= 14636748
Free space on /tmp= 70104 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731157-1338734750/watcher-3731157-1338734750 -o /tmp/evaluation-result-3731157-1338734750/solver-3731157-1338734750 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731157-1338734750.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=1193011101

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25650984 kB
Buffers:         1055252 kB
Cached:          3665256 kB
SwapCached:         2244 kB
Active:          4430880 kB
Inactive:        1786080 kB
Active(anon):    1482084 kB
Inactive(anon):     9112 kB
Active(file):    2948796 kB
Inactive(file):  1776968 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:                56 kB
Writeback:             0 kB
AnonPages:       1487948 kB
Mapped:            19164 kB
Shmem:               100 kB
Slab:             865248 kB
SReclaimable:     308920 kB
SUnreclaim:       556328 kB
KernelStack:        1792 kB
PageTables:         7476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1425408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70140 MiB
End job on node114 at 2012-06-03 17:01:54