Trace number 4081105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)57 1800.08 900.467

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-alu4.b.opb
MD5SUM9c27419d6022516b3a8580fda3ca43ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 50
Optimality of the best value was proved NO
Number of variables807
Total number of constraints1823
Number of constraints which are clauses1823
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 807
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 807
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 807
Number of bits of the biggest sum of numbers10
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081105-1465225381.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
0.58/0.35	c ... done. Wall clock time 0.237s.
0.58/0.35	c declared #vars     807
0.58/0.35	c #constraints  1823
0.58/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.58/0.35	c constraints type 
0.58/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1687
0.58/0.35	c org.sat4j.specs.Constr$1 => 112
0.58/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8
0.58/0.35	c org.sat4j.minisat.constraints.cnf.UnitClause => 16
0.58/0.35	c 1823 constraints processed.
0.58/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.58/0.35	c constraints type 
0.58/0.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8
0.58/0.35	c org.sat4j.specs.Constr$1 => 112
0.58/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1687
0.58/0.35	c org.sat4j.pb.constraints.pb.UnitClausePB => 16
0.58/0.35	c 1823 constraints processed.
0.58/0.35	c objective function length is 807 literals
0.58/0.37	c And the winner is solver0
0.77/0.86	c SATISFIABLE
0.77/0.86	c OPTIMIZING...
0.77/0.86	c Got one! Elapsed wall clock time (in seconds):0.744
0.77/0.86	o 68
1.30/1.04	c And the winner is solver1
1.75/1.36	c Got one! Elapsed wall clock time (in seconds):1.25
1.75/1.36	o 67
1.87/1.45	c And the winner is solver1
2.27/1.87	c Got one! Elapsed wall clock time (in seconds):1.754
2.27/1.87	o 66
2.37/1.95	c And the winner is solver1
2.50/2.37	c Got one! Elapsed wall clock time (in seconds):2.258
2.50/2.37	o 65
2.76/2.55	c And the winner is solver1
2.88/2.87	c Got one! Elapsed wall clock time (in seconds):2.761
2.88/2.87	o 64
3.65/3.20	c cleaning 3491 clauses out of 6999 with flag 14603/6999
5.06/3.87	c cleaning 4740 clauses out of 9508 with flag 37518/12999
6.56/4.59	c cleaning 5848 clauses out of 11768 with flag 64184/19999
8.61/5.59	c cleaning 6959 clauses out of 13920 with flag 90796/27999
11.34/6.86	c cleaning 7973 clauses out of 15961 with flag 115620/36999
14.23/8.24	c cleaning 8983 clauses out of 17991 with flag 145108/47002
17.33/9.79	c cleaning 10002 clauses out of 20005 with flag 177849/57999
20.82/11.42	c cleaning 10995 clauses out of 22004 with flag 216148/70000
24.22/13.19	c cleaning 11996 clauses out of 24011 with flag 256612/83002
28.03/15.05	c cleaning 12997 clauses out of 26013 with flag 301041/97000
32.36/17.12	c cleaning 13994 clauses out of 28017 with flag 344477/112001
36.55/19.28	c cleaning 15005 clauses out of 30023 with flag 396241/128001
41.19/21.49	c cleaning 16007 clauses out of 32017 with flag 457594/145000
42.79/22.28	c And the winner is solver1
42.88/22.38	c Got one! Elapsed wall clock time (in seconds):22.268
42.88/22.38	o 63
44.35/23.20	c cleaning 13917 clauses out of 27852 with flag 20483/156842
44.94/23.42	c And the winner is solver1
44.98/23.88	c Got one! Elapsed wall clock time (in seconds):23.771
44.98/23.88	o 62
45.83/24.31	c cleaning 9814 clauses out of 19639 with flag 15724/162546
47.01/24.99	c cleaning 7904 clauses out of 15825 with flag 36559/168546
49.01/25.93	c cleaning 7451 clauses out of 14921 with flag 59446/175546
51.35/27.01	c cleaning 7729 clauses out of 15472 with flag 88421/183548
53.35/28.07	c cleaning 8366 clauses out of 16744 with flag 121280/192549
55.75/29.27	c cleaning 9188 clauses out of 18375 with flag 158867/202546
58.75/30.76	c cleaning 10094 clauses out of 20187 with flag 195456/213546
61.75/32.23	c cleaning 11046 clauses out of 22094 with flag 236369/225547
65.15/33.97	c cleaning 12024 clauses out of 24047 with flag 278264/238546
69.56/36.05	c cleaning 13003 clauses out of 26026 with flag 323908/252549
73.96/38.25	c cleaning 14001 clauses out of 28020 with flag 373281/267546
78.16/40.31	c cleaning 15007 clauses out of 30020 with flag 427027/283547
82.76/42.65	c cleaning 16004 clauses out of 32012 with flag 482421/300546
88.37/45.32	c cleaning 17004 clauses out of 34008 with flag 539816/318546
91.17/46.74	c And the winner is solver1
91.17/46.98	c Got one! Elapsed wall clock time (in seconds):46.865
91.17/46.98	o 61
92.21/47.52	c cleaning 16798 clauses out of 33596 with flag 18694/335138
93.61/48.21	c cleaning 11393 clauses out of 22797 with flag 44760/341137
95.21/49.01	c cleaning 9167 clauses out of 18402 with flag 72852/348135
97.02/49.99	c cleaning 8618 clauses out of 17237 with flag 105711/356137
99.22/51.09	c cleaning 8807 clauses out of 17617 with flag 135554/365135
102.18/52.41	c cleaning 9388 clauses out of 18810 with flag 169342/375135
104.98/53.82	c cleaning 10199 clauses out of 20422 with flag 205952/386135
108.18/55.43	c cleaning 11101 clauses out of 22224 with flag 244997/398136
111.79/57.22	c cleaning 12061 clauses out of 24123 with flag 285384/411136
115.58/59.15	c cleaning 13026 clauses out of 26061 with flag 332931/425135
119.77/61.22	c cleaning 14011 clauses out of 28035 with flag 380854/440135
124.38/63.54	c cleaning 15010 clauses out of 30024 with flag 432050/456135
129.93/66.24	c cleaning 16002 clauses out of 32014 with flag 487361/473135
135.33/68.95	c cleaning 16996 clauses out of 34012 with flag 546966/491135
141.13/71.82	c cleaning 18005 clauses out of 36019 with flag 613172/510138
147.53/75.06	c cleaning 19006 clauses out of 38011 with flag 684727/530135
155.05/79.19	c cleaning 20003 clauses out of 40005 with flag 756606/551135
162.09/82.70	c And the winner is solver1
162.28/83.13	c Got one! Elapsed wall clock time (in seconds):83.014
162.28/83.13	o 60
163.23/83.68	c cleaning 22909 clauses out of 45817 with flag 23808/576950
164.62/84.38	c cleaning 14454 clauses out of 28908 with flag 48191/582950
166.22/85.17	c cleaning 10726 clauses out of 21455 with flag 73871/589951
168.22/86.19	c cleaning 9364 clauses out of 18728 with flag 102865/597950
170.42/87.26	c cleaning 9181 clauses out of 18365 with flag 132212/606951
172.81/88.40	c cleaning 9589 clauses out of 19183 with flag 165207/616950
175.81/89.92	c cleaning 10294 clauses out of 20594 with flag 203377/627950
179.02/91.55	c cleaning 11149 clauses out of 22303 with flag 242859/639953
182.52/93.27	c cleaning 12077 clauses out of 24155 with flag 285312/652954
186.11/95.05	c cleaning 13035 clauses out of 26075 with flag 331752/666951
189.93/96.97	c cleaning 14009 clauses out of 28039 with flag 380512/681950
194.33/99.17	c cleaning 15007 clauses out of 30030 with flag 437447/697950
198.73/101.35	c cleaning 16014 clauses out of 32027 with flag 504793/714954
203.31/103.67	c cleaning 17005 clauses out of 34010 with flag 573008/732951
208.71/106.37	c cleaning 17997 clauses out of 36008 with flag 641632/751954
215.08/109.43	c cleaning 18983 clauses out of 38007 with flag 707454/771950
219.69/111.78	c And the winner is solver1
219.71/112.14	c Got one! Elapsed wall clock time (in seconds):112.027
219.71/112.14	o 59
220.88/112.77	c cleaning 19602 clauses out of 39203 with flag 18702/792129
222.47/113.51	c cleaning 12801 clauses out of 25601 with flag 41130/798129
224.07/114.31	c cleaning 9895 clauses out of 19800 with flag 66040/805129
225.87/115.24	c cleaning 8952 clauses out of 17905 with flag 92098/813129
228.47/116.56	c cleaning 8975 clauses out of 17953 with flag 122063/822129
231.90/118.12	c cleaning 9488 clauses out of 18978 with flag 152165/832129
234.90/119.61	c cleaning 10246 clauses out of 20492 with flag 188617/843131
237.92/121.15	c cleaning 11111 clauses out of 22244 with flag 230909/855129
241.71/123.02	c cleaning 12062 clauses out of 24133 with flag 273605/868129
245.50/124.91	c cleaning 13036 clauses out of 26072 with flag 321578/882130
249.70/127.04	c cleaning 14003 clauses out of 28040 with flag 373217/897134
254.61/129.48	c cleaning 15015 clauses out of 30032 with flag 427100/913129
260.02/132.13	c cleaning 16006 clauses out of 32018 with flag 483199/930130
265.81/135.01	c cleaning 17006 clauses out of 34013 with flag 544946/948131
271.81/138.02	c cleaning 17983 clauses out of 36005 with flag 609194/967129
278.38/141.29	c cleaning 19008 clauses out of 38023 with flag 675773/987130
284.78/144.43	c cleaning 19993 clauses out of 40014 with flag 743993/1008129
291.58/147.86	c cleaning 21011 clauses out of 42021 with flag 818286/1030129
300.05/151.96	c cleaning 21993 clauses out of 44010 with flag 897149/1053129
310.23/157.03	c cleaning 23008 clauses out of 46018 with flag 973457/1077130
319.78/161.74	c cleaning 23983 clauses out of 48009 with flag 1055575/1102129
328.58/166.11	c cleaning 24994 clauses out of 50026 with flag 1143451/1128129
336.96/170.32	c cleaning 25978 clauses out of 52032 with flag 1237459/1155129
347.76/175.60	c cleaning 27022 clauses out of 54054 with flag 1326038/1183129
356.96/180.24	c cleaning 28017 clauses out of 56033 with flag 1417405/1212130
357.96/180.75	c cleaning 0 clauses out of 7314 with flag 0/7314
366.38/184.89	c cleaning 29000 clauses out of 58016 with flag 1524193/1242130
379.54/191.92	c cleaning 30004 clauses out of 60016 with flag 1626184/1273130
388.74/196.50	c And the winner is solver1
388.74/196.93	c Got one! Elapsed wall clock time (in seconds):196.815
388.74/196.93	o 58
390.47/197.87	c cleaning 31007 clauses out of 62018 with flag 19778/1305136
391.87/198.55	c cleaning 18496 clauses out of 37007 with flag 40428/1311132
393.67/199.42	c cleaning 12756 clauses out of 25511 with flag 63990/1318132
395.48/200.32	c cleaning 10360 clauses out of 20755 with flag 92622/1326132
397.68/201.48	c cleaning 9695 clauses out of 19395 with flag 121389/1335132
400.27/202.71	c cleaning 9845 clauses out of 19700 with flag 154850/1345132
403.07/204.15	c cleaning 10418 clauses out of 20855 with flag 194085/1356132
406.77/205.82	c cleaning 11216 clauses out of 22439 with flag 236202/1368134
410.15/207.55	c cleaning 12109 clauses out of 24223 with flag 280316/1381134
414.35/209.60	c cleaning 13053 clauses out of 26114 with flag 325435/1395134
418.35/211.63	c cleaning 14017 clauses out of 28059 with flag 376529/1410132
422.75/213.84	c cleaning 15007 clauses out of 30042 with flag 427809/1426132
427.55/216.28	c cleaning 16015 clauses out of 32035 with flag 483098/1443132
432.88/218.81	c cleaning 16999 clauses out of 34020 with flag 544930/1461132
438.08/221.41	c cleaning 18000 clauses out of 36021 with flag 616673/1480132
444.28/224.57	c cleaning 18992 clauses out of 38021 with flag 683081/1500132
450.07/227.48	c cleaning 20013 clauses out of 40032 with flag 755656/1521135
456.81/230.72	c cleaning 21008 clauses out of 42026 with flag 830359/1543142
463.61/234.16	c cleaning 21995 clauses out of 44008 with flag 910315/1566132
471.21/237.93	c cleaning 23004 clauses out of 46013 with flag 990865/1590132
478.59/241.56	c cleaning 24005 clauses out of 48009 with flag 1076992/1615132
487.19/245.84	c cleaning 25004 clauses out of 50009 with flag 1163866/1641137
496.37/250.30	c cleaning 26005 clauses out of 52010 with flag 1253935/1668142
505.97/255.10	c cleaning 26993 clauses out of 53996 with flag 1343178/1696133
515.75/259.90	c cleaning 27982 clauses out of 56002 with flag 1439179/1725132
525.75/264.95	c cleaning 29001 clauses out of 58020 with flag 1533547/1755132
536.96/270.46	c cleaning 30003 clauses out of 60019 with flag 1630760/1786132
547.36/275.67	c cleaning 31003 clauses out of 62017 with flag 1729803/1818133
558.60/281.18	c cleaning 32007 clauses out of 64013 with flag 1842050/1851132
569.80/286.75	c cleaning 33002 clauses out of 66007 with flag 1953537/1885133
582.88/293.13	c cleaning 33988 clauses out of 68004 with flag 2076400/1920132
596.28/299.86	c cleaning 35008 clauses out of 70016 with flag 2197570/1956132
609.78/306.43	c cleaning 36001 clauses out of 72008 with flag 2336573/1993132
624.89/313.82	c cleaning 36996 clauses out of 74007 with flag 2467419/2031132
638.49/320.62	c cleaning 37999 clauses out of 76013 with flag 2612039/2070134
653.02/327.78	c cleaning 39001 clauses out of 78013 with flag 2747410/2110133
668.23/335.10	c cleaning 40006 clauses out of 80012 with flag 2891333/2151133
686.17/343.95	c cleaning 41001 clauses out of 82007 with flag 3031828/2193134
705.10/353.27	c cleaning 42002 clauses out of 84006 with flag 3176786/2236134
724.69/363.03	c cleaning 43003 clauses out of 86005 with flag 3317873/2280135
740.61/370.88	c And the winner is solver1
740.61/371.23	c Got one! Elapsed wall clock time (in seconds):371.112
740.61/371.23	o 57
742.35/372.13	c cleaning 44450 clauses out of 88909 with flag 20399/2326042
743.96/372.92	c cleaning 25225 clauses out of 50459 with flag 42393/2332042
746.23/373.92	c cleaning 16105 clauses out of 32234 with flag 66500/2339042
748.23/374.90	c cleaning 12058 clauses out of 24129 with flag 94273/2347042
750.23/375.93	c cleaning 10530 clauses out of 21072 with flag 124420/2356043
752.43/377.07	c cleaning 10268 clauses out of 20541 with flag 158307/2366042
755.24/378.43	c cleaning 10634 clauses out of 21273 with flag 196529/2377042
758.23/379.98	c cleaning 11311 clauses out of 22639 with flag 236233/2389042
761.62/381.66	c cleaning 12165 clauses out of 24329 with flag 280248/2402043
765.22/383.47	c cleaning 13073 clauses out of 26163 with flag 327314/2416042
769.48/385.44	c cleaning 14041 clauses out of 28090 with flag 381048/2431042
773.68/387.54	c cleaning 15005 clauses out of 30049 with flag 435551/2447042
778.48/389.99	c cleaning 16007 clauses out of 32044 with flag 497192/2464042
783.28/392.38	c cleaning 17016 clauses out of 34037 with flag 559115/2482042
788.49/394.93	c cleaning 18010 clauses out of 36021 with flag 629014/2501042
794.31/397.78	c cleaning 18996 clauses out of 38011 with flag 697059/2521042
800.33/400.78	c cleaning 20005 clauses out of 40015 with flag 765262/2542042
806.34/403.76	c cleaning 20974 clauses out of 42010 with flag 849465/2564042
812.95/406.98	c cleaning 22011 clauses out of 44036 with flag 939179/2587042
820.54/410.79	c cleaning 23007 clauses out of 46025 with flag 1025087/2611042
829.34/415.14	c cleaning 24007 clauses out of 48021 with flag 1107088/2636045
841.36/422.14	c cleaning 24995 clauses out of 50011 with flag 1191766/2662042
850.35/426.66	c cleaning 26002 clauses out of 52016 with flag 1281402/2689042
860.62/431.75	c cleaning 27007 clauses out of 54014 with flag 1368452/2717042
870.84/436.89	c cleaning 28001 clauses out of 56008 with flag 1469946/2746043
882.54/442.67	c cleaning 28999 clauses out of 58006 with flag 1572955/2776042
893.45/448.01	c cleaning 29989 clauses out of 60009 with flag 1681569/2807044
902.85/452.70	c cleaning 31009 clauses out of 62018 with flag 1797339/2839042
913.95/458.22	c cleaning 31989 clauses out of 64009 with flag 1914998/2872042
925.86/464.15	c cleaning 33007 clauses out of 66020 with flag 2028832/2906042
938.98/470.64	c cleaning 33996 clauses out of 68013 with flag 2158645/2941042
951.59/476.99	c cleaning 35007 clauses out of 70017 with flag 2284384/2977042
966.51/484.32	c cleaning 36005 clauses out of 72013 with flag 2410361/3014045
980.85/491.45	c cleaning 36997 clauses out of 74005 with flag 2535547/3052042
995.25/498.66	c cleaning 37990 clauses out of 76008 with flag 2663771/3091042
1009.98/505.99	c cleaning 39007 clauses out of 78018 with flag 2804802/3131042
1025.19/513.49	c cleaning 40003 clauses out of 80013 with flag 2938374/3172044
1040.37/520.97	c cleaning 40998 clauses out of 82008 with flag 3075424/3214042
1056.98/529.21	c cleaning 41964 clauses out of 84010 with flag 3222773/3257042
1073.57/537.55	c cleaning 43002 clauses out of 86046 with flag 3365298/3301042
1091.56/546.51	c cleaning 44020 clauses out of 88044 with flag 3516846/3346042
1108.80/555.02	c cleaning 45010 clauses out of 90025 with flag 3672314/3392043
1125.41/563.40	c cleaning 45998 clauses out of 92014 with flag 3852435/3439042
1142.00/571.68	c cleaning 47000 clauses out of 94016 with flag 4038195/3487042
1157.99/579.65	c cleaning 48000 clauses out of 96016 with flag 4220477/3536042
1178.39/589.83	c cleaning 48996 clauses out of 98016 with flag 4394114/3586042
1199.38/600.32	c cleaning 50011 clauses out of 100022 with flag 4553643/3637044
1218.38/609.85	c cleaning 50993 clauses out of 102010 with flag 4723660/3689043
1239.98/620.66	c cleaning 51978 clauses out of 104016 with flag 4901735/3742042
1262.97/632.10	c cleaning 53015 clauses out of 106039 with flag 5083348/3796043
1285.24/643.15	c cleaning 53993 clauses out of 108023 with flag 5268445/3851042
1308.44/654.74	c cleaning 55012 clauses out of 110030 with flag 5447828/3907042
1330.25/665.67	c cleaning 55996 clauses out of 112018 with flag 5646646/3964042
1353.24/677.14	c cleaning 57008 clauses out of 114022 with flag 5842535/4022042
1375.64/688.30	c cleaning 58008 clauses out of 116015 with flag 6050045/4081043
1399.43/700.24	c cleaning 58993 clauses out of 118008 with flag 6257071/4141044
1426.43/713.78	c cleaning 59997 clauses out of 120013 with flag 6461078/4202042
1455.82/728.43	c cleaning 60995 clauses out of 122016 with flag 6669621/4264042
1480.82/740.90	c cleaning 62008 clauses out of 124021 with flag 6898822/4327042
1512.32/756.51	c cleaning 62993 clauses out of 126016 with flag 7118842/4391045
1538.11/769.44	c cleaning 63973 clauses out of 128020 with flag 7338869/4456042
1566.51/783.69	c cleaning 65023 clauses out of 130048 with flag 7570694/4522043
1594.90/797.85	c cleaning 66004 clauses out of 132024 with flag 7806699/4589042
1627.31/814.06	c cleaning 67006 clauses out of 134021 with flag 8039283/4657043
1659.89/830.33	c cleaning 67999 clauses out of 136014 with flag 8274606/4726042
1692.69/846.75	c cleaning 69009 clauses out of 138018 with flag 8506196/4796045
1729.69/865.26	c cleaning 70001 clauses out of 140006 with flag 8746830/4867042
1764.88/882.85	c cleaning 70994 clauses out of 142008 with flag 8987342/4939045
1800.08/900.40	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.08/900.40	c starts		: 96173
1800.08/900.40	c conflicts		: 5011296
1800.08/900.40	c decisions		: 36251009
1800.08/900.40	c propagations		: 939850899
1800.08/900.40	c inspects		: 11348290169
1800.08/900.40	c shortcuts		: 0
1800.08/900.40	c learnt literals	: 0
1800.08/900.40	c learnt binary clauses	: 0
1800.08/900.40	c learnt ternary clauses	: 0
1800.08/900.40	c learnt constraints	: 5011296
1800.08/900.40	c ignored constraints	: 0
1800.08/900.40	c root simplifications	: 0
1800.08/900.40	c removed literals (reason simplification)	: 23104208
1800.08/900.40	c reason swapping (by a shorter reason)	: 0
1800.08/900.40	c Calls to reduceDB	: 196
1800.08/900.40	c Number of update (reduction) of LBD	: 2230944
1800.08/900.40	c Imported unit clauses	: 0
1800.08/900.40	c number of reductions to clauses (during analyze)	: 0
1800.08/900.40	c number of learned constraints concerned by reduction	: 0
1800.08/900.40	c number of learning phase by resolution	: 0
1800.08/900.40	c number of learning phase by cutting planes	: 0
1800.08/900.40	c speed (assignments/second)	: 1776078.2864550655
1800.08/900.40	c non guided choices	0
1800.08/900.43	c learnt constraints type 
1800.08/900.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143265
1800.08/900.43	c >>>>>>>>>> Solver number 1 (11 answers) <<<<<<<<<<<<<<<<<<
1800.08/900.43	c starts		: 48
1800.08/900.43	c conflicts		: 12148
1800.08/900.43	c decisions		: 197113
1800.08/900.43	c propagations		: 712237
1800.08/900.43	c inspects		: 429808517
1800.08/900.43	c shortcuts		: 0
1800.08/900.43	c learnt literals	: 0
1800.08/900.43	c learnt binary clauses	: 0
1800.08/900.43	c learnt ternary clauses	: 0
1800.08/900.43	c learnt constraints	: 12147
1800.08/900.43	c ignored constraints	: 0
1800.08/900.43	c root simplifications	: 0
1800.08/900.43	c removed literals (reason simplification)	: 0
1800.08/900.43	c reason swapping (by a shorter reason)	: 0
1800.08/900.43	c Calls to reduceDB	: 1
1800.08/900.43	c Number of update (reduction) of LBD	: 0
1800.08/900.43	c Imported unit clauses	: 0
1800.08/900.43	c number of reductions to clauses (during analyze)	: 0
1800.08/900.43	c number of learned constraints concerned by reduction	: 0
1800.08/900.43	c number of learning phase by resolution	: 0
1800.08/900.43	c number of learning phase by cutting planes	: 0
1800.08/900.43	c speed (assignments/second)	: 791.7571270558548
1800.08/900.43	c non guided choices	1
1800.08/900.44	c learnt constraints type 
1800.08/900.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 60
1800.08/900.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 156
1800.08/900.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11931
1800.08/900.44	s SATISFIABLE
1800.08/900.44	c Found 12 solution(s)
1800.08/900.44	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 
1800.08/900.44	c objective function=57
1800.08/900.44	c Total wall clock time (in seconds): 900.324

Verifier Data

OK	57

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4081105-1465225381/watcher-4081105-1465225381 -o /tmp/evaluation-result-4081105-1465225381/solver-4081105-1465225381 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465220812-973 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081105-1465225381.opb 

pid=2393
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: 3.95 4.11 4.02 3/195 2396
/proc/meminfo: memFree=31140836/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 104472988 96370688 931 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 23528 931 705 9 0 16769 0
[pid=2396/tid=2397] ppid=2393 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) R 2393 2396 955 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 104472988 98635776 960 33554432000 1073741824 1073778376 140737227113712 140377132297768 235365506301 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100111 s]
/proc/loadavg: 3.95 4.11 4.02 3/195 2396
/proc/meminfo: memFree=31140836/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 4441 0 1 0 9 1 0 0 20 0 18 0 104472988 9787879424 6057 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2389619 6057 2135 9 0 2380296 0
[pid=2396/tid=2397] ppid=2393 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) R 2393 2396 955 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 104472988 9787879424 6059 33554432000 1073741824 1073778376 140737227113712 140377132297992 235378107661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200253 s]
/proc/loadavg: 3.95 4.11 4.02 3/195 2396
/proc/meminfo: memFree=31140836/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 5019 0 1 0 28 1 0 0 20 0 18 0 104472988 9787879424 6991 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2389619 6991 2217 9 0 2380296 0
[pid=2396/tid=2397] ppid=2393 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) R 2393 2396 955 0 -1 4202560 2394 0 1 0 16 1 0 0 20 0 18 0 104472988 9787879424 6991 33554432000 1073741824 1073778376 140737227113712 140377132302552 140376996427240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300251 s]
/proc/loadavg: 3.95 4.11 4.02 3/195 2396
/proc/meminfo: memFree=31140836/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9558476 CPUtime=0.58 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 7785 0 1 0 56 2 0 0 20 0 18 0 104472988 9787879424 10530 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2389619 10530 2233 9 0 2380296 0
[pid=2396/tid=2397] ppid=2393 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) R 2393 2396 955 0 -1 4202560 2401 0 1 0 26 1 0 0 20 0 18 0 104472988 9787879424 10530 33554432000 1073741824 1073778376 140737227113712 140377132294000 140376996401418 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9558476

[startup+0.700278 s]
/proc/loadavg: 3.95 4.11 4.02 3/195 2396
/proc/meminfo: memFree=31140836/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 8592 0 1 0 72 5 0 0 20 0 19 0 104472988 10060525568 14578 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 14578 2252 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2417 0 1 0 32 1 0 0 20 0 19 0 104472988 10060525568 14578 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 3.95 4.11 4.02 4/214 2421
/proc/meminfo: memFree=31067528/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 19024 0 1 0 209 10 0 0 20 0 19 0 104472988 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 24022 2272 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2420 0 1 0 33 2 0 0 20 0 19 0 104472988 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2399] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2399/stat : 2399 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377121364520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2400] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2400/stat : 2400 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377120311720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2401] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2401/stat : 2401 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377119258920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2402] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2402/stat : 2402 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377118206120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2403] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2403/stat : 2403 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377117154344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2404] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2404/stat : 2404 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377116101544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2405] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2405/stat : 2405 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140377115048744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104472989 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104472990 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104472991 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104472991 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472993 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) R 2393 2396 955 0 -1 4202560 10519 0 0 0 74 2 0 0 20 0 19 0 104472993 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376952331032 140377136392177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/2396/task/2412/stat : 2412 (java) R 2393 2396 955 0 -1 4202560 4733 0 0 0 46 1 0 0 20 0 19 0 104472993 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376951278392 140377135879786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2413] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2413/stat : 2413 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472993 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376950225784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2414] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2414/stat : 2414 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104472993 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376949173192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2421] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2421/stat : 2421 (java) S 2393 2396 955 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104473075 10060525568 24022 33554432000 1073741824 1073778376 140737227113712 140376948069800 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 3.95 4.11 4.02 3/214 2427
/proc/meminfo: memFree=31046796/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 20209 0 1 0 327 15 0 0 20 0 22 0 104472988 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 34831 2274 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2421 0 1 0 34 2 0 0 20 0 22 0 104472988 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2399] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2399/stat : 2399 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377121364520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2400] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2400/stat : 2400 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377120311720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2401] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2401/stat : 2401 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377119258920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2402] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2402/stat : 2402 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377118206120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2403] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2403/stat : 2403 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377117154344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2404] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2404/stat : 2404 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377116101544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2405] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2405/stat : 2405 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140377115048744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104472989 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104472990 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) S 2393 2396 955 0 -1 4202560 10519 0 0 0 88 2 0 0 20 0 22 0 104472993 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376952331192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/2396/task/2412/stat : 2412 (java) S 2393 2396 955 0 -1 4202560 5874 0 0 0 57 1 0 0 20 0 22 0 104472993 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376951278392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2413] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2413/stat : 2413 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376950225784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2414] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2414/stat : 2414 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376949173192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2421] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2421/stat : 2421 (java) S 2393 2396 955 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104473075 10060525568 34831 33554432000 1073741824 1073778376 140737227113712 140376948069800 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 3.95 4.11 4.02 5/217 2433
/proc/meminfo: memFree=30928424/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=10.34 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 23260 0 1 0 1009 25 0 0 20 0 22 0 104472988 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 59563 2292 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2421 0 1 0 34 2 0 0 20 0 22 0 104472988 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2399] ppid=2393 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2396/task/2399/stat : 2399 (java) S 2393 2396 955 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377121364520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2400] ppid=2393 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/2396/task/2400/stat : 2400 (java) S 2393 2396 955 0 -1 4202560 137 0 0 0 4 0 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377120311720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2401] ppid=2393 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/2396/task/2401/stat : 2401 (java) S 2393 2396 955 0 -1 4202560 130 0 0 0 3 0 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377119258920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2402] ppid=2393 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/2396/task/2402/stat : 2402 (java) S 2393 2396 955 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377118206120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2403] ppid=2393 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2396/task/2403/stat : 2403 (java) S 2393 2396 955 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377117154344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2404] ppid=2393 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/2396/task/2404/stat : 2404 (java) S 2393 2396 955 0 -1 4202560 159 0 0 0 3 1 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377116101544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2405] ppid=2393 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/2396/task/2405/stat : 2405 (java) S 2393 2396 955 0 -1 4202560 121 0 0 0 2 2 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140377115048744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 104472989 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104472990 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) S 2393 2396 955 0 -1 4202560 10523 0 0 0 105 2 0 0 20 0 22 0 104472993 10060525568 59563 33554432000 1073741824 1073778376 140737227113712 140376952331192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.81 cores=0,2,4,6

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

[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 707 0 0 0 268 20 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 2883 0 0 0 443 5 0 0 20 0 22 0 104472990 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) S 2393 2396 955 0 -1 4202560 10594 0 0 0 169 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376952331192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/2396/task/2412/stat : 2412 (java) S 2393 2396 955 0 -1 4202560 8220 0 0 0 92 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376951278392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2413] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2413/stat : 2413 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376950225784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2414] ppid=2393 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2396/task/2414/stat : 2414 (java) S 2393 2396 955 0 -1 4202560 47 0 0 0 10 9 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376949173192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2421] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2421/stat : 2421 (java) S 2393 2396 955 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104473075 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376948069800 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2462] ppid=2393 vsize=9824732 CPUtime=445.86 cores=0,2,4,6
/proc/2396/task/2462/stat : 2462 (java) R 2393 2396 955 0 -1 4202560 7 0 0 0 44579 7 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376945955216 140376996990412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2463] ppid=2393 vsize=9824732 CPUtime=445.9 cores=0,2,4,6
/proc/2396/task/2463/stat : 2463 (java) R 2393 2396 955 0 -1 4202560 16 0 0 0 44584 6 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376944909840 140376997507342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2464] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2464/stat : 2464 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376947017000 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1642.63
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.02 4.05 4.02 5/217 2584
/proc/meminfo: memFree=24886460/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=1762.64 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 33007 0 1 0 176035 229 0 0 20 0 22 0 104472988 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 942535 2302 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2428 0 1 0 39 2 0 0 20 0 22 0 104472988 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2399] ppid=2393 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/2396/task/2399/stat : 2399 (java) S 2393 2396 955 0 -1 4202560 520 0 0 0 268 20 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377121364520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2400] ppid=2393 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/2396/task/2400/stat : 2400 (java) S 2393 2396 955 0 -1 4202560 847 0 0 0 254 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377120311720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2401] ppid=2393 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/2396/task/2401/stat : 2401 (java) S 2393 2396 955 0 -1 4202560 1009 0 0 0 242 17 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377119258920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2402] ppid=2393 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/2396/task/2402/stat : 2402 (java) S 2393 2396 955 0 -1 4202560 660 0 0 0 279 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377118206120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2403] ppid=2393 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/2396/task/2403/stat : 2403 (java) S 2393 2396 955 0 -1 4202560 740 0 0 0 254 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377117154344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2404] ppid=2393 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/2396/task/2404/stat : 2404 (java) S 2393 2396 955 0 -1 4202560 669 0 0 0 278 19 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377116101544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2405] ppid=2393 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/2396/task/2405/stat : 2405 (java) S 2393 2396 955 0 -1 4202560 836 0 0 0 247 17 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377115048744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 707 0 0 0 268 20 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 2883 0 0 0 443 5 0 0 20 0 22 0 104472990 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) S 2393 2396 955 0 -1 4202560 10594 0 0 0 169 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376952331192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/2396/task/2412/stat : 2412 (java) S 2393 2396 955 0 -1 4202560 8220 0 0 0 92 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376951278392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2413] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2413/stat : 2413 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376950225784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2414] ppid=2393 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/2396/task/2414/stat : 2414 (java) S 2393 2396 955 0 -1 4202560 51 0 0 0 10 9 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376949173192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2421] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2421/stat : 2421 (java) S 2393 2396 955 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104473075 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376948069800 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2462] ppid=2393 vsize=9824732 CPUtime=505.71 cores=0,2,4,6
/proc/2396/task/2462/stat : 2462 (java) R 2393 2396 955 0 -1 4202560 7 0 0 0 50563 8 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376945955216 140376997041868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2463] ppid=2393 vsize=9824732 CPUtime=505.76 cores=0,2,4,6
/proc/2396/task/2463/stat : 2463 (java) R 2393 2396 955 0 -1 4202560 16 0 0 0 50569 7 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376944909840 140376997664144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2464] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2464/stat : 2464 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376947017000 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1762.64
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.401 s]
/proc/loadavg: 4.08 4.06 4.02 5/217 2585
/proc/meminfo: memFree=24886332/32872528 swapFree=13256/481332
[pid=2396] ppid=2393 vsize=9824732 CPUtime=1798.82 cores=0,2,4,6
/proc/2396/stat : 2396 (java) S 2393 2396 955 0 -1 4202496 33007 0 1 0 179653 229 0 0 20 0 22 0 104472988 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140737227104848 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2396/statm: 2456183 942535 2302 9 0 2446860 0
[pid=2396/tid=2397] ppid=2393 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/2396/task/2397/stat : 2397 (java) S 2393 2396 955 0 -1 4202560 2428 0 1 0 39 2 0 0 20 0 22 0 104472988 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377132303224 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2399] ppid=2393 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/2396/task/2399/stat : 2399 (java) S 2393 2396 955 0 -1 4202560 520 0 0 0 268 20 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377121364520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2400] ppid=2393 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/2396/task/2400/stat : 2400 (java) S 2393 2396 955 0 -1 4202560 847 0 0 0 254 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377120311720 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2401] ppid=2393 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/2396/task/2401/stat : 2401 (java) S 2393 2396 955 0 -1 4202560 1009 0 0 0 242 17 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377119258920 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2402] ppid=2393 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/2396/task/2402/stat : 2402 (java) S 2393 2396 955 0 -1 4202560 660 0 0 0 279 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377118206120 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2403] ppid=2393 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/2396/task/2403/stat : 2403 (java) S 2393 2396 955 0 -1 4202560 740 0 0 0 254 18 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377117154344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2404] ppid=2393 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/2396/task/2404/stat : 2404 (java) S 2393 2396 955 0 -1 4202560 669 0 0 0 278 19 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377116101544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2396/tid=2405] ppid=2393 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/2396/task/2405/stat : 2405 (java) S 2393 2396 955 0 -1 4202560 836 0 0 0 247 17 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140377115048744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2406] ppid=2393 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/2396/task/2406/stat : 2406 (java) S 2393 2396 955 0 -1 4202560 707 0 0 0 268 20 0 0 20 0 22 0 104472989 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376968739496 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2407] ppid=2393 vsize=9824732 CPUtime=4.48 cores=0,2,4,6
/proc/2396/task/2407/stat : 2407 (java) S 2393 2396 955 0 -1 4202560 2883 0 0 0 443 5 0 0 20 0 22 0 104472990 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376956541416 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2408] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2408/stat : 2408 (java) S 2393 2396 955 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376955487480 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2409] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2409/stat : 2409 (java) S 2393 2396 955 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104472991 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376954434568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2410] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2410/stat : 2410 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376953383056 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2411] ppid=2393 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/2396/task/2411/stat : 2411 (java) S 2393 2396 955 0 -1 4202560 10594 0 0 0 169 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376952331192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2412] ppid=2393 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/2396/task/2412/stat : 2412 (java) S 2393 2396 955 0 -1 4202560 8220 0 0 0 92 2 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376951278392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2413] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2413/stat : 2413 (java) S 2393 2396 955 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376950225784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2414] ppid=2393 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/2396/task/2414/stat : 2414 (java) S 2393 2396 955 0 -1 4202560 51 0 0 0 10 10 0 0 20 0 22 0 104472993 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376949173192 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2421] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2421/stat : 2421 (java) S 2393 2396 955 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104473075 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376948069800 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2396/tid=2462] ppid=2393 vsize=9824732 CPUtime=523.75 cores=0,2,4,6
/proc/2396/task/2462/stat : 2462 (java) R 2393 2396 955 0 -1 4202560 7 0 0 0 52367 8 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376945955216 140376996546052 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2396/tid=2463] ppid=2393 vsize=9824732 CPUtime=523.8 cores=0,2,4,6
/proc/2396/task/2463/stat : 2463 (java) R 2393 2396 955 0 -1 4202560 16 0 0 0 52373 7 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376944909840 140376997507347 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2396/tid=2464] ppid=2393 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2396/task/2464/stat : 2464 (java) S 2393 2396 955 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104510111 10060525568 942535 33554432000 1073741824 1073778376 140737227113712 140376947017000 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.82
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 2396 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2396 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=839294
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=591606
# CPU time returned by wait4() is 1796.43
# while last known CPU time is 1798.82
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.26001
#  lost CPU user time (s): 1.38998
#  lost CPU system time (s): -0.13

Real time (s): 900.467
CPU time (s): 1800.08
CPU user time (s): 1797.92
CPU system time (s): 2.16
CPU usage (%): 199.905
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.84
system time used= 2.59161
maximum resident set size= 3770252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33044
page faults= 1
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23089
involuntary context switches= 24795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.52201 second user time and 5.69413 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-06 17:03:01
IDJOB=4081105
IDBENCH=2052
IDSOLVER=2543
FILE ID=node104/4081105-1465225381
RUNJOBID= node104-1465220812-973
PBS_JOBID= 19843225
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-alu4.b.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081105-1465225381/watcher-4081105-1465225381 -o /tmp/evaluation-result-4081105-1465225381/solver-4081105-1465225381 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465220812-973 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081105-1465225381.opb

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

MD5SUM BENCH= 9c27419d6022516b3a8580fda3ca43ee
RANDOM SEED=1815352529

node104.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.775
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.55
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.775
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	: 5332.55
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.775
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	: 5332.55
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.775
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	: 5332.55
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.775
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	: 5332.55
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.775
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	: 5332.55
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.775
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	: 5332.55
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.775
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31141116 kB
Buffers:           12352 kB
Cached:            83612 kB
SwapCached:         1728 kB
Active:           497052 kB
Inactive:          40384 kB
Active(anon):     441632 kB
Inactive(anon):     2356 kB
Active(file):      55420 kB
Inactive(file):    38028 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097224 kB
Dirty:              1336 kB
Writeback:             0 kB
AnonPages:        938448 kB
Mapped:            15228 kB
Shmem:                 0 kB
Slab:             565412 kB
SReclaimable:       9492 kB
SUnreclaim:       555920 kB
KernelStack:        1576 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1261300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    882688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node104 at 2016-06-06 17:18:02