Trace number 3190207

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.16 1300.05

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3190207-1307633285.cnf
0.02/0.09	c reading problem ... 
0.25/0.23	c ... done. Wall clock time 0.144s.
0.25/0.23	c #vars     1500
0.25/0.23	c #constraints  30000
0.25/0.23	c constraints type 
0.25/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1.73/1.38	c cleaning 2496 clauses out of 5000 with flag 5000/5000
2.73/2.36	c cleaning 4249 clauses out of 8506 with flag 11002/11002
3.94/3.54	c cleaning 5624 clauses out of 11256 with flag 18001/18001
5.34/4.90	c cleaning 6811 clauses out of 13631 with flag 26000/26000
6.84/6.46	c cleaning 7902 clauses out of 15820 with flag 35000/35000
8.64/8.20	c cleaning 8958 clauses out of 17920 with flag 45002/45002
10.55/10.13	c cleaning 9977 clauses out of 19960 with flag 56000/56000
12.76/12.34	c cleaning 10989 clauses out of 21985 with flag 68002/68002
15.05/14.68	c cleaning 11990 clauses out of 23994 with flag 81000/81000
17.65/17.26	c cleaning 12996 clauses out of 26004 with flag 95000/95000
20.55/20.17	c cleaning 14002 clauses out of 28009 with flag 110001/110001
23.66/23.28	c cleaning 15000 clauses out of 30006 with flag 126000/126000
27.06/26.60	c cleaning 16001 clauses out of 32006 with flag 143000/143000
30.56/30.17	c cleaning 16993 clauses out of 34006 with flag 161001/161001
34.48/34.08	c cleaning 17999 clauses out of 36012 with flag 180000/180000
38.77/38.30	c cleaning 19002 clauses out of 38014 with flag 200001/200001
43.08/42.66	c cleaning 20001 clauses out of 40013 with flag 221002/221002
47.68/47.30	c cleaning 21001 clauses out of 42011 with flag 243001/243001
52.68/52.20	c cleaning 22002 clauses out of 44011 with flag 266002/266002
57.69/57.24	c cleaning 22992 clauses out of 46008 with flag 290001/290001
63.19/62.77	c cleaning 24003 clauses out of 48015 with flag 315000/315000
69.09/68.60	c cleaning 25002 clauses out of 50014 with flag 341002/341002
75.20/74.79	c cleaning 26004 clauses out of 52011 with flag 368001/368001
81.50/81.06	c cleaning 27002 clauses out of 54006 with flag 396000/396000
88.41/87.91	c cleaning 27991 clauses out of 56004 with flag 425000/425000
95.71/95.21	c cleaning 29001 clauses out of 58013 with flag 455000/455000
102.51/102.02	c cleaning 29500 clauses out of 59013 with flag 485001/485001
109.92/109.47	c cleaning 29751 clauses out of 59512 with flag 515000/515000
116.82/116.31	c cleaning 29878 clauses out of 59761 with flag 545000/545000
124.13/123.61	c cleaning 29937 clauses out of 59885 with flag 575002/575002
130.93/130.43	c cleaning 29969 clauses out of 59947 with flag 605001/605001
138.23/137.72	c cleaning 29982 clauses out of 59977 with flag 635000/635000
144.94/144.48	c cleaning 29989 clauses out of 59995 with flag 665000/665000
152.44/151.91	c cleaning 30000 clauses out of 60006 with flag 695000/695000
159.24/158.74	c cleaning 29998 clauses out of 60006 with flag 725000/725000
166.65/166.10	c cleaning 29998 clauses out of 60008 with flag 755000/755000
173.55/173.03	c cleaning 30002 clauses out of 60012 with flag 785002/785002
180.45/179.94	c cleaning 29997 clauses out of 60009 with flag 815001/815001
187.86/187.34	c cleaning 30001 clauses out of 60012 with flag 845001/845001
194.96/194.40	c cleaning 29998 clauses out of 60010 with flag 875000/875000
201.87/201.31	c cleaning 30006 clauses out of 60014 with flag 905002/905002
209.17/208.69	c cleaning 29998 clauses out of 60006 with flag 935000/935000
216.08/215.55	c cleaning 29997 clauses out of 60008 with flag 965000/965000
222.97/222.49	c cleaning 29998 clauses out of 60012 with flag 995001/995001
230.38/229.90	c cleaning 30001 clauses out of 60013 with flag 1025000/1025000
237.38/236.86	c cleaning 30002 clauses out of 60013 with flag 1055001/1055001
244.28/243.79	c cleaning 29991 clauses out of 60010 with flag 1085000/1085000
251.29/250.77	c cleaning 30007 clauses out of 60019 with flag 1115000/1115000
258.49/257.93	c cleaning 30004 clauses out of 60012 with flag 1145000/1145000
265.50/264.92	c cleaning 29997 clauses out of 60008 with flag 1175000/1175000
272.31/271.76	c cleaning 29996 clauses out of 60013 with flag 1205002/1205002
279.71/279.13	c cleaning 30007 clauses out of 60016 with flag 1235001/1235001
286.71/286.10	c cleaning 29999 clauses out of 60011 with flag 1265003/1265003
293.51/292.93	c cleaning 30000 clauses out of 60011 with flag 1295002/1295002
300.42/299.88	c cleaning 29995 clauses out of 60011 with flag 1325002/1325002
307.52/306.99	c cleaning 30000 clauses out of 60014 with flag 1355000/1355000
314.82/314.24	c cleaning 30002 clauses out of 60014 with flag 1385000/1385000
321.73/321.11	c cleaning 29994 clauses out of 60012 with flag 1415000/1415000
328.53/327.95	c cleaning 29998 clauses out of 60018 with flag 1445000/1445000
335.73/335.11	c cleaning 29999 clauses out of 60020 with flag 1475000/1475000
343.43/342.83	c cleaning 30000 clauses out of 60022 with flag 1505001/1505001
350.54/349.97	c cleaning 30002 clauses out of 60022 with flag 1535001/1535001
357.44/356.82	c cleaning 30000 clauses out of 60021 with flag 1565002/1565002
364.44/363.88	c cleaning 29998 clauses out of 60019 with flag 1595000/1595000
371.55/370.95	c cleaning 30002 clauses out of 60022 with flag 1625001/1625001
378.85/378.22	c cleaning 29999 clauses out of 60020 with flag 1655001/1655001
386.06/385.40	c cleaning 30003 clauses out of 60020 with flag 1685000/1685000
392.96/392.35	c cleaning 30004 clauses out of 60018 with flag 1715001/1715001
400.06/399.40	c cleaning 30003 clauses out of 60015 with flag 1745002/1745002
407.37/406.79	c cleaning 29989 clauses out of 60010 with flag 1775000/1775000
414.77/414.10	c cleaning 30001 clauses out of 60024 with flag 1805003/1805003
422.37/421.71	c cleaning 30002 clauses out of 60020 with flag 1835000/1835000
429.28/428.62	c cleaning 30005 clauses out of 60018 with flag 1865000/1865000
436.18/435.52	c cleaning 30004 clauses out of 60017 with flag 1895004/1895004
443.28/442.66	c cleaning 29999 clauses out of 60009 with flag 1925000/1925000
450.59/449.94	c cleaning 29998 clauses out of 60010 with flag 1955000/1955000
458.08/457.41	c cleaning 30001 clauses out of 60012 with flag 1985000/1985000
465.58/464.94	c cleaning 30003 clauses out of 60012 with flag 2015001/2015001
472.88/472.22	c cleaning 29995 clauses out of 60008 with flag 2045000/2045000
479.78/479.16	c cleaning 30002 clauses out of 60014 with flag 2075001/2075001
486.79/486.19	c cleaning 29994 clauses out of 60011 with flag 2105000/2105000
493.88/493.22	c cleaning 29993 clauses out of 60017 with flag 2135000/2135000
500.98/500.40	c cleaning 29992 clauses out of 60024 with flag 2165000/2165000
508.29/507.69	c cleaning 30004 clauses out of 60032 with flag 2195000/2195000
516.19/515.59	c cleaning 30010 clauses out of 60029 with flag 2225001/2225001
523.40/522.70	c cleaning 30008 clauses out of 60019 with flag 2255001/2255001
530.30/529.60	c cleaning 29990 clauses out of 60010 with flag 2285000/2285000
537.41/536.72	c cleaning 30001 clauses out of 60021 with flag 2315001/2315001
544.61/543.90	c cleaning 30002 clauses out of 60020 with flag 2345001/2345001
551.82/551.19	c cleaning 30001 clauses out of 60017 with flag 2375000/2375000
559.12/558.48	c cleaning 30003 clauses out of 60017 with flag 2405001/2405001
566.82/566.15	c cleaning 29996 clauses out of 60014 with flag 2435001/2435001
574.42/573.75	c cleaning 30004 clauses out of 60017 with flag 2465000/2465000
581.32/580.68	c cleaning 29997 clauses out of 60013 with flag 2495000/2495000
588.33/587.64	c cleaning 29998 clauses out of 60016 with flag 2525000/2525000
595.63/594.95	c cleaning 29996 clauses out of 60018 with flag 2555000/2555000
602.93/602.27	c cleaning 29999 clauses out of 60022 with flag 2585000/2585000
610.04/609.39	c cleaning 30000 clauses out of 60023 with flag 2615000/2615000
617.34/616.62	c cleaning 30002 clauses out of 60023 with flag 2645000/2645000
624.84/624.17	c cleaning 30003 clauses out of 60021 with flag 2675000/2675000
633.05/632.40	c cleaning 30009 clauses out of 60019 with flag 2705001/2705001
640.15/639.46	c cleaning 29994 clauses out of 60009 with flag 2735000/2735000
647.06/646.35	c cleaning 30005 clauses out of 60016 with flag 2765001/2765001
654.17/653.42	c cleaning 29995 clauses out of 60010 with flag 2795000/2795000
661.37/660.68	c cleaning 29997 clauses out of 60015 with flag 2825000/2825000
668.77/668.03	c cleaning 29998 clauses out of 60018 with flag 2855000/2855000
676.27/675.52	c cleaning 29991 clauses out of 60020 with flag 2885000/2885000
683.88/683.18	c cleaning 30008 clauses out of 60030 with flag 2915001/2915001
691.49/690.77	c cleaning 30006 clauses out of 60023 with flag 2945002/2945002
699.08/698.31	c cleaning 29995 clauses out of 60015 with flag 2975000/2975000
706.19/705.46	c cleaning 30002 clauses out of 60022 with flag 3005002/3005002
712.99/712.29	c cleaning 29996 clauses out of 60018 with flag 3035000/3035000
720.10/719.32	c cleaning 30001 clauses out of 60023 with flag 3065001/3065001
727.30/726.50	c cleaning 30005 clauses out of 60021 with flag 3095000/3095000
734.60/733.80	c cleaning 30002 clauses out of 60016 with flag 3125000/3125000
741.90/741.16	c cleaning 30000 clauses out of 60016 with flag 3155002/3155002
749.31/748.55	c cleaning 29990 clauses out of 60014 with flag 3185000/3185000
756.91/756.15	c cleaning 30005 clauses out of 60024 with flag 3215000/3215000
764.41/763.64	c cleaning 29991 clauses out of 60019 with flag 3245000/3245000
772.22/771.45	c cleaning 29998 clauses out of 60028 with flag 3275000/3275000
779.42/778.69	c cleaning 30006 clauses out of 60031 with flag 3305001/3305001
786.53/785.78	c cleaning 30002 clauses out of 60025 with flag 3335001/3335001
793.63/792.84	c cleaning 30001 clauses out of 60022 with flag 3365000/3365000
800.93/800.18	c cleaning 29995 clauses out of 60021 with flag 3395000/3395000
808.43/807.70	c cleaning 30004 clauses out of 60026 with flag 3425000/3425000
815.84/815.05	c cleaning 30002 clauses out of 60022 with flag 3455000/3455000
823.65/822.87	c cleaning 29993 clauses out of 60021 with flag 3485001/3485001
831.84/831.01	c cleaning 30003 clauses out of 60027 with flag 3515000/3515000
839.35/838.56	c cleaning 30001 clauses out of 60024 with flag 3545000/3545000
846.95/846.11	c cleaning 29998 clauses out of 60024 with flag 3575001/3575001
854.85/854.03	c cleaning 29991 clauses out of 60025 with flag 3605000/3605000
862.36/861.52	c cleaning 30006 clauses out of 60034 with flag 3635000/3635000
869.56/868.75	c cleaning 30000 clauses out of 60028 with flag 3665000/3665000
876.86/876.02	c cleaning 30006 clauses out of 60028 with flag 3695000/3695000
884.07/883.30	c cleaning 29998 clauses out of 60022 with flag 3725000/3725000
891.57/890.79	c cleaning 30008 clauses out of 60024 with flag 3755000/3755000
899.17/898.39	c cleaning 30006 clauses out of 60018 with flag 3785002/3785002
906.77/905.98	c cleaning 29989 clauses out of 60010 with flag 3815000/3815000
914.68/913.82	c cleaning 30003 clauses out of 60021 with flag 3845000/3845000
922.28/921.48	c cleaning 29997 clauses out of 60019 with flag 3875001/3875001
929.89/929.06	c cleaning 30000 clauses out of 60021 with flag 3905000/3905000
937.39/936.55	c cleaning 29995 clauses out of 60021 with flag 3935000/3935000
944.89/944.02	c cleaning 29986 clauses out of 60027 with flag 3965001/3965001
952.69/951.89	c cleaning 30016 clauses out of 60041 with flag 3995001/3995001
959.70/958.86	c cleaning 30006 clauses out of 60028 with flag 4025004/4025004
966.80/965.99	c cleaning 30001 clauses out of 60019 with flag 4055001/4055001
974.00/973.11	c cleaning 30004 clauses out of 60018 with flag 4085001/4085001
981.41/980.55	c cleaning 30000 clauses out of 60014 with flag 4115001/4115001
988.61/987.80	c cleaning 29990 clauses out of 60014 with flag 4145001/4145001
996.32/995.43	c cleaning 29996 clauses out of 60024 with flag 4175001/4175001
1003.82/1002.96	c cleaning 30002 clauses out of 60028 with flag 4205001/4205001
1011.52/1010.66	c cleaning 30002 clauses out of 60025 with flag 4235000/4235000
1019.32/1018.42	c cleaning 30002 clauses out of 60024 with flag 4265001/4265001
1027.53/1026.66	c cleaning 29997 clauses out of 60022 with flag 4295001/4295001
1035.33/1034.41	c cleaning 30000 clauses out of 60025 with flag 4325001/4325001
1043.44/1042.56	c cleaning 29994 clauses out of 60024 with flag 4355000/4355000
1052.24/1051.38	c cleaning 29995 clauses out of 60030 with flag 4385000/4385000
1059.55/1058.63	c cleaning 30007 clauses out of 60035 with flag 4415000/4415000
1066.55/1065.68	c cleaning 30010 clauses out of 60030 with flag 4445002/4445002
1073.65/1072.73	c cleaning 30001 clauses out of 60019 with flag 4475001/4475001
1080.95/1080.00	c cleaning 30003 clauses out of 60019 with flag 4505002/4505002
1088.16/1087.26	c cleaning 29991 clauses out of 60014 with flag 4535000/4535000
1095.47/1094.51	c cleaning 29995 clauses out of 60023 with flag 4565000/4565000
1102.86/1101.95	c cleaning 30004 clauses out of 60028 with flag 4595000/4595000
1110.47/1109.56	c cleaning 30001 clauses out of 60025 with flag 4625001/4625001
1118.27/1117.33	c cleaning 29998 clauses out of 60024 with flag 4655001/4655001
1126.18/1125.22	c cleaning 29993 clauses out of 60025 with flag 4685000/4685000
1134.38/1133.41	c cleaning 30001 clauses out of 60032 with flag 4715000/4715000
1142.58/1141.60	c cleaning 30005 clauses out of 60031 with flag 4745000/4745000
1150.19/1149.23	c cleaning 30006 clauses out of 60027 with flag 4775001/4775001
1157.69/1156.71	c cleaning 29992 clauses out of 60020 with flag 4805000/4805000
1166.29/1165.31	c cleaning 30009 clauses out of 60030 with flag 4835002/4835002
1173.40/1172.45	c cleaning 30000 clauses out of 60019 with flag 4865000/4865000
1180.30/1179.30	c cleaning 30005 clauses out of 60020 with flag 4895001/4895001
1187.30/1186.33	c cleaning 29989 clauses out of 60015 with flag 4925001/4925001
1194.41/1193.50	c cleaning 30007 clauses out of 60026 with flag 4955001/4955001
1202.01/1201.07	c cleaning 29990 clauses out of 60018 with flag 4985000/4985000
1209.71/1208.73	c cleaning 29997 clauses out of 60028 with flag 5015000/5015000
1217.31/1216.36	c cleaning 29998 clauses out of 60031 with flag 5045000/5045000
1224.92/1223.96	c cleaning 30006 clauses out of 60036 with flag 5075003/5075003
1232.93/1231.99	c cleaning 30000 clauses out of 60027 with flag 5105000/5105000
1241.13/1240.10	c cleaning 30007 clauses out of 60029 with flag 5135002/5135002
1249.73/1248.77	c cleaning 30008 clauses out of 60022 with flag 5165002/5165002
1258.24/1257.30	c cleaning 29997 clauses out of 60012 with flag 5195000/5195000
1266.44/1265.47	c cleaning 29994 clauses out of 60015 with flag 5225000/5225000
1274.25/1273.27	c cleaning 29998 clauses out of 60022 with flag 5255001/5255001
1281.85/1280.86	c cleaning 29996 clauses out of 60024 with flag 5285001/5285001
1290.46/1289.47	c cleaning 29991 clauses out of 60028 with flag 5315001/5315001
1297.87/1296.83	c cleaning 30006 clauses out of 60037 with flag 5345001/5345001
1301.07/1300.01	c starts		: 2185
1301.07/1300.01	c conflicts		: 5359764
1301.07/1300.01	c decisions		: 7646094
1301.07/1300.01	c propagations		: 581564855
1301.07/1300.01	c inspects		: 11394151831
1301.07/1300.01	c shortcuts		: 0
1301.07/1300.01	c learnt literals	: 0
1301.07/1300.01	c learnt binary clauses	: 0
1301.07/1300.01	c learnt ternary clauses	: 0
1301.07/1300.01	c learnt constraints	: 5359764
1301.07/1300.01	c ignored constraints	: 0
1301.07/1300.01	c root simplifications	: 2185
1301.07/1300.01	c removed literals (reason simplification)	: 72561012
1301.07/1300.01	c reason swapping (by a shorter reason)	: 0
1301.07/1300.01	c Calls to reduceDB	: 189
1301.07/1300.01	c speed (assignments/second)	: 447432.9675537649
1301.07/1300.01	c non guided choices	448
1301.07/1300.04	c learnt constraints type 
1301.07/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 44914
1301.07/1300.04	c constraints type 
1301.07/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30000
1301.07/1300.04	s UNKNOWN
1301.07/1300.04	c Total wall clock time (in seconds) : 1299.925

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: 977)

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-3190207-1307633285/watcher-3190207-1307633285 -o /tmp/evaluation-result-3190207-1307633285/solver-3190207-1307633285 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190207-1307633285.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: 0.00 0.00 0.00 2/174 9474
/proc/meminfo: memFree=32229096/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=23028 CPUtime=0 cores=5,7
/proc/9474/stat : 9474 (java) R 9472 9474 9382 0 -1 4202496 954 0 0 0 0 0 0 0 22 0 1 0 855743793 23580672 698 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254256653800 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9474/statm: 5757 698 514 9 0 124 0

[startup+0.039173 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 9474
/proc/meminfo: memFree=32229096/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 8744 0 1 0 2 0 0 0 22 0 13 0 855743793 7745896448 8441 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1891088 8441 1671 9 0 1881836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.101164 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 9474
/proc/meminfo: memFree=32229096/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 9813 0 1 0 8 0 0 0 22 0 18 0 855743793 7751618560 9510 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1892485 9510 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.301092 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 9474
/proc/meminfo: memFree=32229096/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7573552 CPUtime=0.43 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 12444 0 1 0 42 1 0 0 22 0 19 0 855743793 7755317248 11852 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1893388 11852 2209 9 0 1884126 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7573552

[startup+0.701022 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 9474
/proc/meminfo: memFree=32229096/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=1.1 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 15586 0 1 0 109 1 0 0 22 0 19 0 855743793 7828054016 13997 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 13997 2224 9 0 1901884 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 7644584

[startup+1.50092 s]
/proc/loadavg: 0.08 0.02 0.01 2/193 9493
/proc/meminfo: memFree=32179624/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=1.93 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 19037 0 1 0 192 1 0 0 22 0 19 0 855743793 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 17060 2253 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=1.39 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 10951 0 1 0 138 1 0 0 25 0 19 0 855743794 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505652193 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 770 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 382 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743795 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=0.01 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 1154 0 0 0 1 0 0 0 16 0 19 0 855743796 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.36 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4377 0 0 0 36 0 0 0 18 0 19 0 855743799 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 17060 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 7644584

[startup+3.10063 s]
/proc/loadavg: 0.08 0.02 0.01 8/261 9588
/proc/meminfo: memFree=32060496/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=3.54 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 20097 0 1 0 353 1 0 0 22 0 19 0 855743793 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 18118 2255 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=2.95 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 10953 0 1 0 294 1 0 0 25 0 19 0 855743794 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505329159 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 770 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 404 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 19 0 855743795 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=0.03 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 1375 0 0 0 3 0 0 0 16 0 19 0 855743796 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.38 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4383 0 0 0 38 0 0 0 15 0 19 0 855743799 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 18118 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 7644584

[startup+6.30106 s]
/proc/loadavg: 0.08 0.02 0.01 5/262 9589
/proc/meminfo: memFree=31971636/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=6.74 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 20631 0 1 0 673 1 0 0 22 0 19 0 855743793 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 18632 2255 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=6.07 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 10955 0 1 0 606 1 0 0 25 0 19 0 855743794 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505587788 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 774 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 513 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 636 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 429 0 0 0 0 0 0 0 16 0 19 0 855743795 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=0.07 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 1530 0 0 0 7 0 0 0 15 0 19 0 855743796 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.41 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4393 0 0 0 41 0 0 0 15 0 19 0 855743799 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 18632 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 7644584

[startup+12.7009 s]

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

[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0.17 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 2328 0 0 0 17 0 0 0 15 0 19 0 855743795 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0.12 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 828 0 0 0 12 0 0 0 15 0 19 0 855743795 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0.16 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 503 0 0 0 16 0 0 0 15 0 19 0 855743795 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=5.13 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 4037 0 0 0 512 1 0 0 15 0 19 0 855743796 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.44 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4902 0 0 0 44 0 0 0 15 0 19 0 855743799 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 30818 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 7644584

[startup+1182.3 s]
/proc/loadavg: 4.11 3.97 2.88 5/262 9620
/proc/meminfo: memFree=31906556/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=1183.3 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 33663 0 1 0 118325 5 0 0 22 0 19 0 855743793 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 30909 2256 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=1175.97 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 14811 0 1 0 117596 1 0 0 25 0 19 0 855743794 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505587788 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0.17 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 2168 0 0 0 17 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0.15 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 708 0 0 0 15 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0.19 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 232 0 0 0 19 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0.15 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 588 0 0 0 15 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0.13 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 1001 0 0 0 13 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0.18 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 2328 0 0 0 18 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0.12 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 828 0 0 0 12 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0.17 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 504 0 0 0 17 0 0 0 15 0 19 0 855743795 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=5.4 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 4129 0 0 0 539 1 0 0 15 0 19 0 855743796 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.44 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4902 0 0 0 44 0 0 0 15 0 19 0 855743799 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 30909 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.3
Current children cumulated vsize (KiB) 7644584

[startup+1242.3 s]
/proc/loadavg: 4.04 3.97 2.95 5/262 9622
/proc/meminfo: memFree=31905228/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=1243.33 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 33761 0 1 0 124328 5 0 0 22 0 19 0 855743793 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 30991 2256 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=1235.67 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 14819 0 1 0 123566 1 0 0 25 0 19 0 855743794 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505587788 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0.17 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 2168 0 0 0 17 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0.15 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 708 0 0 0 15 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0.2 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 233 0 0 0 20 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0.15 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 588 0 0 0 15 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0.13 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 1001 0 0 0 13 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0.19 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 2328 0 0 0 19 0 0 0 15 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 828 0 0 0 14 0 0 0 16 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0.18 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 504 0 0 0 18 0 0 0 16 0 19 0 855743795 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=5.67 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 4214 0 0 0 566 1 0 0 15 0 19 0 855743796 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.44 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4902 0 0 0 44 0 0 0 15 0 19 0 855743799 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 30991 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.33
Current children cumulated vsize (KiB) 7644584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.30 4.06 3.04 5/262 9623
/proc/meminfo: memFree=31904280/32951124 swapFree=67057920/67111528
[pid=9474] ppid=9472 vsize=7644584 CPUtime=1301.07 cores=5,7
/proc/9474/stat : 9474 (java) S 9472 9474 9382 0 -1 4202496 33916 0 1 0 130102 5 0 0 22 0 19 0 855743793 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9474/statm: 1911146 31135 2256 9 0 1901884 0
[pid=9474/tid=9476] ppid=9472 vsize=7644584 CPUtime=1293.1 cores=5,7
/proc/9474/task/9476/stat : 9476 (java) R 9472 9474 9382 0 -1 4202560 14826 0 1 0 129309 1 0 0 25 0 19 0 855743794 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 46912505532417 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9474/tid=9477] ppid=9472 vsize=7644584 CPUtime=0.18 cores=5,7
/proc/9474/task/9477/stat : 9477 (java) S 9472 9474 9382 0 -1 4202560 2170 0 0 0 18 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9478] ppid=9472 vsize=7644584 CPUtime=0.17 cores=5,7
/proc/9474/task/9478/stat : 9478 (java) S 9472 9474 9382 0 -1 4202560 709 0 0 0 17 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9479] ppid=9472 vsize=7644584 CPUtime=0.2 cores=5,7
/proc/9474/task/9479/stat : 9479 (java) S 9472 9474 9382 0 -1 4202560 233 0 0 0 20 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9480] ppid=9472 vsize=7644584 CPUtime=0.16 cores=5,7
/proc/9474/task/9480/stat : 9480 (java) S 9472 9474 9382 0 -1 4202560 588 0 0 0 16 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9481] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9481/stat : 9481 (java) S 9472 9474 9382 0 -1 4202560 1001 0 0 0 14 0 0 0 16 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9482] ppid=9472 vsize=7644584 CPUtime=0.19 cores=5,7
/proc/9474/task/9482/stat : 9482 (java) S 9472 9474 9382 0 -1 4202560 2328 0 0 0 19 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9483] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9483/stat : 9483 (java) S 9472 9474 9382 0 -1 4202560 828 0 0 0 14 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9484] ppid=9472 vsize=7644584 CPUtime=0.2 cores=5,7
/proc/9474/task/9484/stat : 9484 (java) S 9472 9474 9382 0 -1 4202560 508 0 0 0 20 0 0 0 15 0 19 0 855743795 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9485] ppid=9472 vsize=7644584 CPUtime=5.91 cores=5,7
/proc/9474/task/9485/stat : 9485 (java) S 9472 9474 9382 0 -1 4202560 4353 0 0 0 590 1 0 0 15 0 19 0 855743796 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 0 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9486] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9486/stat : 9486 (java) S 9472 9474 9382 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9487] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9487/stat : 9487 (java) S 9472 9474 9382 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855743796 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9488] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9488/stat : 9488 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743798 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273440177 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9489] ppid=9472 vsize=7644584 CPUtime=0.14 cores=5,7
/proc/9474/task/9489/stat : 9489 (java) S 9472 9474 9382 0 -1 4202560 247 0 0 0 14 0 0 0 23 0 19 0 855743799 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9490] ppid=9472 vsize=7644584 CPUtime=0.44 cores=5,7
/proc/9474/task/9490/stat : 9490 (java) S 9472 9474 9382 0 -1 4202560 4902 0 0 0 44 0 0 0 15 0 19 0 855743799 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9491] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9491/stat : 9491 (java) S 9472 9474 9382 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743799 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273432473 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
[pid=9474/tid=9492] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9492/stat : 9492 (java) S 9472 9474 9382 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 855743799 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 7 0 0 0
[pid=9474/tid=9493] ppid=9472 vsize=7644584 CPUtime=0 cores=5,7
/proc/9474/task/9493/stat : 9493 (java) S 9472 9474 9382 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743817 7828054016 31135 33554432000 1073741824 1073778376 140736988128128 18446744073709551615 254273433088 0 4 0 16800975 18446604471134343552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.07
Current children cumulated vsize (KiB) 7644584

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.05
CPU time (s): 1301.16
CPU user time (s): 1301.09
CPU system time (s): 0.065989
CPU usage (%): 100.085
Max. virtual memory (cumulated for all children) (KiB): 7644584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.09
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34291
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= 31905
involuntary context switches= 8744

runsolver used 2.20466 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-09 17:28:05
IDJOB=3190207
IDBENCH=82538
IDSOLVER=1611
FILE ID=node140/3190207-1307633285
RUNJOBID= node140-1307633277-9403
PBS_JOBID= 13549352
Free space on /tmp= 73920 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.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-3190207-1307633285/watcher-3190207-1307633285 -o /tmp/evaluation-result-3190207-1307633285/solver-3190207-1307633285 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190207-1307633285.cnf

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=1350801313

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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:      32229656 kB
Buffers:        209248 kB
Cached:         294620 kB
SwapCached:       7060 kB
Active:         310216 kB
Inactive:       212436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32229656 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            1036 kB
Writeback:           0 kB
AnonPages:       16800 kB
Mapped:          12612 kB
Slab:           133268 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187220 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= 73920 MiB
End job on node140 at 2011-06-09 17:49:47