Trace number 3733464

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)31406080 1801.29 930.049

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod013.opb
MD5SUM4cb1be2dcc654132071469b521292770
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29890560
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32455680
Optimality of the best value was proved NO
Number of variables1488
Total number of constraints62
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints62
Minimum length of a constraint31
Maximum length of a constraint240
Number of terms in the objective function 1488
Biggest coefficient in the objective function 375272767488
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 12937590079727
Number of bits of the sum of numbers in the objective function 44
Biggest number in a constraint 375272767488
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 12937590079727
Number of bits of the biggest sum of numbers44
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.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.09	c version 2.2.0.v20100531
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		1349517296
0.02/0.09	c Max memory 		1356595200
0.02/0.09	c Total memory 		1356595200
0.02/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	
0.08/0.12	c solving HOME/instance-3733464-1338743420.opb
0.08/0.12	c reading problem ... 
0.27/0.27	c ... done. Wall clock time 0.154s.
0.27/0.27	c #vars     1488
0.27/0.27	c #constraints  839
0.27/0.27	c constraints type 
0.27/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 76
0.27/0.28	c constraints type 
0.27/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPb => 76
1.00/0.47	c And the winner is Resolution
1.62/1.28	c SATISFIABLE
1.62/1.28	c OPTIMIZING...
1.62/1.28	c Got one! Elapsed wall clock time (in seconds):1.16
1.62/1.28	o 33049600
4.70/2.55	c cleaning 2495 clauses out of 5000 with flag 5000/5000
7.62/3.93	c cleaning 4252 clauses out of 8508 with flag 11003/11003
11.11/5.62	c cleaning 5621 clauses out of 11253 with flag 18000/18000
14.31/7.29	c cleaning 6809 clauses out of 13633 with flag 26001/26001
18.34/9.29	c cleaning 7902 clauses out of 15824 with flag 35001/35001
23.56/11.87	c cleaning 8950 clauses out of 17921 with flag 45000/45000
28.40/14.28	c cleaning 9476 clauses out of 18972 with flag 55001/55001
32.77/16.41	c cleaning 9737 clauses out of 19495 with flag 65000/65000
36.94/18.54	c cleaning 9875 clauses out of 19758 with flag 75000/75000
41.53/20.81	c cleaning 9931 clauses out of 19885 with flag 85002/85002
45.69/22.94	c cleaning 9965 clauses out of 19952 with flag 95000/95000
50.06/25.11	c cleaning 9982 clauses out of 19989 with flag 105002/105002
54.87/27.51	c cleaning 9995 clauses out of 20006 with flag 115001/115001
59.31/29.73	c cleaning 10002 clauses out of 20011 with flag 125001/125001
63.47/31.86	c cleaning 9997 clauses out of 20008 with flag 135000/135000
68.07/34.12	c cleaning 9991 clauses out of 20013 with flag 145002/145002
71.99/36.17	c cleaning 10000 clauses out of 20021 with flag 155001/155001
77.16/38.70	c cleaning 10002 clauses out of 20021 with flag 165001/165001
81.92/41.15	c cleaning 10003 clauses out of 20019 with flag 175001/175001
86.51/43.43	c cleaning 10003 clauses out of 20015 with flag 185000/185000
91.08/45.76	c cleaning 9987 clauses out of 20012 with flag 195000/195000
95.86/48.19	c cleaning 9997 clauses out of 20026 with flag 205001/205001
100.25/50.35	c cleaning 9995 clauses out of 20028 with flag 215000/215000
103.84/52.11	c cleaning 10002 clauses out of 20035 with flag 225002/225002
107.78/54.15	c cleaning 10001 clauses out of 20032 with flag 235001/235001
112.12/56.31	c cleaning 9999 clauses out of 20030 with flag 245000/245000
115.90/58.27	c cleaning 9994 clauses out of 20031 with flag 255000/255000
120.27/60.45	c cleaning 10012 clauses out of 20037 with flag 265000/265000
124.37/62.52	c cleaning 10003 clauses out of 20026 with flag 275001/275001
125.73/63.24	c And the winner is Resolution
125.89/63.37	c Got one! Elapsed wall clock time (in seconds):63.244
125.89/63.37	o 32035840
129.24/65.09	c cleaning 10003 clauses out of 20022 with flag 285000/285000
134.82/67.80	c cleaning 9984 clauses out of 20019 with flag 295000/295000
139.38/70.15	c cleaning 10011 clauses out of 20036 with flag 305001/305001
143.52/72.24	c cleaning 10002 clauses out of 20026 with flag 315002/315002
147.66/74.31	c cleaning 9983 clauses out of 20022 with flag 325000/325000
151.41/76.29	c cleaning 9985 clauses out of 20039 with flag 335000/335000
156.18/78.62	c cleaning 9998 clauses out of 20055 with flag 345001/345001
160.50/80.81	c cleaning 10012 clauses out of 20056 with flag 355000/355000
165.06/83.14	c cleaning 10014 clauses out of 20045 with flag 365001/365001
169.21/85.20	c cleaning 10000 clauses out of 20031 with flag 375001/375001
173.54/87.47	c cleaning 10003 clauses out of 20030 with flag 385000/385000
178.04/89.78	c cleaning 10000 clauses out of 20028 with flag 395001/395001
181.01/91.26	c And the winner is Resolution
181.17/91.38	c Got one! Elapsed wall clock time (in seconds):91.261
181.17/91.38	o 31406080
182.81/92.30	c cleaning 10013 clauses out of 20029 with flag 405002/405002
190.76/96.29	c cleaning 9997 clauses out of 20015 with flag 415001/415001
195.09/98.44	c cleaning 9985 clauses out of 20017 with flag 425000/425000
199.59/100.71	c cleaning 10009 clauses out of 20032 with flag 435000/435000
204.74/103.31	c cleaning 9997 clauses out of 20023 with flag 445000/445000
208.86/105.42	c cleaning 10001 clauses out of 20026 with flag 455000/455000
212.38/107.25	c cleaning 9980 clauses out of 20026 with flag 465001/465001
216.08/109.19	c cleaning 10007 clauses out of 20045 with flag 475000/475000
220.59/111.49	c cleaning 10000 clauses out of 20039 with flag 485001/485001
224.53/113.45	c cleaning 9985 clauses out of 20039 with flag 495001/495001
228.46/115.49	c cleaning 9994 clauses out of 20053 with flag 505000/505000
232.51/117.54	c cleaning 10006 clauses out of 20060 with flag 515001/515001
236.04/119.31	c cleaning 10019 clauses out of 20054 with flag 525001/525001
240.56/121.69	c cleaning 10010 clauses out of 20035 with flag 535001/535001
244.48/123.65	c cleaning 9983 clauses out of 20025 with flag 545001/545001
249.56/126.25	c cleaning 9993 clauses out of 20041 with flag 555000/555000
253.72/128.37	c cleaning 10012 clauses out of 20048 with flag 565000/565000
257.84/130.46	c cleaning 9999 clauses out of 20036 with flag 575000/575000
262.16/132.62	c cleaning 9989 clauses out of 20037 with flag 585000/585000
266.44/134.89	c cleaning 10008 clauses out of 20048 with flag 595000/595000
271.12/137.24	c cleaning 10007 clauses out of 20041 with flag 605001/605001
275.25/139.35	c cleaning 10005 clauses out of 20033 with flag 615000/615000
279.77/141.65	c cleaning 10002 clauses out of 20028 with flag 625000/625000
284.24/143.97	c cleaning 10006 clauses out of 20028 with flag 635002/635002
289.02/146.32	c cleaning 9998 clauses out of 20021 with flag 645001/645001
293.51/148.69	c cleaning 9998 clauses out of 20023 with flag 655001/655001
299.84/151.81	c cleaning 9991 clauses out of 20024 with flag 665000/665000
306.28/155.12	c cleaning 9998 clauses out of 20033 with flag 675000/675000
308.18/156.16	c cleaning 0 clauses out of 5000 with flag 0/5000
312.87/158.35	c cleaning 10008 clauses out of 20036 with flag 685001/685001
318.10/160.91	c cleaning 9986 clauses out of 20028 with flag 695001/695001
322.37/163.14	c cleaning 9997 clauses out of 20041 with flag 705000/705000
326.89/165.41	c cleaning 9994 clauses out of 20044 with flag 715000/715000
331.00/167.59	c cleaning 10011 clauses out of 20051 with flag 725001/725001
335.13/169.67	c cleaning 10009 clauses out of 20039 with flag 735000/735000
339.35/171.89	c cleaning 10006 clauses out of 20031 with flag 745001/745001
343.86/174.16	c cleaning 9998 clauses out of 20024 with flag 755000/755000
349.18/176.89	c cleaning 9992 clauses out of 20028 with flag 765002/765002
353.28/178.91	c cleaning 9995 clauses out of 20035 with flag 775001/775001
356.90/180.88	c cleaning 10002 clauses out of 20041 with flag 785002/785002
361.39/183.17	c cleaning 10013 clauses out of 20038 with flag 795001/795001
365.68/185.31	c cleaning 10004 clauses out of 20025 with flag 805001/805001
369.79/187.42	c cleaning 10001 clauses out of 20021 with flag 815001/815001
373.80/189.56	c cleaning 9994 clauses out of 20019 with flag 825000/825000
377.90/191.70	c cleaning 10006 clauses out of 20025 with flag 835000/835000
381.98/193.72	c cleaning 9996 clauses out of 20019 with flag 845000/845000
385.89/195.78	c cleaning 9989 clauses out of 20024 with flag 855001/855001
390.51/198.16	c cleaning 10009 clauses out of 20034 with flag 865000/865000
394.78/200.31	c cleaning 10011 clauses out of 20027 with flag 875002/875002
398.89/202.40	c cleaning 9999 clauses out of 20015 with flag 885001/885001
402.98/204.53	c cleaning 9994 clauses out of 20015 with flag 895000/895000
407.40/206.84	c cleaning 10009 clauses out of 20021 with flag 905000/905000
412.10/209.21	c cleaning 9999 clauses out of 20013 with flag 915001/915001
416.03/211.25	c cleaning 9987 clauses out of 20013 with flag 925000/925000
420.72/213.67	c cleaning 9989 clauses out of 20027 with flag 935001/935001
425.54/216.16	c cleaning 10012 clauses out of 20038 with flag 945001/945001
430.23/218.50	c cleaning 10004 clauses out of 20027 with flag 955002/955002
434.35/220.68	c cleaning 9989 clauses out of 20021 with flag 965000/965000
438.64/222.81	c cleaning 10007 clauses out of 20033 with flag 975001/975001
442.86/225.07	c cleaning 9999 clauses out of 20025 with flag 985000/985000
447.16/227.29	c cleaning 10002 clauses out of 20026 with flag 995000/995000
450.66/229.05	c cleaning 10001 clauses out of 20024 with flag 1005000/1005000
454.74/231.17	c cleaning 10001 clauses out of 20024 with flag 1015001/1015001
458.96/233.33	c cleaning 9999 clauses out of 20023 with flag 1025001/1025001
463.05/235.43	c cleaning 10004 clauses out of 20024 with flag 1035001/1035001
467.13/237.52	c cleaning 10001 clauses out of 20023 with flag 1045004/1045004
470.79/239.49	c cleaning 10000 clauses out of 20020 with flag 1055002/1055002
474.79/241.55	c cleaning 9994 clauses out of 20019 with flag 1065001/1065001
478.88/243.62	c cleaning 9995 clauses out of 20027 with flag 1075003/1075003
483.15/245.81	c cleaning 10003 clauses out of 20031 with flag 1085002/1085002
487.43/248.02	c cleaning 9999 clauses out of 20027 with flag 1095001/1095001
491.24/250.06	c cleaning 10003 clauses out of 20029 with flag 1105002/1105002
495.14/252.06	c cleaning 10001 clauses out of 20025 with flag 1115001/1115001
498.84/253.92	c cleaning 10000 clauses out of 20026 with flag 1125003/1125003
502.92/256.08	c cleaning 9998 clauses out of 20023 with flag 1135000/1135000
506.98/258.15	c cleaning 9994 clauses out of 20026 with flag 1145001/1145001
510.70/260.01	c cleaning 10001 clauses out of 20031 with flag 1155000/1155000
514.39/261.97	c cleaning 9999 clauses out of 20030 with flag 1165000/1165000
518.10/263.83	c cleaning 10000 clauses out of 20034 with flag 1175003/1175003
521.72/265.73	c cleaning 10001 clauses out of 20032 with flag 1185001/1185001
526.21/268.04	c cleaning 10008 clauses out of 20030 with flag 1195000/1195000
530.90/270.41	c cleaning 9987 clauses out of 20022 with flag 1205000/1205000
534.99/272.52	c cleaning 10001 clauses out of 20036 with flag 1215001/1215001
539.40/274.85	c cleaning 9993 clauses out of 20035 with flag 1225001/1225001
543.67/277.08	c cleaning 9999 clauses out of 20042 with flag 1235001/1235001
548.16/279.31	c cleaning 10007 clauses out of 20042 with flag 1245000/1245000
552.44/281.58	c cleaning 10006 clauses out of 20036 with flag 1255001/1255001
556.86/283.83	c cleaning 10007 clauses out of 20029 with flag 1265000/1265000
561.33/286.11	c cleaning 9985 clauses out of 20022 with flag 1275000/1275000
565.23/288.20	c cleaning 9998 clauses out of 20037 with flag 1285000/1285000
569.51/290.39	c cleaning 10007 clauses out of 20040 with flag 1295001/1295001
573.49/292.46	c cleaning 10009 clauses out of 20032 with flag 1305000/1305000
577.76/294.65	c cleaning 9998 clauses out of 20024 with flag 1315001/1315001
581.84/296.75	c cleaning 9996 clauses out of 20026 with flag 1325001/1325001
586.31/299.03	c cleaning 10005 clauses out of 20030 with flag 1335001/1335001
590.35/301.18	c cleaning 9998 clauses out of 20024 with flag 1345000/1345000
595.04/303.51	c cleaning 10005 clauses out of 20026 with flag 1355000/1355000
599.51/305.86	c cleaning 10004 clauses out of 20021 with flag 1365000/1365000
605.39/308.89	c cleaning 10000 clauses out of 20018 with flag 1375001/1375001
612.60/312.55	c cleaning 9992 clauses out of 20017 with flag 1385000/1385000
618.50/315.53	c cleaning 10007 clauses out of 20026 with flag 1395001/1395001
622.79/317.76	c cleaning 9999 clauses out of 20018 with flag 1405000/1405000
626.89/319.85	c cleaning 10000 clauses out of 20020 with flag 1415001/1415001
631.30/322.10	c cleaning 9993 clauses out of 20019 with flag 1425000/1425000
635.58/324.37	c cleaning 9995 clauses out of 20026 with flag 1435000/1435000
640.06/326.70	c cleaning 9993 clauses out of 20031 with flag 1445000/1445000
644.73/329.05	c cleaning 9998 clauses out of 20039 with flag 1455001/1455001
648.95/331.27	c cleaning 10006 clauses out of 20040 with flag 1465000/1465000
652.66/333.10	c cleaning 9997 clauses out of 20034 with flag 1475000/1475000
656.36/335.06	c cleaning 10000 clauses out of 20037 with flag 1485000/1485000
660.03/336.92	c cleaning 10000 clauses out of 20037 with flag 1495000/1495000
663.86/338.92	c cleaning 10004 clauses out of 20038 with flag 1505001/1505001
667.54/340.82	c cleaning 10002 clauses out of 20034 with flag 1515001/1515001
671.41/342.80	c cleaning 9997 clauses out of 20032 with flag 1525001/1525001
675.87/345.10	c cleaning 10005 clauses out of 20035 with flag 1535001/1535001
679.66/347.18	c cleaning 9994 clauses out of 20030 with flag 1545001/1545001
683.55/349.14	c cleaning 9998 clauses out of 20037 with flag 1555002/1555002
687.42/351.14	c cleaning 10005 clauses out of 20037 with flag 1565000/1565000
691.33/353.15	c cleaning 10004 clauses out of 20033 with flag 1575001/1575001
695.52/355.36	c cleaning 10001 clauses out of 20028 with flag 1585000/1585000
699.60/357.42	c cleaning 10001 clauses out of 20029 with flag 1595002/1595002
703.45/359.45	c cleaning 10003 clauses out of 20026 with flag 1605000/1605000
707.52/361.53	c cleaning 10002 clauses out of 20023 with flag 1615000/1615000
711.72/363.71	c cleaning 10002 clauses out of 20021 with flag 1625000/1625000
716.43/366.13	c cleaning 10001 clauses out of 20019 with flag 1635000/1635000
720.72/368.39	c cleaning 9985 clauses out of 20019 with flag 1645001/1645001
724.98/370.53	c cleaning 9994 clauses out of 20034 with flag 1655001/1655001
729.38/372.86	c cleaning 9994 clauses out of 20039 with flag 1665000/1665000
733.45/374.98	c cleaning 9998 clauses out of 20045 with flag 1675000/1675000
737.52/377.09	c cleaning 9999 clauses out of 20047 with flag 1685000/1685000
741.99/379.34	c cleaning 9999 clauses out of 20048 with flag 1695000/1695000
746.41/381.70	c cleaning 10001 clauses out of 20050 with flag 1705001/1705001
750.68/383.81	c cleaning 10002 clauses out of 20049 with flag 1715001/1715001
754.74/385.98	c cleaning 10000 clauses out of 20047 with flag 1725001/1725001
759.01/388.16	c cleaning 9998 clauses out of 20047 with flag 1735001/1735001
763.21/390.32	c cleaning 9999 clauses out of 20048 with flag 1745000/1745000
767.48/392.56	c cleaning 10005 clauses out of 20050 with flag 1755001/1755001
771.75/394.73	c cleaning 9994 clauses out of 20044 with flag 1765000/1765000
775.84/396.89	c cleaning 10012 clauses out of 20050 with flag 1775000/1775000
780.25/399.19	c cleaning 10004 clauses out of 20038 with flag 1785000/1785000
784.52/401.33	c cleaning 10005 clauses out of 20034 with flag 1795000/1795000
788.39/403.32	c cleaning 9998 clauses out of 20030 with flag 1805001/1805001
792.26/405.39	c cleaning 10008 clauses out of 20031 with flag 1815000/1815000
796.43/407.53	c cleaning 9995 clauses out of 20024 with flag 1825001/1825001
800.31/409.58	c cleaning 9989 clauses out of 20028 with flag 1835000/1835000
804.57/411.73	c cleaning 9987 clauses out of 20039 with flag 1845000/1845000
808.63/413.83	c cleaning 9991 clauses out of 20052 with flag 1855000/1855000
812.78/416.05	c cleaning 9998 clauses out of 20062 with flag 1865001/1865001
816.86/418.10	c cleaning 10007 clauses out of 20064 with flag 1875001/1875001
820.94/420.22	c cleaning 9998 clauses out of 20056 with flag 1885000/1885000
825.20/422.43	c cleaning 9996 clauses out of 20059 with flag 1895001/1895001
829.38/424.64	c cleaning 9995 clauses out of 20062 with flag 1905000/1905000
833.23/426.70	c cleaning 9997 clauses out of 20068 with flag 1915001/1915001
837.48/428.84	c cleaning 10008 clauses out of 20071 with flag 1925001/1925001
841.99/431.15	c cleaning 10016 clauses out of 20063 with flag 1935001/1935001
846.56/433.58	c cleaning 10005 clauses out of 20046 with flag 1945000/1945000
851.26/435.99	c cleaning 10012 clauses out of 20043 with flag 1955002/1955002
855.53/438.18	c cleaning 10000 clauses out of 20031 with flag 1965002/1965002
859.60/440.24	c cleaning 10001 clauses out of 20029 with flag 1975000/1975000
863.39/442.28	c cleaning 10004 clauses out of 20029 with flag 1985001/1985001
867.84/444.56	c cleaning 10002 clauses out of 20025 with flag 1995001/1995001
872.51/446.92	c cleaning 10004 clauses out of 20022 with flag 2005000/2005000
877.18/449.33	c cleaning 9995 clauses out of 20018 with flag 2015000/2015000
881.19/451.46	c cleaning 10001 clauses out of 20023 with flag 2025000/2025000
885.46/453.62	c cleaning 10001 clauses out of 20022 with flag 2035000/2035000
890.13/456.09	c cleaning 9998 clauses out of 20021 with flag 2045000/2045000
895.00/458.60	c cleaning 10005 clauses out of 20024 with flag 2055001/2055001
899.77/461.07	c cleaning 9991 clauses out of 20019 with flag 2065001/2065001
903.88/463.13	c cleaning 9975 clauses out of 20027 with flag 2075000/2075000
907.74/465.13	c cleaning 10015 clauses out of 20052 with flag 2085000/2085000
912.21/467.42	c cleaning 9997 clauses out of 20038 with flag 2095001/2095001
916.80/469.89	c cleaning 10008 clauses out of 20041 with flag 2105001/2105001
921.72/472.39	c cleaning 10005 clauses out of 20032 with flag 2115000/2115000
926.00/474.53	c cleaning 10005 clauses out of 20027 with flag 2125000/2125000
930.69/476.92	c cleaning 9998 clauses out of 20023 with flag 2135001/2135001
935.48/479.40	c cleaning 9993 clauses out of 20025 with flag 2145001/2145001
940.16/481.85	c cleaning 9997 clauses out of 20031 with flag 2155000/2155000
945.42/484.55	c cleaning 10001 clauses out of 20034 with flag 2165000/2165000
950.91/487.32	c cleaning 10004 clauses out of 20034 with flag 2175001/2175001
956.10/490.00	c cleaning 10001 clauses out of 20030 with flag 2185001/2185001
960.37/492.23	c cleaning 10000 clauses out of 20028 with flag 2195000/2195000
964.87/494.52	c cleaning 9999 clauses out of 20028 with flag 2205000/2205000
970.14/497.21	c cleaning 10002 clauses out of 20029 with flag 2215000/2215000
974.71/499.61	c cleaning 9995 clauses out of 20028 with flag 2225001/2225001
979.18/501.95	c cleaning 9999 clauses out of 20032 with flag 2235000/2235000
983.65/504.23	c cleaning 10003 clauses out of 20035 with flag 2245002/2245002
988.33/506.60	c cleaning 9992 clauses out of 20031 with flag 2255001/2255001
992.73/508.97	c cleaning 10007 clauses out of 20039 with flag 2265001/2265001
996.80/511.03	c cleaning 9999 clauses out of 20031 with flag 2275000/2275000
1001.27/513.38	c cleaning 9991 clauses out of 20032 with flag 2285000/2285000
1005.55/515.57	c cleaning 10004 clauses out of 20041 with flag 2295000/2295000
1010.72/518.28	c cleaning 10001 clauses out of 20037 with flag 2305000/2305000
1015.19/520.51	c cleaning 10002 clauses out of 20036 with flag 2315000/2315000
1019.45/522.77	c cleaning 10003 clauses out of 20034 with flag 2325000/2325000
1023.32/524.79	c cleaning 9989 clauses out of 20031 with flag 2335000/2335000
1027.28/526.84	c cleaning 9990 clauses out of 20042 with flag 2345000/2345000
1031.54/529.07	c cleaning 9994 clauses out of 20052 with flag 2355000/2355000
1035.39/531.06	c cleaning 10001 clauses out of 20058 with flag 2365000/2365000
1039.24/533.04	c cleaning 10013 clauses out of 20058 with flag 2375001/2375001
1043.60/535.38	c cleaning 10004 clauses out of 20044 with flag 2385000/2385000
1047.65/537.49	c cleaning 10003 clauses out of 20042 with flag 2395002/2395002
1052.13/539.71	c cleaning 10005 clauses out of 20039 with flag 2405002/2405002
1056.19/541.82	c cleaning 9999 clauses out of 20032 with flag 2415000/2415000
1060.34/544.01	c cleaning 10002 clauses out of 20034 with flag 2425001/2425001
1064.39/546.14	c cleaning 10002 clauses out of 20033 with flag 2435002/2435002
1069.25/548.64	c cleaning 10001 clauses out of 20030 with flag 2445001/2445001
1073.94/551.04	c cleaning 10000 clauses out of 20028 with flag 2455000/2455000
1078.29/553.37	c cleaning 10000 clauses out of 20029 with flag 2465001/2465001
1082.12/555.35	c cleaning 10005 clauses out of 20028 with flag 2475000/2475000
1086.37/557.56	c cleaning 9994 clauses out of 20024 with flag 2485001/2485001
1091.22/560.04	c cleaning 10005 clauses out of 20029 with flag 2495000/2495000
1095.80/562.43	c cleaning 9996 clauses out of 20025 with flag 2505001/2505001
1100.08/564.69	c cleaning 10005 clauses out of 20029 with flag 2515001/2515001
1104.54/566.94	c cleaning 10002 clauses out of 20024 with flag 2525001/2525001
1109.56/569.53	c cleaning 10001 clauses out of 20021 with flag 2535000/2535000
1114.16/571.98	c cleaning 9987 clauses out of 20020 with flag 2545000/2545000
1118.83/574.30	c cleaning 9994 clauses out of 20034 with flag 2555001/2555001
1122.11/576.07	c cleaning 10005 clauses out of 20041 with flag 2565002/2565002
1126.79/578.50	c cleaning 9999 clauses out of 20035 with flag 2575001/2575001
1131.54/580.96	c cleaning 10006 clauses out of 20035 with flag 2585000/2585000
1136.21/583.31	c cleaning 9993 clauses out of 20030 with flag 2595001/2595001
1140.25/585.41	c cleaning 10002 clauses out of 20036 with flag 2605000/2605000
1144.74/587.76	c cleaning 10000 clauses out of 20034 with flag 2615000/2615000
1149.50/590.20	c cleaning 10005 clauses out of 20037 with flag 2625003/2625003
1153.36/592.22	c cleaning 9994 clauses out of 20029 with flag 2635000/2635000
1158.02/594.61	c cleaning 10003 clauses out of 20036 with flag 2645001/2645001
1162.90/597.14	c cleaning 9997 clauses out of 20032 with flag 2655000/2655000
1167.26/599.49	c cleaning 10009 clauses out of 20035 with flag 2665000/2665000
1171.30/601.52	c cleaning 9990 clauses out of 20027 with flag 2675001/2675001
1174.96/603.41	c cleaning 10008 clauses out of 20036 with flag 2685000/2685000
1178.81/605.48	c cleaning 9990 clauses out of 20029 with flag 2695001/2695001
1183.16/607.79	c cleaning 10004 clauses out of 20039 with flag 2705001/2705001
1188.03/610.25	c cleaning 10002 clauses out of 20034 with flag 2715000/2715000
1192.52/612.52	c cleaning 10005 clauses out of 20034 with flag 2725002/2725002
1197.00/614.86	c cleaning 9997 clauses out of 20027 with flag 2735000/2735000
1201.35/617.17	c cleaning 9995 clauses out of 20030 with flag 2745000/2745000
1205.81/619.43	c cleaning 10002 clauses out of 20035 with flag 2755000/2755000
1209.87/621.54	c cleaning 10002 clauses out of 20034 with flag 2765001/2765001
1213.92/623.68	c cleaning 10004 clauses out of 20031 with flag 2775000/2775000
1218.48/626.03	c cleaning 10002 clauses out of 20027 with flag 2785000/2785000
1222.55/628.15	c cleaning 10002 clauses out of 20027 with flag 2795002/2795002
1226.98/630.40	c cleaning 10000 clauses out of 20023 with flag 2805000/2805000
1231.07/632.51	c cleaning 9998 clauses out of 20024 with flag 2815001/2815001
1235.00/634.63	c cleaning 9998 clauses out of 20026 with flag 2825001/2825001
1239.02/636.77	c cleaning 10003 clauses out of 20027 with flag 2835000/2835000
1243.07/638.81	c cleaning 9995 clauses out of 20024 with flag 2845000/2845000
1246.92/640.89	c cleaning 9987 clauses out of 20029 with flag 2855000/2855000
1250.68/642.88	c cleaning 9992 clauses out of 20042 with flag 2865000/2865000
1253.52/644.39	c cleaning 9999 clauses out of 20050 with flag 2875000/2875000
1256.97/646.14	c cleaning 9994 clauses out of 20051 with flag 2885000/2885000
1260.24/647.89	c cleaning 9997 clauses out of 20059 with flag 2895002/2895002
1263.58/649.67	c cleaning 10009 clauses out of 20062 with flag 2905002/2905002
1267.02/651.43	c cleaning 10008 clauses out of 20052 with flag 2915001/2915001
1269.87/652.96	c cleaning 9994 clauses out of 20043 with flag 2925000/2925000
1273.10/654.68	c cleaning 9997 clauses out of 20050 with flag 2935001/2935001
1276.61/656.54	c cleaning 10000 clauses out of 20052 with flag 2945000/2945000
1279.85/658.23	c cleaning 9993 clauses out of 20054 with flag 2955002/2955002
1282.88/659.83	c cleaning 9997 clauses out of 20060 with flag 2965001/2965001
1285.89/661.40	c cleaning 10004 clauses out of 20063 with flag 2975001/2975001
1288.81/663.08	c cleaning 10013 clauses out of 20058 with flag 2985000/2985000
1292.86/665.11	c cleaning 10002 clauses out of 20045 with flag 2995000/2995000
1297.54/667.58	c cleaning 10012 clauses out of 20044 with flag 3005001/3005001
1301.81/669.77	c cleaning 9997 clauses out of 20031 with flag 3015000/3015000
1305.95/671.93	c cleaning 10000 clauses out of 20035 with flag 3025001/3025001
1310.21/674.18	c cleaning 10008 clauses out of 20035 with flag 3035001/3035001
1314.68/676.45	c cleaning 9995 clauses out of 20026 with flag 3045000/3045000
1319.01/678.65	c cleaning 10007 clauses out of 20031 with flag 3055000/3055000
1323.54/681.03	c cleaning 10005 clauses out of 20024 with flag 3065000/3065000
1327.83/683.24	c cleaning 9995 clauses out of 20020 with flag 3075001/3075001
1332.11/685.44	c cleaning 10000 clauses out of 20026 with flag 3085002/3085002
1335.77/687.40	c cleaning 9993 clauses out of 20025 with flag 3095001/3095001
1339.96/689.58	c cleaning 9990 clauses out of 20032 with flag 3105001/3105001
1344.01/691.60	c cleaning 9997 clauses out of 20041 with flag 3115000/3115000
1347.82/693.68	c cleaning 10012 clauses out of 20044 with flag 3125000/3125000
1353.26/696.48	c cleaning 10008 clauses out of 20032 with flag 3135000/3135000
1357.59/698.79	c cleaning 9987 clauses out of 20025 with flag 3145001/3145001
1361.63/700.83	c cleaning 10002 clauses out of 20037 with flag 3155000/3155000
1365.69/702.93	c cleaning 9998 clauses out of 20035 with flag 3165000/3165000
1368.91/704.70	c cleaning 9997 clauses out of 20037 with flag 3175000/3175000
1372.67/706.65	c cleaning 9999 clauses out of 20040 with flag 3185000/3185000
1377.12/708.90	c cleaning 10007 clauses out of 20041 with flag 3195000/3195000
1381.58/711.20	c cleaning 10009 clauses out of 20035 with flag 3205001/3205001
1385.99/713.50	c cleaning 10003 clauses out of 20025 with flag 3215000/3215000
1390.54/715.94	c cleaning 9981 clauses out of 20023 with flag 3225001/3225001
1394.99/718.27	c cleaning 10010 clauses out of 20042 with flag 3235001/3235001
1399.63/720.60	c cleaning 10005 clauses out of 20033 with flag 3245002/3245002
1403.88/722.86	c cleaning 9983 clauses out of 20027 with flag 3255001/3255001
1408.02/725.05	c cleaning 9996 clauses out of 20043 with flag 3265000/3265000
1412.07/727.19	c cleaning 9988 clauses out of 20047 with flag 3275000/3275000
1416.10/729.29	c cleaning 10006 clauses out of 20059 with flag 3285000/3285000
1420.53/731.56	c cleaning 10010 clauses out of 20055 with flag 3295002/3295002
1424.87/733.83	c cleaning 10011 clauses out of 20044 with flag 3305001/3305001
1429.15/736.00	c cleaning 9997 clauses out of 20032 with flag 3315000/3315000
1433.20/738.12	c cleaning 10007 clauses out of 20035 with flag 3325000/3325000
1437.43/740.36	c cleaning 10002 clauses out of 20028 with flag 3335000/3335000
1441.72/742.63	c cleaning 9995 clauses out of 20028 with flag 3345002/3345002
1445.94/744.80	c cleaning 9989 clauses out of 20031 with flag 3355000/3355000
1449.98/746.93	c cleaning 10005 clauses out of 20043 with flag 3365001/3365001
1453.99/749.05	c cleaning 10005 clauses out of 20038 with flag 3375001/3375001
1458.14/751.27	c cleaning 10007 clauses out of 20034 with flag 3385002/3385002
1462.15/753.37	c cleaning 9996 clauses out of 20026 with flag 3395001/3395001
1466.81/755.73	c cleaning 9999 clauses out of 20031 with flag 3405002/3405002
1471.23/758.09	c cleaning 9989 clauses out of 20030 with flag 3415000/3415000
1475.14/760.15	c cleaning 9988 clauses out of 20042 with flag 3425001/3425001
1479.56/762.45	c cleaning 10021 clauses out of 20053 with flag 3435000/3435000
1483.18/764.34	c cleaning 10004 clauses out of 20033 with flag 3445001/3445001
1486.99/766.34	c cleaning 10002 clauses out of 20028 with flag 3455000/3455000
1490.89/768.47	c cleaning 10001 clauses out of 20027 with flag 3465001/3465001
1494.92/770.51	c cleaning 9995 clauses out of 20026 with flag 3475001/3475001
1499.33/772.81	c cleaning 9997 clauses out of 20030 with flag 3485000/3485000
1503.40/774.96	c cleaning 10003 clauses out of 20034 with flag 3495001/3495001
1507.35/777.02	c cleaning 10006 clauses out of 20030 with flag 3505000/3505000
1511.42/779.19	c cleaning 9998 clauses out of 20024 with flag 3515000/3515000
1515.67/781.34	c cleaning 9996 clauses out of 20026 with flag 3525000/3525000
1519.91/783.59	c cleaning 10004 clauses out of 20030 with flag 3535000/3535000
1524.22/785.88	c cleaning 10005 clauses out of 20028 with flag 3545002/3545002
1528.67/788.11	c cleaning 10006 clauses out of 20022 with flag 3555001/3555001
1532.95/790.32	c cleaning 9995 clauses out of 20015 with flag 3565000/3565000
1536.98/792.46	c cleaning 9983 clauses out of 20021 with flag 3575001/3575001
1541.07/794.67	c cleaning 10000 clauses out of 20038 with flag 3585001/3585001
1545.27/796.82	c cleaning 9995 clauses out of 20038 with flag 3595001/3595001
1549.08/798.85	c cleaning 9998 clauses out of 20044 with flag 3605002/3605002
1553.13/800.93	c cleaning 9998 clauses out of 20044 with flag 3615000/3615000
1557.26/803.13	c cleaning 9991 clauses out of 20046 with flag 3625000/3625000
1561.31/805.24	c cleaning 9992 clauses out of 20056 with flag 3635001/3635001
1565.30/807.36	c cleaning 10010 clauses out of 20064 with flag 3645001/3645001
1569.33/809.43	c cleaning 10000 clauses out of 20053 with flag 3655000/3655000
1574.29/812.04	c cleaning 10018 clauses out of 20053 with flag 3665000/3665000
1578.73/814.37	c cleaning 10007 clauses out of 20039 with flag 3675004/3675004
1583.36/816.73	c cleaning 9995 clauses out of 20028 with flag 3685000/3685000
1587.77/819.01	c cleaning 10003 clauses out of 20034 with flag 3695001/3695001
1592.49/821.59	c cleaning 10001 clauses out of 20030 with flag 3705000/3705000
1597.50/824.15	c cleaning 10005 clauses out of 20030 with flag 3715001/3715001
1602.14/826.54	c cleaning 9988 clauses out of 20025 with flag 3725001/3725001
1606.94/829.08	c cleaning 10003 clauses out of 20038 with flag 3735002/3735002
1612.43/831.90	c cleaning 9992 clauses out of 20034 with flag 3745001/3745001
1617.66/834.65	c cleaning 9995 clauses out of 20041 with flag 3755000/3755000
1622.46/837.17	c cleaning 10006 clauses out of 20047 with flag 3765001/3765001
1627.69/839.84	c cleaning 10008 clauses out of 20040 with flag 3775000/3775000
1632.38/842.32	c cleaning 10000 clauses out of 20032 with flag 3785000/3785000
1636.37/844.44	c cleaning 10007 clauses out of 20032 with flag 3795000/3795000
1641.00/846.87	c cleaning 9998 clauses out of 20025 with flag 3805000/3805000
1645.86/849.37	c cleaning 10002 clauses out of 20028 with flag 3815001/3815001
1651.14/852.10	c cleaning 9993 clauses out of 20025 with flag 3825000/3825000
1655.99/854.65	c cleaning 10005 clauses out of 20033 with flag 3835001/3835001
1660.83/857.10	c cleaning 10001 clauses out of 20028 with flag 3845001/3845001
1665.27/859.47	c cleaning 9988 clauses out of 20026 with flag 3855000/3855000
1670.58/862.24	c cleaning 10001 clauses out of 20039 with flag 3865001/3865001
1675.22/864.70	c cleaning 10005 clauses out of 20038 with flag 3875001/3875001
1679.04/866.67	c cleaning 10000 clauses out of 20032 with flag 3885000/3885000
1684.51/869.42	c cleaning 9998 clauses out of 20033 with flag 3895001/3895001
1689.16/871.97	c cleaning 9998 clauses out of 20035 with flag 3905001/3905001
1693.80/874.32	c cleaning 10002 clauses out of 20036 with flag 3915000/3915000
1699.21/877.11	c cleaning 9996 clauses out of 20034 with flag 3925000/3925000
1703.84/879.51	c cleaning 10009 clauses out of 20040 with flag 3935002/3935002
1708.34/881.91	c cleaning 10002 clauses out of 20031 with flag 3945002/3945002
1712.97/884.40	c cleaning 10000 clauses out of 20027 with flag 3955000/3955000
1717.98/886.98	c cleaning 10001 clauses out of 20029 with flag 3965002/3965002
1722.60/889.37	c cleaning 10001 clauses out of 20026 with flag 3975000/3975000
1727.06/891.72	c cleaning 9994 clauses out of 20026 with flag 3985001/3985001
1731.05/893.89	c cleaning 10003 clauses out of 20031 with flag 3995000/3995000
1735.75/896.28	c cleaning 9999 clauses out of 20028 with flag 4005000/4005000
1740.76/898.82	c cleaning 10008 clauses out of 20029 with flag 4015000/4015000
1745.43/901.33	c cleaning 10002 clauses out of 20022 with flag 4025001/4025001
1749.87/903.62	c cleaning 10005 clauses out of 20021 with flag 4035002/4035002
1754.07/905.84	c cleaning 9988 clauses out of 20016 with flag 4045002/4045002
1758.46/908.16	c cleaning 9992 clauses out of 20027 with flag 4055001/4055001
1763.38/910.73	c cleaning 9999 clauses out of 20034 with flag 4065000/4065000
1767.80/913.07	c cleaning 10007 clauses out of 20035 with flag 4075000/4075000
1772.59/915.50	c cleaning 10002 clauses out of 20029 with flag 4085001/4085001
1777.00/917.83	c cleaning 9998 clauses out of 20026 with flag 4095000/4095000
1783.07/921.09	c cleaning 10000 clauses out of 20030 with flag 4105002/4105002
1787.65/923.44	c cleaning 10004 clauses out of 20029 with flag 4115001/4115001
1791.89/925.68	c cleaning 10001 clauses out of 20025 with flag 4125001/4125001
1795.89/927.77	c cleaning 9998 clauses out of 20023 with flag 4135000/4135000
1800.15/930.01	c starts		: 256
1800.15/930.01	c conflicts		: 4144699
1800.15/930.01	c decisions		: 5203079
1800.15/930.01	c propagations		: 115298941
1800.15/930.01	c inspects		: 1252479887
1800.15/930.01	c learnt literals	: 0
1800.15/930.01	c learnt binary clauses	: 0
1800.15/930.01	c learnt ternary clauses	: 0
1800.15/930.01	c learnt clauses	: 4144699
1800.15/930.01	c ignored clauses	: 0
1800.15/930.01	c root simplifications	: 0
1800.15/930.01	c removed literals (reason simplification)	: 91781547
1800.15/930.01	c reason swapping (by a shorter reason)	: 0
1800.15/930.01	c Calls to reduceDB	: 415
1800.15/930.01	c number of reductions to clauses (during analyze)	: 0
1800.15/930.01	c number of learned constraints concerned by reduction	: 0
1800.15/930.01	c number of learning phase by resolution	: 0
1800.15/930.01	c number of learning phase by cutting planes	: 0
1800.15/930.01	c speed (assignments/second)	: 137485.73677150096
1800.15/930.01	c non guided choices	272
1800.15/930.02	c learnt constraints type 
1800.15/930.02	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 19789
1800.15/930.02	c constraints type 
1800.15/930.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 77
1800.15/930.02	c constraints type 
1800.15/930.02	c org.sat4j.pb.constraints.pb.MaxWatchPb => 77
1800.15/930.02	s SATISFIABLE
1800.15/930.03	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 -x1087 -x1088 -x1089 -x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 x1271 -x1272 x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 -x1309 -x1310 -x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 x1321 -x1322 -x1323 -x1324 -x1325 x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 x1342 -x1343 x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 -x1355 -x1356 -x1357 -x1358 -x1359 -x1360 x1361 -x1362 x1363 -x1364 -x1365 -x1366 -x1367 x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 -x1394 -x1395 -x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 x1403 -x1404 -x1405 -x1406 -x1407 x1408 -x1409 -x1410 -x1411 -x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 -x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 -x1484 -x1485 -x1486 -x1487 x1488 
1800.15/930.03	c objective function=31406080
1800.15/930.03	c Total wall clock time (in seconds): 929.907

Verifier Data

OK	31406080

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-3733464-1338743420/watcher-3733464-1338743420 -o /tmp/evaluation-result-3733464-1338743420/solver-3733464-1338743420 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733464-1338743420.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.06 1.93 2.25 4/200 20535
/proc/meminfo: memFree=27941244/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20535/stat : 20535 (java6) D 20533 20535 11290 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 340466843 9515008 182 33554432000 1073741824 1073778376 140734748489632 140734748480664 215143497397 0 0 4096 0 18446744072100748580 0 0 17 4 0 0 0 0 0
/proc/20535/statm: 2323 182 140 9 0 71 0

[startup+0.0433931 s]
/proc/loadavg: 2.06 1.93 2.25 4/200 20535
/proc/meminfo: memFree=27941244/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2367080 CPUtime=0.02 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 3716 0 1 0 1 1 0 0 20 0 13 0 340466843 2423889920 4414 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 591770 4415 1662 9 0 582471 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2367080

[startup+0.100357 s]
/proc/loadavg: 2.06 1.93 2.25 4/200 20535
/proc/meminfo: memFree=27941244/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2699928 CPUtime=0.08 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 4281 0 1 0 7 1 0 0 20 0 18 0 340466843 2764726272 5488 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 674982 5488 1988 9 0 665676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2699928

[startup+0.300161 s]
/proc/loadavg: 2.06 1.93 2.25 4/200 20535
/proc/meminfo: memFree=27941244/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2833056 CPUtime=0.59 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 13665 0 1 0 56 3 0 0 20 0 20 0 340466843 2901049344 15172 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 708264 15172 2230 9 0 698958 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 2833056

[startup+0.700213 s]
/proc/loadavg: 2.06 1.93 2.25 4/200 20535
/proc/meminfo: memFree=27941244/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=1.62 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 18181 0 1 0 156 6 0 0 20 0 20 0 340466843 3037372416 17776 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 17776 2250 9 0 732240 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 2966184

[startup+1.5007 s]
/proc/loadavg: 2.06 1.93 2.25 3/220 20557
/proc/meminfo: memFree=27879148/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=2.47 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 19199 0 1 0 241 6 0 0 20 0 22 0 340466843 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 27561 2252 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.25 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2856 0 1 0 24 1 0 0 20 0 22 0 340466844 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340466846 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=0.68 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) R 20533 20535 11290 0 -1 4202560 7379 0 0 0 66 2 0 0 20 0 22 0 340466850 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909482764120 139910114094413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=0.68 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) R 20533 20535 11290 0 -1 4202560 7633 0 0 0 67 1 0 0 20 0 22 0 340466850 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909481712128 139910112974018 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20553] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20553/stat : 20553 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909479619912 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20556] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20556/stat : 20556 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909476164648 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 27561 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 2966184

[startup+3.10079 s]
/proc/loadavg: 2.06 1.93 2.25 5/222 20559
/proc/meminfo: memFree=27546000/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=5.95 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 19454 0 1 0 583 12 0 0 20 0 22 0 340466843 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 104964 2278 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.25 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2856 0 1 0 24 1 0 0 20 0 22 0 340466844 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 22 0 340466846 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=0.82 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) S 20533 20535 11290 0 -1 4202560 7403 0 0 0 80 2 0 0 20 0 22 0 340466850 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909482777144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=0.83 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) S 20533 20535 11290 0 -1 4202560 7654 0 0 0 81 2 0 0 20 0 22 0 340466850 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909481724600 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20553] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20553/stat : 20553 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909479619912 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20556] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20556/stat : 20556 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909476164648 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20558] ppid=20533 vsize=2966184 CPUtime=1.77 cores=0,2,4,6
/proc/20535/task/20558/stat : 20558 (java) R 20533 20535 11290 0 -1 4202560 24 0 0 0 177 0 0 0 20 0 22 0 340466972 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909477216832 139909983200713 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20559] ppid=20533 vsize=2966184 CPUtime=1.77 cores=0,2,4,6
/proc/20535/task/20559/stat : 20559 (java) R 20533 20535 11290 0 -1 4202560 147 0 0 0 172 5 0 0 20 0 22 0 340466972 3037372416 104964 33554432000 1073741824 1073778376 140734139765264 139909478267448 139909983388124 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2966184

[startup+6.30071 s]
/proc/loadavg: 2.22 1.97 2.26 6/222 20559
/proc/meminfo: memFree=27526264/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=12.49 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 20081 0 1 0 1235 14 0 0 20 0 22 0 340466843 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 108667 2278 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.25 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2856 0 1 0 24 1 0 0 20 0 22 0 340466844 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340466845 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=0.06 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 22 0 340466846 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=0.89 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) S 20533 20535 11290 0 -1 4202560 7406 0 0 0 87 2 0 0 20 0 22 0 340466850 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909482777144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=0.96 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) S 20533 20535 11290 0 -1 4202560 8234 0 0 0 94 2 0 0 20 0 22 0 340466850 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909481724600 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 108667 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 177650 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20562] ppid=20533 vsize=2966184 CPUtime=611.47 cores=0,2,4,6
/proc/20535/task/20562/stat : 20562 (java) R 20533 20535 11290 0 -1 4202560 329 0 0 0 61136 11 0 0 20 0 22 0 340475982 3037372416 177650 33554432000 1073741824 1073778376 140734139765264 139909477214336 139909983201098 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20563] ppid=20533 vsize=2966184 CPUtime=611.61 cores=0,2,4,6
/proc/20535/task/20563/stat : 20563 (java) R 20533 20535 11290 0 -1 4202560 222 0 0 0 61149 12 0 0 20 0 22 0 340475982 3037372416 177650 33554432000 1073741824 1073778376 140734139765264 139909478267776 139909983281777 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1479.37
Current children cumulated vsize (KiB) 2966184

[startup+822.301 s]
/proc/loadavg: 3.81 3.75 3.19 5/221 20702
/proc/meminfo: memFree=27241428/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=1593.9 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 26256 0 1 0 159287 103 0 0 20 0 22 0 340466843 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 183967 2279 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2926 0 1 0 27 2 0 0 20 0 22 0 340466844 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=3.4 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 269 0 0 0 336 4 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=3.54 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 261 0 0 0 349 5 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=3.35 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 269 0 0 0 331 4 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=3.41 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 266 0 0 0 337 4 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=3.42 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 252 0 0 0 336 6 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=3.36 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 263 0 0 0 331 5 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=3.33 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 264 0 0 0 328 5 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=3.44 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 245 0 0 0 339 5 0 0 20 0 22 0 340466845 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=61.34 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 114 0 0 0 6104 30 0 0 20 0 22 0 340466846 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=1.84 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) S 20533 20535 11290 0 -1 4202560 10600 0 0 0 181 3 0 0 20 0 22 0 340466850 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909482777144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=1.05 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) S 20533 20535 11290 0 -1 4202560 8241 0 0 0 103 2 0 0 20 0 22 0 340466850 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909481724600 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20553] ppid=20533 vsize=2966184 CPUtime=0.32 cores=0,2,4,6
/proc/20535/task/20553/stat : 20553 (java) S 20533 20535 11290 0 -1 4202560 46 0 0 0 15 17 0 0 20 0 22 0 340466850 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909479619912 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20556] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20556/stat : 20556 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909476164648 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20562] ppid=20533 vsize=2966184 CPUtime=663.98 cores=0,2,4,6
/proc/20535/task/20562/stat : 20562 (java) R 20533 20535 11290 0 -1 4202560 370 0 0 0 66385 13 0 0 20 0 22 0 340475982 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909477214728 139909983310522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20563] ppid=20533 vsize=2966184 CPUtime=664.11 cores=0,2,4,6
/proc/20535/task/20563/stat : 20563 (java) R 20533 20535 11290 0 -1 4202560 253 0 0 0 66398 13 0 0 20 0 22 0 340475982 3037372416 183967 33554432000 1073741824 1073778376 140734139765264 139909478267816 139909982904472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1593.9
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 4.08 3.86 3.26 4/221 20702
/proc/meminfo: memFree=27211516/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=1708.91 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 26535 0 1 0 170780 111 0 0 20 0 22 0 340466843 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 189260 2279 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2932 0 1 0 27 2 0 0 20 0 22 0 340466844 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=3.79 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 300 0 0 0 374 5 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=3.85 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 283 0 0 0 380 5 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=3.68 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 290 0 0 0 364 4 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=3.74 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 284 0 0 0 369 5 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=3.73 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 284 0 0 0 367 6 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=3.71 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 292 0 0 0 366 5 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=3.69 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 288 0 0 0 364 5 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=3.85 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 267 0 0 0 379 6 0 0 20 0 22 0 340466845 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=67.37 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 118 0 0 0 6703 34 0 0 20 0 22 0 340466846 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=1.84 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) S 20533 20535 11290 0 -1 4202560 10600 0 0 0 181 3 0 0 20 0 22 0 340466850 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909482777144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=1.05 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) S 20533 20535 11290 0 -1 4202560 8242 0 0 0 103 2 0 0 20 0 22 0 340466850 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909481724600 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20553] ppid=20533 vsize=2966184 CPUtime=0.35 cores=0,2,4,6
/proc/20535/task/20553/stat : 20553 (java) S 20533 20535 11290 0 -1 4202560 50 0 0 0 17 18 0 0 20 0 22 0 340466850 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909479619912 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20556] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20556/stat : 20556 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909476164648 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20562] ppid=20533 vsize=2966184 CPUtime=717.1 cores=0,2,4,6
/proc/20535/task/20562/stat : 20562 (java) R 20533 20535 11290 0 -1 4202560 400 0 0 0 71697 13 0 0 20 0 22 0 340475982 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909477216320 139909983674847 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20563] ppid=20533 vsize=2966184 CPUtime=717.22 cores=0,2,4,6
/proc/20535/task/20563/stat : 20563 (java) R 20533 20535 11290 0 -1 4202560 288 0 0 0 71709 13 0 0 20 0 22 0 340475982 3037372416 189260 33554432000 1073741824 1073778376 140734139765264 139909478266960 139909982904497 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1708.91
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+930.001 s]
/proc/loadavg: 4.32 3.97 3.33 5/221 20702
/proc/meminfo: memFree=27182348/32873844 swapFree=7380/7380
[pid=20535] ppid=20533 vsize=2966184 CPUtime=1800.15 cores=0,2,4,6
/proc/20535/stat : 20535 (java) S 20533 20535 11290 0 -1 4202496 26681 0 1 0 179899 116 0 0 20 0 22 0 340466843 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 140734139756400 215146856509 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20535/statm: 741546 193434 2279 9 0 732240 0
[pid=20535/tid=20537] ppid=20533 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/20535/task/20537/stat : 20537 (java) S 20533 20535 11290 0 -1 4202560 2938 0 1 0 27 2 0 0 20 0 22 0 340466844 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139910110246040 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20538] ppid=20533 vsize=2966184 CPUtime=4.08 cores=0,2,4,6
/proc/20535/task/20538/stat : 20538 (java) S 20533 20535 11290 0 -1 4202560 304 0 0 0 403 5 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909976885416 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20539] ppid=20533 vsize=2966184 CPUtime=4.13 cores=0,2,4,6
/proc/20535/task/20539/stat : 20539 (java) S 20533 20535 11290 0 -1 4202560 303 0 0 0 407 6 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909975832872 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20540] ppid=20533 vsize=2966184 CPUtime=3.93 cores=0,2,4,6
/proc/20535/task/20540/stat : 20540 (java) S 20533 20535 11290 0 -1 4202560 295 0 0 0 389 4 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909974780328 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20541] ppid=20533 vsize=2966184 CPUtime=3.99 cores=0,2,4,6
/proc/20535/task/20541/stat : 20541 (java) S 20533 20535 11290 0 -1 4202560 297 0 0 0 394 5 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909973727784 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20542] ppid=20533 vsize=2966184 CPUtime=3.98 cores=0,2,4,6
/proc/20535/task/20542/stat : 20542 (java) S 20533 20535 11290 0 -1 4202560 299 0 0 0 392 6 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909972675240 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20543] ppid=20533 vsize=2966184 CPUtime=3.96 cores=0,2,4,6
/proc/20535/task/20543/stat : 20543 (java) S 20533 20535 11290 0 -1 4202560 303 0 0 0 391 5 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909971622696 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20544] ppid=20533 vsize=2966184 CPUtime=3.94 cores=0,2,4,6
/proc/20535/task/20544/stat : 20544 (java) S 20533 20535 11290 0 -1 4202560 290 0 0 0 389 5 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909970570152 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20545] ppid=20533 vsize=2966184 CPUtime=4.11 cores=0,2,4,6
/proc/20535/task/20545/stat : 20545 (java) S 20533 20535 11290 0 -1 4202560 283 0 0 0 405 6 0 0 20 0 22 0 340466845 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909499186216 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20546] ppid=20533 vsize=2966184 CPUtime=72.4 cores=0,2,4,6
/proc/20535/task/20546/stat : 20546 (java) S 20533 20535 11290 0 -1 4202560 122 0 0 0 7203 37 0 0 20 0 22 0 340466846 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909486987368 215146870697 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20547] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20547/stat : 20547 (java) S 20533 20535 11290 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909485933688 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20548] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20548/stat : 20548 (java) S 20533 20535 11290 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340466847 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909484881032 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20549] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20549/stat : 20549 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909483829776 215146878752 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20550] ppid=20533 vsize=2966184 CPUtime=1.87 cores=0,2,4,6
/proc/20535/task/20550/stat : 20550 (java) S 20533 20535 11290 0 -1 4202560 10602 0 0 0 184 3 0 0 20 0 22 0 340466850 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909482777144 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20551] ppid=20533 vsize=2966184 CPUtime=1.07 cores=0,2,4,6
/proc/20535/task/20551/stat : 20551 (java) S 20533 20535 11290 0 -1 4202560 8243 0 0 0 105 2 0 0 20 0 22 0 340466850 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909481724600 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20552] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20552/stat : 20552 (java) S 20533 20535 11290 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340466850 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909480672248 215146869820 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20535/tid=20553] ppid=20533 vsize=2966184 CPUtime=0.37 cores=0,2,4,6
/proc/20535/task/20553/stat : 20553 (java) S 20533 20535 11290 0 -1 4202560 52 0 0 0 18 19 0 0 20 0 22 0 340466850 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909479619912 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20556] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20556/stat : 20556 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909476164648 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20535/tid=20557] ppid=20533 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/20535/task/20557/stat : 20557 (java) S 20533 20535 11290 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340466878 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909475112104 215146870697 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20535/tid=20562] ppid=20533 vsize=2966184 CPUtime=759.14 cores=0,2,4,6
/proc/20535/task/20562/stat : 20562 (java) R 20533 20535 11290 0 -1 4202560 417 0 0 0 75900 14 0 0 20 0 22 0 340475982 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909477216320 139909983201071 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20535/tid=20563] ppid=20533 vsize=2966184 CPUtime=759.29 cores=0,2,4,6
/proc/20535/task/20563/stat : 20563 (java) R 20533 20535 11290 0 -1 4202560 316 0 0 0 75915 14 0 0 20 0 22 0 340475982 3037372416 193434 33554432000 1073741824 1073778376 140734139765264 139909478267280 139909983199429 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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): 930.049
CPU time (s): 1801.29
CPU user time (s): 1799.68
CPU system time (s): 1.61475
CPU usage (%): 193.677
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 1.61475
maximum resident set size= 773884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26723
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= 47279
involuntary context switches= 78387

runsolver used 3.2705 second user time and 8.60469 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-03 19:10:21
IDJOB=3733464
IDBENCH=2469
IDSOLVER=2324
FILE ID=node133/3733464-1338743420
RUNJOBID= node133-1338736630-19082
PBS_JOBID= 14636724
Free space on /tmp= 70484 MiB

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

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

MD5SUM BENCH= 4cb1be2dcc654132071469b521292770
RANDOM SEED=1410707422

node133.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.540
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	: 5333.08
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.540
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.92
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.540
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	: 5331.92
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.540
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.540
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.540
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.90
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.540
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.540
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:       32873844 kB
MemFree:        27941244 kB
Buffers:          486408 kB
Cached:          2818284 kB
SwapCached:          676 kB
Active:          2200148 kB
Inactive:        1816044 kB
Active(anon):     703232 kB
Inactive(anon):    10220 kB
Active(file):    1496916 kB
Inactive(file):  1805824 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:        769468 kB
Mapped:            18648 kB
Shmem:                 0 kB
Slab:             759488 kB
SReclaimable:     201224 kB
SUnreclaim:       558264 kB
KernelStack:        1832 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1571956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70476 MiB
End job on node133 at 2012-06-03 19:25:53