Trace number 3264460

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 NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.25 1300.04

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.13	c See www.sat4j.org for details.
0.03/0.13	c no version file found!!!
0.03/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.14	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.14	c java.vm.version	19.1-b02
0.03/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.14	c sun.arch.data.model	64
0.03/0.14	c java.version		1.6.0_24
0.03/0.14	c os.name		Linux
0.03/0.14	c os.version		2.6.18-164.el5
0.03/0.14	c os.arch		amd64
0.03/0.14	c Free memory 		6997539544
0.03/0.14	c Max memory 		7034241024
0.03/0.14	c Total memory 		7034241024
0.03/0.14	c Number of processors 	8
0.03/0.15	c --- Begin Solver configuration ---
0.03/0.15	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.03/0.15	c Learn all clauses as in MiniSAT
0.03/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.15	c Expensive reason simplification
0.03/0.15	c Armin Biere (Picosat) restarts strategy
0.03/0.15	c Glucose learned constraints deletion strategy
0.03/0.15	c timeout=2147483647s
0.03/0.15	c DB Simplification allowed=true
0.03/0.15	c --- End Solver configuration ---
0.03/0.15	c solving HOME/instance-3264460-1303575643.cnf
0.03/0.15	c reading problem ... 
0.16/0.22	c ... done. Wall clock time 0.07s.
0.16/0.22	c #vars     764
0.16/0.22	c #constraints  9695
0.16/0.22	c constraints type 
0.16/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9695
1.20/0.90	c cleaning 2499 clauses out of 5001 with flag 5001/5001
2.85/2.03	c cleaning 4249 clauses out of 8503 with flag 11002/11002
4.45/3.64	c cleaning 5624 clauses out of 11253 with flag 18001/18001
6.56/5.79	c cleaning 6809 clauses out of 13628 with flag 26000/26000
9.39/8.50	c cleaning 7909 clauses out of 15821 with flag 35002/35002
12.50/11.64	c cleaning 8955 clauses out of 17910 with flag 45000/45000
16.00/15.15	c cleaning 9477 clauses out of 18955 with flag 55000/55000
19.61/18.72	c cleaning 9737 clauses out of 19479 with flag 65001/65001
23.20/22.35	c cleaning 9868 clauses out of 19742 with flag 75001/75001
26.80/25.99	c cleaning 9934 clauses out of 19873 with flag 85000/85000
30.21/29.30	c cleaning 9967 clauses out of 19940 with flag 95001/95001
33.70/32.88	c cleaning 9982 clauses out of 19974 with flag 105002/105002
37.31/36.49	c cleaning 9991 clauses out of 19990 with flag 115000/115000
41.01/40.10	c cleaning 9995 clauses out of 20000 with flag 125001/125001
44.61/43.73	c cleaning 9999 clauses out of 20006 with flag 135002/135002
48.21/47.33	c cleaning 10001 clauses out of 20005 with flag 145000/145000
51.81/50.92	c cleaning 9998 clauses out of 20005 with flag 155001/155001
55.21/54.35	c cleaning 9998 clauses out of 20006 with flag 165000/165000
59.01/58.14	c cleaning 10001 clauses out of 20010 with flag 175002/175002
62.52/61.66	c cleaning 10000 clauses out of 20008 with flag 185001/185001
66.31/65.42	c cleaning 9998 clauses out of 20008 with flag 195001/195001
69.91/69.08	c cleaning 10001 clauses out of 20009 with flag 205000/205000
73.92/73.00	c cleaning 10001 clauses out of 20009 with flag 215001/215001
77.62/76.77	c cleaning 9998 clauses out of 20008 with flag 225001/225001
81.32/80.49	c cleaning 10000 clauses out of 20009 with flag 235000/235000
85.12/84.23	c cleaning 10001 clauses out of 20011 with flag 245002/245002
88.83/87.94	c cleaning 10002 clauses out of 20009 with flag 255001/255001
92.42/91.54	c cleaning 10001 clauses out of 20007 with flag 265001/265001
96.32/95.43	c cleaning 9995 clauses out of 20005 with flag 275000/275000
100.13/99.24	c cleaning 10001 clauses out of 20011 with flag 285001/285001
104.12/103.20	c cleaning 10000 clauses out of 20010 with flag 295001/295001
108.03/107.17	c cleaning 10002 clauses out of 20011 with flag 305002/305002
111.74/110.85	c cleaning 9999 clauses out of 20007 with flag 315000/315000
115.54/114.65	c cleaning 9997 clauses out of 20009 with flag 325001/325001
119.34/118.48	c cleaning 10001 clauses out of 20012 with flag 335001/335001
122.94/122.04	c cleaning 10001 clauses out of 20010 with flag 345000/345000
126.54/125.65	c cleaning 10000 clauses out of 20009 with flag 355000/355000
130.34/129.42	c cleaning 10000 clauses out of 20009 with flag 365000/365000
134.05/133.17	c cleaning 10004 clauses out of 20011 with flag 375002/375002
137.74/136.83	c cleaning 9997 clauses out of 20005 with flag 385000/385000
141.44/140.57	c cleaning 9999 clauses out of 20009 with flag 395001/395001
145.24/144.36	c cleaning 10002 clauses out of 20010 with flag 405001/405001
148.84/147.96	c cleaning 10001 clauses out of 20007 with flag 415000/415000
152.54/151.68	c cleaning 9997 clauses out of 20007 with flag 425001/425001
155.94/155.10	c cleaning 9999 clauses out of 20009 with flag 435000/435000
159.84/158.92	c cleaning 10000 clauses out of 20010 with flag 445000/445000
163.75/162.83	c cleaning 10002 clauses out of 20010 with flag 455000/455000
167.34/166.41	c cleaning 9998 clauses out of 20008 with flag 465000/465000
170.95/170.06	c cleaning 10000 clauses out of 20010 with flag 475000/475000
174.65/173.77	c cleaning 10001 clauses out of 20012 with flag 485002/485002
178.34/177.43	c cleaning 9999 clauses out of 20009 with flag 495000/495000
182.25/181.34	c cleaning 9999 clauses out of 20010 with flag 505000/505000
185.95/185.09	c cleaning 10000 clauses out of 20011 with flag 515000/515000
189.35/188.48	c cleaning 10001 clauses out of 20012 with flag 525001/525001
192.95/192.06	c cleaning 10001 clauses out of 20010 with flag 535000/535000
196.65/195.72	c cleaning 10001 clauses out of 20009 with flag 545000/545000
200.35/199.47	c cleaning 10002 clauses out of 20009 with flag 555001/555001
204.15/203.21	c cleaning 9999 clauses out of 20006 with flag 565000/565000
207.76/206.84	c cleaning 9997 clauses out of 20007 with flag 575000/575000
211.45/210.53	c cleaning 10002 clauses out of 20012 with flag 585002/585002
214.95/214.08	c cleaning 9999 clauses out of 20008 with flag 595000/595000
218.85/217.94	c cleaning 10001 clauses out of 20010 with flag 605001/605001
222.65/221.77	c cleaning 10001 clauses out of 20009 with flag 615001/615001
226.55/225.65	c cleaning 10001 clauses out of 20008 with flag 625001/625001
230.35/229.43	c cleaning 9998 clauses out of 20008 with flag 635002/635002
233.95/233.00	c cleaning 10002 clauses out of 20008 with flag 645000/645000
237.75/236.84	c cleaning 9995 clauses out of 20006 with flag 655000/655000
241.65/240.72	c cleaning 10002 clauses out of 20011 with flag 665000/665000
245.55/244.67	c cleaning 10003 clauses out of 20011 with flag 675002/675002
249.35/248.50	c cleaning 9998 clauses out of 20006 with flag 685000/685000
253.15/252.29	c cleaning 9998 clauses out of 20008 with flag 695000/695000
256.85/255.98	c cleaning 10000 clauses out of 20010 with flag 705000/705000
260.65/259.72	c cleaning 9997 clauses out of 20010 with flag 715000/715000
264.05/263.16	c cleaning 10001 clauses out of 20013 with flag 725000/725000
267.87/266.90	c cleaning 10003 clauses out of 20015 with flag 735003/735003
271.58/270.65	c cleaning 10002 clauses out of 20010 with flag 745001/745001
275.38/274.45	c cleaning 10000 clauses out of 20007 with flag 755000/755000
278.98/278.09	c cleaning 10002 clauses out of 20007 with flag 765000/765000
282.88/281.90	c cleaning 9996 clauses out of 20006 with flag 775001/775001
286.68/285.79	c cleaning 9997 clauses out of 20010 with flag 785001/785001
290.78/289.87	c cleaning 10001 clauses out of 20013 with flag 795001/795001
294.88/293.91	c cleaning 9999 clauses out of 20012 with flag 805001/805001
299.28/298.30	c cleaning 10000 clauses out of 20012 with flag 815000/815000
303.48/302.55	c cleaning 10003 clauses out of 20013 with flag 825001/825001
307.38/306.49	c cleaning 10000 clauses out of 20009 with flag 835000/835000
310.98/310.07	c cleaning 9999 clauses out of 20010 with flag 845001/845001
314.58/313.69	c cleaning 9999 clauses out of 20010 with flag 855000/855000
318.38/317.43	c cleaning 9999 clauses out of 20012 with flag 865001/865001
322.19/321.21	c cleaning 10000 clauses out of 20012 with flag 875000/875000
325.88/324.95	c cleaning 10003 clauses out of 20013 with flag 885001/885001
329.68/328.75	c cleaning 10000 clauses out of 20009 with flag 895000/895000
333.58/332.64	c cleaning 10003 clauses out of 20009 with flag 905000/905000
337.18/336.29	c cleaning 10000 clauses out of 20006 with flag 915000/915000
341.09/340.17	c cleaning 10002 clauses out of 20006 with flag 925000/925000
344.99/344.04	c cleaning 9999 clauses out of 20005 with flag 935001/935001
348.79/347.82	c cleaning 9998 clauses out of 20006 with flag 945001/945001
352.59/351.61	c cleaning 9998 clauses out of 20008 with flag 955001/955001
356.39/355.43	c cleaning 10001 clauses out of 20010 with flag 965001/965001
360.09/359.14	c cleaning 9999 clauses out of 20009 with flag 975001/975001
363.79/362.89	c cleaning 10001 clauses out of 20010 with flag 985001/985001
367.69/366.72	c cleaning 10000 clauses out of 20010 with flag 995002/995002
371.29/370.35	c cleaning 10000 clauses out of 20010 with flag 1005002/1005002
375.00/374.07	c cleaning 9999 clauses out of 20008 with flag 1015000/1015000
378.79/377.88	c cleaning 9999 clauses out of 20009 with flag 1025000/1025000
382.70/381.76	c cleaning 10003 clauses out of 20012 with flag 1035002/1035002
386.39/385.44	c cleaning 9998 clauses out of 20008 with flag 1045001/1045001
389.99/389.01	c cleaning 9997 clauses out of 20009 with flag 1055000/1055000
393.70/392.75	c cleaning 10002 clauses out of 20012 with flag 1065000/1065000
397.19/396.22	c cleaning 10003 clauses out of 20011 with flag 1075001/1075001
400.99/400.04	c cleaning 9999 clauses out of 20009 with flag 1085002/1085002
404.99/404.04	c cleaning 9998 clauses out of 20008 with flag 1095000/1095000
408.80/407.81	c cleaning 10001 clauses out of 20010 with flag 1105000/1105000
412.31/411.37	c cleaning 10002 clauses out of 20010 with flag 1115001/1115001
416.30/415.35	c cleaning 10001 clauses out of 20007 with flag 1125000/1125000
420.11/419.12	c cleaning 10000 clauses out of 20006 with flag 1135000/1135000
423.80/422.81	c cleaning 9999 clauses out of 20007 with flag 1145001/1145001
427.71/426.74	c cleaning 10000 clauses out of 20007 with flag 1155000/1155000
431.51/430.53	c cleaning 9998 clauses out of 20007 with flag 1165000/1165000
435.21/434.27	c cleaning 9999 clauses out of 20009 with flag 1175000/1175000
439.01/438.06	c cleaning 10001 clauses out of 20011 with flag 1185001/1185001
442.71/441.71	c cleaning 10000 clauses out of 20011 with flag 1195002/1195002
446.41/445.47	c cleaning 10001 clauses out of 20011 with flag 1205002/1205002
450.11/449.13	c cleaning 10000 clauses out of 20008 with flag 1215000/1215000
453.71/452.75	c cleaning 9998 clauses out of 20008 with flag 1225000/1225000
457.71/456.73	c cleaning 10005 clauses out of 20016 with flag 1235006/1235006
461.61/460.66	c cleaning 10000 clauses out of 20006 with flag 1245001/1245001
465.61/464.64	c cleaning 9999 clauses out of 20007 with flag 1255002/1255002
469.41/468.49	c cleaning 10001 clauses out of 20007 with flag 1265001/1265001
473.31/472.31	c cleaning 9999 clauses out of 20007 with flag 1275002/1275002
477.01/476.03	c cleaning 10001 clauses out of 20007 with flag 1285001/1285001
481.01/480.04	c cleaning 9997 clauses out of 20006 with flag 1295001/1295001
484.81/483.82	c cleaning 10000 clauses out of 20010 with flag 1305002/1305002
489.11/488.20	c cleaning 9998 clauses out of 20008 with flag 1315000/1315000
493.51/492.55	c cleaning 9999 clauses out of 20010 with flag 1325000/1325000
497.41/496.41	c cleaning 9999 clauses out of 20012 with flag 1335001/1335001
501.61/500.62	c cleaning 10000 clauses out of 20013 with flag 1345001/1345001
505.21/504.23	c cleaning 9999 clauses out of 20012 with flag 1355000/1355000
509.01/508.06	c cleaning 10003 clauses out of 20014 with flag 1365001/1365001
512.92/511.96	c cleaning 10001 clauses out of 20011 with flag 1375001/1375001
516.71/515.77	c cleaning 10002 clauses out of 20009 with flag 1385000/1385000
520.32/519.38	c cleaning 9999 clauses out of 20009 with flag 1395002/1395002
523.82/522.88	c cleaning 9997 clauses out of 20008 with flag 1405000/1405000
527.52/526.56	c cleaning 10002 clauses out of 20011 with flag 1415000/1415000
531.32/530.30	c cleaning 9999 clauses out of 20010 with flag 1425001/1425001
535.12/534.13	c cleaning 10002 clauses out of 20011 with flag 1435001/1435001
538.72/537.71	c cleaning 9998 clauses out of 20009 with flag 1445001/1445001
542.22/541.29	c cleaning 10000 clauses out of 20011 with flag 1455001/1455001
545.82/544.80	c cleaning 10003 clauses out of 20010 with flag 1465000/1465000
549.42/548.46	c cleaning 10001 clauses out of 20007 with flag 1475000/1475000
552.92/551.97	c cleaning 9997 clauses out of 20006 with flag 1485000/1485000
556.72/555.71	c cleaning 10002 clauses out of 20009 with flag 1495000/1495000
560.72/559.71	c cleaning 9997 clauses out of 20007 with flag 1505000/1505000
564.42/563.47	c cleaning 10003 clauses out of 20015 with flag 1515005/1515005
568.12/567.20	c cleaning 10000 clauses out of 20007 with flag 1525000/1525000
571.73/570.75	c cleaning 9999 clauses out of 20008 with flag 1535001/1535001
575.52/574.58	c cleaning 10000 clauses out of 20010 with flag 1545002/1545002
579.13/578.17	c cleaning 9995 clauses out of 20009 with flag 1555001/1555001
583.13/582.14	c cleaning 10000 clauses out of 20013 with flag 1565000/1565000
586.83/585.87	c cleaning 10003 clauses out of 20013 with flag 1575000/1575000
590.54/589.57	c cleaning 9997 clauses out of 20010 with flag 1585000/1585000
594.34/593.39	c cleaning 10000 clauses out of 20014 with flag 1595001/1595001
598.44/597.45	c cleaning 10001 clauses out of 20014 with flag 1605001/1605001
601.84/600.80	c cleaning 10000 clauses out of 20012 with flag 1615000/1615000
605.24/604.22	c cleaning 10002 clauses out of 20013 with flag 1625001/1625001
608.74/607.77	c cleaning 10001 clauses out of 20011 with flag 1635001/1635001
612.55/611.55	c cleaning 10002 clauses out of 20009 with flag 1645000/1645000
616.14/615.16	c cleaning 9995 clauses out of 20007 with flag 1655000/1655000
619.95/618.92	c cleaning 10001 clauses out of 20012 with flag 1665000/1665000
623.75/622.79	c cleaning 9998 clauses out of 20011 with flag 1675000/1675000
627.45/626.42	c cleaning 10004 clauses out of 20013 with flag 1685000/1685000
630.95/629.96	c cleaning 10000 clauses out of 20010 with flag 1695001/1695001
634.75/633.74	c cleaning 9994 clauses out of 20009 with flag 1705000/1705000
638.55/637.50	c cleaning 10003 clauses out of 20015 with flag 1715000/1715000
642.05/641.07	c cleaning 10003 clauses out of 20014 with flag 1725002/1725002
646.05/645.00	c cleaning 10001 clauses out of 20010 with flag 1735001/1735001
649.55/648.59	c cleaning 10000 clauses out of 20009 with flag 1745001/1745001
653.26/652.21	c cleaning 9997 clauses out of 20008 with flag 1755000/1755000
656.95/655.93	c cleaning 9999 clauses out of 20011 with flag 1765000/1765000
660.55/659.59	c cleaning 10000 clauses out of 20013 with flag 1775001/1775001
664.45/663.44	c cleaning 9999 clauses out of 20012 with flag 1785000/1785000
668.26/667.24	c cleaning 10002 clauses out of 20014 with flag 1795001/1795001
672.16/671.13	c cleaning 10003 clauses out of 20013 with flag 1805002/1805002
675.86/674.81	c cleaning 9997 clauses out of 20009 with flag 1815001/1815001
679.77/678.74	c cleaning 10004 clauses out of 20012 with flag 1825001/1825001
683.46/682.47	c cleaning 10000 clauses out of 20008 with flag 1835001/1835001
687.26/686.24	c cleaning 10002 clauses out of 20008 with flag 1845001/1845001
690.96/689.99	c cleaning 9999 clauses out of 20005 with flag 1855000/1855000
694.66/693.61	c cleaning 9997 clauses out of 20007 with flag 1865001/1865001
698.36/697.39	c cleaning 10000 clauses out of 20010 with flag 1875001/1875001
702.46/701.41	c cleaning 10001 clauses out of 20011 with flag 1885002/1885002
706.17/705.14	c cleaning 10003 clauses out of 20008 with flag 1895000/1895000
709.76/708.75	c cleaning 9995 clauses out of 20006 with flag 1905001/1905001
713.46/712.47	c cleaning 10001 clauses out of 20011 with flag 1915001/1915001
717.36/716.35	c cleaning 9999 clauses out of 20009 with flag 1925000/1925000
721.16/720.15	c cleaning 9997 clauses out of 20011 with flag 1935001/1935001
725.16/724.13	c cleaning 9998 clauses out of 20013 with flag 1945000/1945000
728.86/727.87	c cleaning 10004 clauses out of 20016 with flag 1955001/1955001
732.86/731.88	c cleaning 10000 clauses out of 20013 with flag 1965002/1965002
736.56/735.52	c cleaning 10000 clauses out of 20012 with flag 1975001/1975001
740.16/739.13	c cleaning 9999 clauses out of 20011 with flag 1985000/1985000
743.56/742.57	c cleaning 9999 clauses out of 20012 with flag 1995000/1995000
747.26/746.27	c cleaning 9998 clauses out of 20014 with flag 2005001/2005001
751.16/750.12	c cleaning 10006 clauses out of 20016 with flag 2015001/2015001
754.86/753.86	c cleaning 9999 clauses out of 20009 with flag 2025000/2025000
758.77/757.79	c cleaning 10002 clauses out of 20010 with flag 2035000/2035000
762.47/761.42	c cleaning 10000 clauses out of 20008 with flag 2045000/2045000
766.17/765.18	c cleaning 9999 clauses out of 20008 with flag 2055000/2055000
769.97/768.91	c cleaning 10000 clauses out of 20010 with flag 2065001/2065001
773.87/772.85	c cleaning 10001 clauses out of 20011 with flag 2075002/2075002
777.47/776.46	c cleaning 9994 clauses out of 20008 with flag 2085000/2085000
781.27/780.29	c cleaning 9999 clauses out of 20014 with flag 2095000/2095000
785.17/784.18	c cleaning 10003 clauses out of 20016 with flag 2105001/2105001
788.87/787.84	c cleaning 10003 clauses out of 20013 with flag 2115001/2115001
792.67/791.61	c cleaning 9999 clauses out of 20010 with flag 2125001/2125001
796.47/795.42	c cleaning 10000 clauses out of 20010 with flag 2135000/2135000
800.47/799.48	c cleaning 9999 clauses out of 20010 with flag 2145000/2145000
804.27/803.23	c cleaning 10000 clauses out of 20013 with flag 2155002/2155002
807.97/806.97	c cleaning 10001 clauses out of 20011 with flag 2165000/2165000
811.68/810.67	c cleaning 10001 clauses out of 20011 with flag 2175001/2175001
815.58/814.57	c cleaning 10001 clauses out of 20010 with flag 2185001/2185001
819.57/818.50	c cleaning 10000 clauses out of 20009 with flag 2195001/2195001
823.28/822.25	c cleaning 10001 clauses out of 20010 with flag 2205002/2205002
826.98/826.00	c cleaning 9997 clauses out of 20008 with flag 2215001/2215001
830.68/829.62	c cleaning 10003 clauses out of 20012 with flag 2225002/2225002
834.48/833.43	c cleaning 9998 clauses out of 20007 with flag 2235000/2235000
838.29/837.20	c cleaning 10000 clauses out of 20009 with flag 2245000/2245000
841.89/840.86	c cleaning 10002 clauses out of 20010 with flag 2255001/2255001
845.79/844.80	c cleaning 10000 clauses out of 20008 with flag 2265001/2265001
849.49/848.48	c cleaning 9998 clauses out of 20008 with flag 2275001/2275001
853.09/852.08	c cleaning 10001 clauses out of 20009 with flag 2285000/2285000
856.59/855.55	c cleaning 10000 clauses out of 20008 with flag 2295000/2295000
860.09/859.02	c cleaning 10000 clauses out of 20010 with flag 2305002/2305002
863.99/862.95	c cleaning 10000 clauses out of 20009 with flag 2315001/2315001
867.69/866.67	c cleaning 9997 clauses out of 20009 with flag 2325001/2325001
871.39/870.38	c cleaning 9998 clauses out of 20011 with flag 2335000/2335000
875.09/874.09	c cleaning 10004 clauses out of 20013 with flag 2345000/2345000
878.69/877.64	c cleaning 10000 clauses out of 20010 with flag 2355001/2355001
882.39/881.36	c cleaning 10000 clauses out of 20009 with flag 2365000/2365000
886.09/885.08	c cleaning 10001 clauses out of 20011 with flag 2375002/2375002
890.09/889.06	c cleaning 9999 clauses out of 20008 with flag 2385000/2385000
893.90/892.81	c cleaning 9999 clauses out of 20009 with flag 2395000/2395000
897.70/896.60	c cleaning 10000 clauses out of 20012 with flag 2405002/2405002
901.30/900.26	c cleaning 9999 clauses out of 20010 with flag 2415000/2415000
905.10/904.07	c cleaning 9999 clauses out of 20011 with flag 2425000/2425000
908.80/907.70	c cleaning 10002 clauses out of 20012 with flag 2435000/2435000
912.70/911.64	c cleaning 10003 clauses out of 20011 with flag 2445001/2445001
916.40/915.39	c cleaning 9996 clauses out of 20007 with flag 2455000/2455000
920.10/919.08	c cleaning 10003 clauses out of 20011 with flag 2465000/2465000
923.90/922.83	c cleaning 9998 clauses out of 20010 with flag 2475002/2475002
927.60/926.57	c cleaning 10002 clauses out of 20011 with flag 2485001/2485001
931.40/930.37	c cleaning 9997 clauses out of 20009 with flag 2495001/2495001
935.30/934.24	c cleaning 10003 clauses out of 20011 with flag 2505000/2505000
939.10/938.05	c cleaning 9996 clauses out of 20008 with flag 2515000/2515000
942.90/941.85	c cleaning 10000 clauses out of 20013 with flag 2525001/2525001
946.70/945.69	c cleaning 10001 clauses out of 20012 with flag 2535000/2535000
950.50/949.46	c cleaning 9999 clauses out of 20011 with flag 2545000/2545000
954.20/953.12	c cleaning 9999 clauses out of 20012 with flag 2555000/2555000
958.11/957.03	c cleaning 10002 clauses out of 20014 with flag 2565001/2565001
962.10/961.09	c cleaning 10000 clauses out of 20011 with flag 2575000/2575000
965.91/964.80	c cleaning 10003 clauses out of 20013 with flag 2585002/2585002
969.51/968.44	c cleaning 10002 clauses out of 20009 with flag 2595001/2595001
973.21/972.19	c cleaning 9999 clauses out of 20006 with flag 2605000/2605000
977.21/976.18	c cleaning 9998 clauses out of 20008 with flag 2615001/2615001
981.23/980.11	c cleaning 9998 clauses out of 20010 with flag 2625001/2625001
985.12/984.03	c cleaning 10002 clauses out of 20012 with flag 2635001/2635001
989.02/987.90	c cleaning 10000 clauses out of 20010 with flag 2645001/2645001
992.72/991.61	c cleaning 9998 clauses out of 20010 with flag 2655001/2655001
996.42/995.34	c cleaning 10000 clauses out of 20011 with flag 2665000/2665000
1000.12/999.04	c cleaning 10005 clauses out of 20015 with flag 2675004/2675004
1003.62/1002.51	c cleaning 9997 clauses out of 20008 with flag 2685002/2685002
1006.92/1005.87	c cleaning 9999 clauses out of 20013 with flag 2695004/2695004
1010.62/1009.51	c cleaning 10001 clauses out of 20011 with flag 2705001/2705001
1014.32/1013.23	c cleaning 10002 clauses out of 20009 with flag 2715000/2715000
1017.82/1016.74	c cleaning 10000 clauses out of 20007 with flag 2725000/2725000
1021.32/1020.28	c cleaning 9996 clauses out of 20007 with flag 2735000/2735000
1025.02/1023.93	c cleaning 10001 clauses out of 20011 with flag 2745000/2745000
1028.53/1027.49	c cleaning 10000 clauses out of 20010 with flag 2755000/2755000
1032.13/1031.09	c cleaning 9999 clauses out of 20011 with flag 2765001/2765001
1035.83/1034.80	c cleaning 10002 clauses out of 20012 with flag 2775001/2775001
1039.43/1038.33	c cleaning 10000 clauses out of 20010 with flag 2785001/2785001
1042.93/1041.83	c cleaning 9998 clauses out of 20010 with flag 2795001/2795001
1046.63/1045.50	c cleaning 10003 clauses out of 20014 with flag 2805003/2805003
1050.43/1049.34	c cleaning 9998 clauses out of 20008 with flag 2815000/2815000
1054.13/1053.06	c cleaning 10000 clauses out of 20010 with flag 2825000/2825000
1057.73/1056.62	c cleaning 9999 clauses out of 20010 with flag 2835000/2835000
1061.33/1060.22	c cleaning 10001 clauses out of 20011 with flag 2845000/2845000
1065.23/1064.12	c cleaning 10001 clauses out of 20010 with flag 2855000/2855000
1069.13/1068.09	c cleaning 9996 clauses out of 20009 with flag 2865000/2865000
1072.93/1071.81	c cleaning 10002 clauses out of 20016 with flag 2875003/2875003
1076.33/1075.21	c cleaning 10002 clauses out of 20012 with flag 2885001/2885001
1079.93/1078.84	c cleaning 10001 clauses out of 20010 with flag 2895001/2895001
1083.54/1082.49	c cleaning 10000 clauses out of 20010 with flag 2905002/2905002
1087.13/1086.01	c cleaning 9999 clauses out of 20009 with flag 2915001/2915001
1090.63/1089.57	c cleaning 9996 clauses out of 20010 with flag 2925001/2925001
1094.23/1093.11	c cleaning 10002 clauses out of 20014 with flag 2935001/2935001
1097.84/1096.78	c cleaning 10000 clauses out of 20011 with flag 2945000/2945000
1101.44/1100.37	c cleaning 10003 clauses out of 20013 with flag 2955002/2955002
1104.94/1103.88	c cleaning 9999 clauses out of 20009 with flag 2965001/2965001
1108.64/1107.54	c cleaning 10001 clauses out of 20011 with flag 2975002/2975002
1112.34/1111.23	c cleaning 10000 clauses out of 20008 with flag 2985000/2985000
1116.05/1114.93	c cleaning 10000 clauses out of 20010 with flag 2995002/2995002
1119.95/1118.89	c cleaning 10001 clauses out of 20009 with flag 3005001/3005001
1123.55/1122.44	c cleaning 10000 clauses out of 20008 with flag 3015001/3015001
1127.25/1126.14	c cleaning 10000 clauses out of 20007 with flag 3025000/3025000
1130.95/1129.88	c cleaning 9997 clauses out of 20007 with flag 3035000/3035000
1134.85/1133.73	c cleaning 9998 clauses out of 20010 with flag 3045000/3045000
1138.65/1137.57	c cleaning 10003 clauses out of 20012 with flag 3055000/3055000
1142.65/1141.51	c cleaning 10001 clauses out of 20011 with flag 3065002/3065002
1146.35/1145.29	c cleaning 10001 clauses out of 20008 with flag 3075000/3075000
1150.45/1149.31	c cleaning 10001 clauses out of 20008 with flag 3085001/3085001
1154.15/1153.09	c cleaning 9998 clauses out of 20006 with flag 3095000/3095000
1158.05/1156.91	c cleaning 10001 clauses out of 20010 with flag 3105002/3105002
1161.56/1160.43	c cleaning 9997 clauses out of 20007 with flag 3115000/3115000
1165.16/1164.04	c cleaning 9999 clauses out of 20010 with flag 3125000/3125000
1168.66/1167.55	c cleaning 10000 clauses out of 20011 with flag 3135000/3135000
1172.26/1171.15	c cleaning 10003 clauses out of 20011 with flag 3145000/3145000
1176.06/1174.90	c cleaning 10000 clauses out of 20011 with flag 3155003/3155003
1179.86/1178.74	c cleaning 9999 clauses out of 20008 with flag 3165000/3165000
1183.56/1182.49	c cleaning 10000 clauses out of 20011 with flag 3175002/3175002
1187.36/1186.23	c cleaning 9998 clauses out of 20010 with flag 3185001/3185001
1190.86/1189.75	c cleaning 10000 clauses out of 20011 with flag 3195000/3195000
1194.56/1193.42	c cleaning 9999 clauses out of 20012 with flag 3205001/3205001
1198.46/1197.35	c cleaning 10000 clauses out of 20013 with flag 3215001/3215001
1202.16/1201.06	c cleaning 10000 clauses out of 20013 with flag 3225001/3225001
1205.96/1204.83	c cleaning 10004 clauses out of 20013 with flag 3235001/3235001
1209.76/1208.64	c cleaning 9999 clauses out of 20008 with flag 3245000/3245000
1213.27/1212.15	c cleaning 9998 clauses out of 20009 with flag 3255000/3255000
1216.76/1215.69	c cleaning 10001 clauses out of 20011 with flag 3265000/3265000
1220.36/1219.24	c cleaning 9994 clauses out of 20010 with flag 3275000/3275000
1224.06/1222.92	c cleaning 10003 clauses out of 20016 with flag 3285000/3285000
1227.56/1226.42	c cleaning 10002 clauses out of 20014 with flag 3295001/3295001
1231.06/1229.93	c cleaning 10004 clauses out of 20011 with flag 3305000/3305000
1234.46/1233.40	c cleaning 9996 clauses out of 20007 with flag 3315000/3315000
1237.96/1236.81	c cleaning 10002 clauses out of 20014 with flag 3325003/3325003
1241.56/1240.40	c cleaning 10002 clauses out of 20011 with flag 3335002/3335002
1245.06/1243.97	c cleaning 10000 clauses out of 20007 with flag 3345000/3345000
1248.47/1247.39	c cleaning 9998 clauses out of 20007 with flag 3355000/3355000
1252.26/1251.10	c cleaning 10000 clauses out of 20009 with flag 3365000/3365000
1255.86/1254.76	c cleaning 9998 clauses out of 20009 with flag 3375000/3375000
1259.36/1258.30	c cleaning 10002 clauses out of 20011 with flag 3385000/3385000
1262.77/1261.70	c cleaning 10001 clauses out of 20010 with flag 3395001/3395001
1266.56/1265.49	c cleaning 9999 clauses out of 20009 with flag 3405001/3405001
1270.27/1269.19	c cleaning 10000 clauses out of 20009 with flag 3415000/3415000
1273.97/1272.88	c cleaning 9998 clauses out of 20009 with flag 3425000/3425000
1277.67/1276.54	c cleaning 10003 clauses out of 20011 with flag 3435000/3435000
1281.37/1280.20	c cleaning 10001 clauses out of 20010 with flag 3445002/3445002
1284.87/1283.77	c cleaning 9997 clauses out of 20008 with flag 3455001/3455001
1288.57/1287.49	c cleaning 9998 clauses out of 20010 with flag 3465000/3465000
1292.27/1291.11	c cleaning 10000 clauses out of 20012 with flag 3475000/3475000
1295.77/1294.60	c cleaning 10000 clauses out of 20012 with flag 3485000/3485000
1299.37/1298.25	c cleaning 10000 clauses out of 20012 with flag 3495000/3495000
1301.17/1300.01	c starts		: 1887
1301.17/1300.01	c conflicts		: 3499908
1301.17/1300.01	c decisions		: 3668133
1301.17/1300.01	c propagations		: 974374855
1301.17/1300.01	c inspects		: 16982866328
1301.17/1300.01	c shortcuts		: 0
1301.17/1300.01	c learnt literals	: 0
1301.17/1300.01	c learnt binary clauses	: 30
1301.17/1300.01	c learnt ternary clauses	: 1094
1301.17/1300.01	c learnt constraints	: 3499907
1301.17/1300.01	c ignored constraints	: 0
1301.17/1300.01	c root simplifications	: 1887
1301.17/1300.01	c removed literals (reason simplification)	: 69323373
1301.17/1300.01	c reason swapping (by a shorter reason)	: 0
1301.17/1300.01	c Calls to reduceDB	: 351
1301.17/1300.01	c speed (assignments/second)	: 749640.7916977294
1301.17/1300.01	c non guided choices	100
1301.17/1300.03	c learnt constraints type 
1301.17/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 30
1301.17/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 14970
1301.17/1300.03	c constraints type 
1301.17/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9695
1301.17/1300.03	s UNKNOWN
1301.17/1300.04	c Total wall clock time (in seconds) : 1299.859

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3264460-1303575643/watcher-3264460-1303575643 -o /tmp/evaluation-result-3264460-1303575643/solver-3264460-1303575643 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3264460-1303575643.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.87 3.89 3.52 4/243 768
/proc/meminfo: memFree=14476392/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=23028 CPUtime=0 cores=5,7
/proc/768/stat : 768 (java) R 766 768 32154 0 -1 4202496 464 0 0 0 0 0 0 0 22 0 1 0 449979951 23580672 206 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264721435499 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/768/statm: 5757 215 169 9 0 124 0
[pid=768/tid=769] ppid=766 vsize=30540 CPUtime=0 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 135 0 0 0 0 0 0 0 23 0 2 0 449979952 31272960 969 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264726404923 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.036233 s]
/proc/loadavg: 3.87 3.89 3.52 4/243 768
/proc/meminfo: memFree=14476392/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7551740 CPUtime=0 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 7734 0 1 0 0 0 0 0 22 0 10 0 449979951 7732981760 7431 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1887935 7439 1159 9 0 1878683 0
[pid=768/tid=769] ppid=766 vsize=7551740 CPUtime=0 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 6622 0 1 0 0 0 0 0 25 0 10 0 449979952 7732981760 7443 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912504009831 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7551740

[startup+0.10021 s]
/proc/loadavg: 3.87 3.89 3.52 4/243 768
/proc/meminfo: memFree=14476392/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 8706 0 1 0 2 1 0 0 22 0 13 0 449979951 7745896448 8401 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1891088 8402 1662 9 0 1881836 0
[pid=768/tid=769] ppid=766 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 7558 0 1 0 2 1 0 0 25 0 13 0 449979952 7745896448 8402 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738233723 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.300144 s]
/proc/loadavg: 3.87 3.89 3.52 4/243 768
/proc/meminfo: memFree=14476392/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7636908 CPUtime=0.36 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 12550 0 1 0 35 1 0 0 22 0 19 0 449979951 7820193792 11415 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1909227 11415 2209 9 0 1899965 0
[pid=768/tid=769] ppid=766 vsize=7636908 CPUtime=0.22 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 8919 0 1 0 21 1 0 0 19 0 19 0 449979952 7820193792 11415 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 47911553606485 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 7636908

[startup+0.701095 s]
/proc/loadavg: 3.87 3.89 3.52 4/243 768
/proc/meminfo: memFree=14476392/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7638056 CPUtime=0.96 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 13762 0 1 0 95 1 0 0 22 0 19 0 449979951 7821369344 12032 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1909514 12032 2226 9 0 1900252 0
[pid=768/tid=769] ppid=766 vsize=7638056 CPUtime=0.62 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9122 0 1 0 61 1 0 0 19 0 19 0 449979952 7821369344 12032 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505590001 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 7638056

[startup+1.50095 s]
/proc/loadavg: 3.87 3.89 3.52 7/262 788
/proc/meminfo: memFree=14424928/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7647076 CPUtime=2.34 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 24715 0 1 0 231 3 0 0 22 0 19 0 449979951 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1911769 18856 2253 9 0 1902507 0
[pid=768/tid=769] ppid=766 vsize=7647076 CPUtime=1.4 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9219 0 1 0 139 1 0 0 20 0 19 0 449979952 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505590001 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 292 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 112 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=776] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=779] ppid=766 vsize=7647076 CPUtime=0.01 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 412 0 0 0 1 0 0 0 18 0 19 0 449979956 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7647076 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3106 0 0 0 26 0 0 0 22 0 19 0 449979963 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7647076 CPUtime=0.64 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10416 0 0 0 63 1 0 0 22 0 19 0 449979963 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979963 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=788] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7830605824 18856 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 7647076

[startup+3.10066 s]
/proc/loadavg: 3.87 3.89 3.52 6/262 788
/proc/meminfo: memFree=14413148/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7647076 CPUtime=3.95 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 25116 0 1 0 392 3 0 0 22 0 19 0 449979951 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1911769 19255 2255 9 0 1902507 0
[pid=768/tid=769] ppid=766 vsize=7647076 CPUtime=2.99 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9222 0 1 0 298 1 0 0 25 0 19 0 449979952 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505556417 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 292 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 112 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 158 0 0 0 0 0 0 0 18 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=776] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 449979955 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=779] ppid=766 vsize=7647076 CPUtime=0.02 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 525 0 0 0 2 0 0 0 16 0 19 0 449979956 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7647076 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 17 0 19 0 449979963 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7647076 CPUtime=0.64 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10416 0 0 0 63 1 0 0 15 0 19 0 449979963 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979963 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=788] ppid=766 vsize=7647076 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7830605824 19255 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 7647076

[startup+6.30104 s]
/proc/loadavg: 3.88 3.89 3.52 5/262 788
/proc/meminfo: memFree=14417384/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7641912 CPUtime=7.18 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 25431 0 1 0 715 3 0 0 22 0 19 0 449979951 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1910478 16899 2255 9 0 1901216 0
[pid=768/tid=769] ppid=766 vsize=7641912 CPUtime=6.16 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9226 0 1 0 615 1 0 0 25 0 19 0 449979952 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505680480 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 217 0 0 0 0 0 0 0 16 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=776] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 0 0 0 0 16 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 127 0 0 0 0 0 0 0 15 0 19 0 449979955 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=779] ppid=766 vsize=7641912 CPUtime=0.05 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 653 0 0 0 5 0 0 0 16 0 19 0 449979956 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7641912 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 15 0 19 0 449979963 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7641912 CPUtime=0.67 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10423 0 0 0 66 1 0 0 15 0 19 0 449979963 7825317888 16899 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0

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

[pid=768/tid=776] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 8 0 0 0 15 0 19 0 449979955 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7641912 CPUtime=0.06 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 20 0 0 0 6 0 0 0 16 0 19 0 449979955 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 134 0 0 0 8 0 0 0 15 0 19 0 449979955 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=779] ppid=766 vsize=7641912 CPUtime=4.68 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 1200 0 0 0 465 3 0 0 15 0 19 0 449979956 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7641912 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 15 0 19 0 449979963 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7641912 CPUtime=0.72 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10427 0 0 0 71 1 0 0 15 0 19 0 449979963 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) S 766 768 32154 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 449979963 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=788] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7825317888 17481 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.45
Current children cumulated vsize (KiB) 7641912

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/262 822
/proc/meminfo: memFree=14237084/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7641912 CPUtime=1183.46 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 26476 0 1 0 118336 10 0 0 22 0 19 0 449979951 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1910478 17494 2256 9 0 1901216 0
[pid=768/tid=769] ppid=766 vsize=7641912 CPUtime=1176.83 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9539 0 1 0 117681 2 0 0 25 0 19 0 449979952 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505556689 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 302 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 147 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 226 0 0 0 8 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 15 0 0 0 8 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 10 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=776] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 20 0 0 0 7 0 0 0 16 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 136 0 0 0 8 0 0 0 16 0 19 0 449979955 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=779] ppid=766 vsize=7641912 CPUtime=4.93 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 1213 0 0 0 490 3 0 0 15 0 19 0 449979956 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7641912 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 15 0 19 0 449979963 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7641912 CPUtime=0.72 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10427 0 0 0 71 1 0 0 15 0 19 0 449979963 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) S 766 768 32154 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 449979963 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=788] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7825317888 17494 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.46
Current children cumulated vsize (KiB) 7641912

[startup+1242.3 s]
/proc/loadavg: 3.21 3.81 3.79 3/214 880
/proc/meminfo: memFree=14625672/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7641912 CPUtime=1243.46 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 26508 0 1 0 124336 10 0 0 22 0 19 0 449979951 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1910478 17503 2256 9 0 1901216 0
[pid=768/tid=769] ppid=766 vsize=7641912 CPUtime=1236.55 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9556 0 1 0 123653 2 0 0 25 0 19 0 449979952 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505556592 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 302 0 0 0 8 0 0 0 16 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 147 0 0 0 7 0 0 0 16 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 226 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 15 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 10 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=776] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 20 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 136 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=779] ppid=766 vsize=7641912 CPUtime=5.19 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 1226 0 0 0 516 3 0 0 15 0 19 0 449979956 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7641912 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 15 0 19 0 449979963 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7641912 CPUtime=0.72 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10427 0 0 0 71 1 0 0 15 0 19 0 449979963 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) S 766 768 32154 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 449979963 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=788] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7825317888 17503 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.46
Current children cumulated vsize (KiB) 7641912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.36 3.46 3.67 2/191 901
/proc/meminfo: memFree=14686944/32951124 swapFree=67111528/67111528
[pid=768] ppid=766 vsize=7641912 CPUtime=1301.17 cores=5,7
/proc/768/stat : 768 (java) S 766 768 32154 0 -1 4202496 26541 0 1 0 130107 10 0 0 22 0 19 0 449979951 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/768/statm: 1910478 17512 2256 9 0 1901216 0
[pid=768/tid=769] ppid=766 vsize=7641912 CPUtime=1294 cores=5,7
/proc/768/task/769/stat : 769 (java) R 766 768 32154 0 -1 4202560 9572 0 1 0 129398 2 0 0 25 0 19 0 449979952 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 46912505556402 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=768/tid=771] ppid=766 vsize=7641912 CPUtime=0.08 cores=5,7
/proc/768/task/771/stat : 771 (java) S 766 768 32154 0 -1 4202560 302 0 0 0 8 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=772] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/772/stat : 772 (java) S 766 768 32154 0 -1 4202560 147 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=773] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/773/stat : 773 (java) S 766 768 32154 0 -1 4202560 226 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=774] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/774/stat : 774 (java) S 766 768 32154 0 -1 4202560 15 0 0 0 9 0 0 0 16 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=775] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/775/stat : 775 (java) S 766 768 32154 0 -1 4202560 10 0 0 0 7 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=776] ppid=766 vsize=7641912 CPUtime=0.1 cores=5,7
/proc/768/task/776/stat : 776 (java) S 766 768 32154 0 -1 4202560 114 0 0 0 10 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=777] ppid=766 vsize=7641912 CPUtime=0.07 cores=5,7
/proc/768/task/777/stat : 777 (java) S 766 768 32154 0 -1 4202560 20 0 0 0 7 0 0 0 16 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=778] ppid=766 vsize=7641912 CPUtime=0.09 cores=5,7
/proc/768/task/778/stat : 778 (java) S 766 768 32154 0 -1 4202560 136 0 0 0 9 0 0 0 15 0 19 0 449979955 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=779] ppid=766 vsize=7641912 CPUtime=5.42 cores=5,7
/proc/768/task/779/stat : 779 (java) S 766 768 32154 0 -1 4202560 1239 0 0 0 539 3 0 0 15 0 19 0 449979956 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 0 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=780] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/780/stat : 780 (java) S 766 768 32154 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=781] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/781/stat : 781 (java) S 766 768 32154 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449979956 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=783] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/783/stat : 783 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738228657 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=784] ppid=766 vsize=7641912 CPUtime=0.26 cores=5,7
/proc/768/task/784/stat : 784 (java) S 766 768 32154 0 -1 4202560 3108 0 0 0 26 0 0 0 15 0 19 0 449979963 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=785] ppid=766 vsize=7641912 CPUtime=0.72 cores=5,7
/proc/768/task/785/stat : 785 (java) S 766 768 32154 0 -1 4202560 10427 0 0 0 71 1 0 0 15 0 19 0 449979963 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 7 0 0 0
[pid=768/tid=786] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/786/stat : 786 (java) S 766 768 32154 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449979963 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738220953 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
[pid=768/tid=787] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/787/stat : 787 (java) R 766 768 32154 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 449979963 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=768/tid=788] ppid=766 vsize=7641912 CPUtime=0 cores=5,7
/proc/768/task/788/stat : 788 (java) S 766 768 32154 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449979974 7825317888 17512 33554432000 1073741824 1073778376 140734557002960 18446744073709551615 264738221568 0 4 0 16800975 18446604470280764160 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.17
Current children cumulated vsize (KiB) 7641912

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): 1300.04
CPU time (s): 1301.25
CPU user time (s): 1301.13
CPU system time (s): 0.112982
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 7647076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.13
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26576
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35996
involuntary context switches= 10609

runsolver used 2.10368 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 18:20:43
IDJOB=3264460
IDBENCH=84634
IDSOLVER=1611
FILE ID=node141/3264460-1303575643
RUNJOBID= node141-1303575556-524
PBS_JOBID= 13150314
Free space on /tmp= 70960 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264460-1303575643/watcher-3264460-1303575643 -o /tmp/evaluation-result-3264460-1303575643/solver-3264460-1303575643 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3264460-1303575643.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=411565312

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14476548 kB
Buffers:       1626232 kB
Cached:       15943676 kB
SwapCached:          0 kB
Active:       10008536 kB
Inactive:      7893852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14476548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1120 kB
Writeback:           0 kB
AnonPages:      332100 kB
Mapped:          23388 kB
Slab:           509360 kB
PageTables:       6184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22066616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70964 MiB
End job on node141 at 2011-04-23 18:42:25