Trace number 3453745

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Res//CP 2.3.0OPT3 327.622 174.144

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=397-P1=307-P2=37-P3=127-P4=401-P5=331-B.opb
MD5SUM6d677c4de75200a225209ed048e7b96e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.149976
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables135
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c version 2.3.1.v20110525
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.18-164.el5
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		9996466904
0.02/0.08	c Max memory 		10048897024
0.02/0.08	c Total memory 		10048897024
0.02/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@67ee3914
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@1c691f36
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3453745-1307194161.opb
0.10/0.11	c reading problem ... 
0.23/0.21	c ... done. Wall clock time 0.095s.
0.23/0.21	c #vars     540
0.23/0.21	c #constraints  826
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 421
0.23/0.21	c constraints type 
0.23/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
0.23/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
2.00/1.01	c cleaning 2500 clauses out of 5000 with flag 5000/5000
4.64/1.64	c cleaning 4250 clauses out of 8500 with flag 11000/11000
6.61/2.61	c cleaning 5625 clauses out of 11250 with flag 18000/18000
8.79/3.75	c cleaning 6813 clauses out of 13626 with flag 26001/26001
11.43/4.92	c cleaning 7896 clauses out of 15812 with flag 35000/35000
13.62/6.12	c cleaning 8955 clauses out of 17916 with flag 45000/45000
16.98/7.74	c cleaning 9480 clauses out of 18961 with flag 55000/55000
19.53/9.07	c cleaning 9735 clauses out of 19483 with flag 65002/65002
21.87/10.24	c cleaning 9867 clauses out of 19747 with flag 75001/75001
24.46/11.52	c cleaning 9933 clauses out of 19880 with flag 85001/85001
26.64/12.65	c cleaning 9965 clauses out of 19946 with flag 95000/95000
28.49/13.59	c cleaning 9986 clauses out of 19982 with flag 105001/105001
31.41/15.00	c cleaning 9997 clauses out of 19996 with flag 115001/115001
33.39/16.09	c cleaning 9996 clauses out of 19998 with flag 125000/125000
35.32/17.06	c cleaning 10000 clauses out of 20002 with flag 135000/135000
37.23/18.07	c cleaning 9992 clauses out of 20002 with flag 145000/145000
37.94/18.46	c  And the winner is Resolution
38.09/18.83	c SATISFIABLE
38.09/18.83	c OPTIMIZING...
38.09/18.83	c Got one! Elapsed wall clock time (in seconds):18.719
38.09/18.83	o 295
38.22/18.91	c cleaning 7865 clauses out of 15753 with flag 1001/150743
38.99/19.38	c cleaning 6933 clauses out of 13888 with flag 7001/156743
40.09/19.91	c cleaning 6973 clauses out of 13955 with flag 14001/163743
41.43/20.66	c cleaning 7481 clauses out of 14981 with flag 22000/171742
42.98/21.49	c cleaning 8242 clauses out of 16501 with flag 31001/180743
45.11/22.55	c cleaning 9123 clauses out of 18258 with flag 41000/190742
47.67/23.66	c cleaning 9555 clauses out of 19136 with flag 51001/200743
49.18/24.43	c cleaning 9788 clauses out of 19581 with flag 61001/210743
51.68/25.76	c cleaning 9887 clauses out of 19792 with flag 71000/220742
53.21/26.51	c cleaning 9939 clauses out of 19906 with flag 81001/230743
54.73/27.34	c cleaning 9976 clauses out of 19966 with flag 91000/240742
54.88/27.45	c  And the winner is Resolution
55.00/27.93	c Got one! Elapsed wall clock time (in seconds):27.816
55.00/27.93	o 257
55.74/28.35	c cleaning 7709 clauses out of 15450 with flag 5001/246202
57.27/29.11	c cleaning 6857 clauses out of 13741 with flag 11001/252202
58.97/30.04	c cleaning 6926 clauses out of 13884 with flag 18001/259202
60.93/31.05	c cleaning 7463 clauses out of 14957 with flag 26000/267201
62.86/32.02	c cleaning 8243 clauses out of 16494 with flag 35000/276201
64.36/32.88	c  And the winner is Resolution
64.54/32.98	c Got one! Elapsed wall clock time (in seconds):32.871
64.54/32.98	o 25
65.39/33.44	c cleaning 11458 clauses out of 22926 with flag 5003/290876
66.72/34.13	c cleaning 8722 clauses out of 17466 with flag 11001/296874
68.24/34.93	c cleaning 7864 clauses out of 15744 with flag 18001/303874
69.80/35.74	c cleaning 7934 clauses out of 15879 with flag 26000/311873
71.08/36.42	c cleaning 8457 clauses out of 16944 with flag 35000/320873
72.61/37.21	c cleaning 9232 clauses out of 18487 with flag 45000/330873
73.14/37.59	c  And the winner is Resolution
73.37/38.04	c Got one! Elapsed wall clock time (in seconds):37.929
73.37/38.04	o 3
73.50/38.12	c cleaning 7615 clauses out of 15249 with flag 1001/336867
74.42/38.65	c cleaning 6804 clauses out of 13633 with flag 7000/342866
75.71/39.38	c cleaning 6908 clauses out of 13829 with flag 14000/349866
77.27/40.17	c cleaning 7456 clauses out of 14922 with flag 22001/357867
78.76/40.97	c cleaning 8234 clauses out of 16467 with flag 31002/366868
81.08/42.17	c cleaning 9109 clauses out of 18232 with flag 41001/376867
83.38/43.40	c cleaning 9559 clauses out of 19122 with flag 51000/386866
85.93/44.66	c cleaning 9777 clauses out of 19564 with flag 61001/396867
88.62/46.09	c cleaning 9886 clauses out of 19786 with flag 71000/406866
90.53/47.05	c cleaning 9947 clauses out of 19900 with flag 81000/416866
92.82/48.21	c cleaning 9973 clauses out of 19954 with flag 91001/426867
95.14/49.50	c cleaning 9986 clauses out of 19980 with flag 101000/436866
97.85/50.81	c cleaning 9991 clauses out of 19994 with flag 111000/446866
100.19/52.09	c cleaning 10000 clauses out of 20003 with flag 121000/456866
102.71/53.40	c cleaning 9995 clauses out of 20003 with flag 131000/466866
104.83/54.48	c cleaning 9997 clauses out of 20009 with flag 141001/476867
106.94/55.52	c cleaning 9996 clauses out of 20011 with flag 151000/486866
108.42/56.39	c cleaning 10005 clauses out of 20016 with flag 161001/496867
110.89/57.67	c cleaning 10003 clauses out of 20011 with flag 171001/506867
113.43/58.93	c cleaning 9999 clauses out of 20007 with flag 181000/516866
115.54/60.09	c cleaning 10003 clauses out of 20009 with flag 191001/526867
117.81/61.29	c cleaning 10002 clauses out of 20006 with flag 201001/536867
119.50/62.15	c cleaning 9982 clauses out of 20004 with flag 211001/546867
120.97/62.94	c cleaning 9998 clauses out of 20022 with flag 221001/556867
122.27/63.64	c cleaning 10006 clauses out of 20023 with flag 231000/566866
123.37/64.30	c cleaning 9999 clauses out of 20017 with flag 241000/576866
124.83/65.03	c cleaning 9999 clauses out of 20019 with flag 251001/586867
126.33/65.84	c cleaning 10001 clauses out of 20021 with flag 261002/596868
127.66/66.57	c cleaning 10003 clauses out of 20018 with flag 271000/606866
129.77/67.66	c cleaning 9993 clauses out of 20016 with flag 281001/616867
132.04/68.83	c cleaning 10007 clauses out of 20022 with flag 291000/626866
133.94/69.84	c cleaning 9999 clauses out of 20016 with flag 301001/636867
135.41/70.63	c cleaning 10003 clauses out of 20016 with flag 311000/646866
137.51/71.75	c cleaning 9997 clauses out of 20013 with flag 321000/656866
139.36/72.71	c cleaning 10001 clauses out of 20016 with flag 331000/666866
141.46/73.86	c cleaning 10003 clauses out of 20015 with flag 341000/676866
143.76/75.01	c cleaning 10001 clauses out of 20012 with flag 351000/686866
146.05/76.21	c cleaning 10001 clauses out of 20011 with flag 361000/696866
147.71/77.11	c cleaning 9991 clauses out of 20010 with flag 371000/706866
148.20/77.51	c cleaning 0 clauses out of 7342 with flag 0/7344
149.47/78.09	c cleaning 9997 clauses out of 20019 with flag 381000/716866
151.36/79.06	c cleaning 9997 clauses out of 20022 with flag 391000/726866
153.41/80.14	c cleaning 9998 clauses out of 20025 with flag 401000/736866
155.70/81.30	c cleaning 10004 clauses out of 20026 with flag 411000/746866
157.59/82.31	c cleaning 10003 clauses out of 20023 with flag 421001/756867
159.49/83.34	c cleaning 9997 clauses out of 20020 with flag 431001/766867
161.34/84.37	c cleaning 10005 clauses out of 20023 with flag 441001/776867
163.26/85.33	c cleaning 10002 clauses out of 20019 with flag 451002/786868
165.15/86.37	c cleaning 10002 clauses out of 20015 with flag 461000/796866
167.01/87.33	c cleaning 10003 clauses out of 20014 with flag 471001/806867
169.06/88.48	c cleaning 10003 clauses out of 20011 with flag 481001/816867
171.15/89.59	c cleaning 9998 clauses out of 20007 with flag 491000/826866
173.24/90.62	c cleaning 10002 clauses out of 20009 with flag 501000/836866
175.13/91.60	c cleaning 9998 clauses out of 20009 with flag 511002/846868
176.98/92.61	c cleaning 9996 clauses out of 20010 with flag 521001/856867
178.87/93.66	c cleaning 9998 clauses out of 20014 with flag 531001/866867
180.95/94.76	c cleaning 10001 clauses out of 20017 with flag 541002/876868
183.05/95.83	c cleaning 10000 clauses out of 20013 with flag 551001/886867
184.90/96.85	c cleaning 9997 clauses out of 20012 with flag 561000/896866
186.57/97.73	c cleaning 9999 clauses out of 20015 with flag 571000/906866
188.46/98.72	c cleaning 10002 clauses out of 20018 with flag 581002/916868
189.98/99.60	c cleaning 9997 clauses out of 20014 with flag 591000/926866
191.80/100.51	c cleaning 9999 clauses out of 20017 with flag 601000/936866
193.48/101.49	c cleaning 10000 clauses out of 20018 with flag 611000/946866
195.56/102.51	c cleaning 9999 clauses out of 20019 with flag 621001/956867
197.45/103.55	c cleaning 10001 clauses out of 20020 with flag 631001/966867
199.29/104.53	c cleaning 9998 clauses out of 20018 with flag 641000/976866
201.17/105.57	c cleaning 10008 clauses out of 20020 with flag 651000/986866
203.65/106.81	c cleaning 10004 clauses out of 20013 with flag 661001/996867
205.72/107.93	c cleaning 9996 clauses out of 20009 with flag 671001/1006867
207.94/109.20	c cleaning 10001 clauses out of 20015 with flag 681003/1016869
210.02/110.26	c cleaning 9997 clauses out of 20011 with flag 691000/1026866
212.09/111.40	c cleaning 10001 clauses out of 20015 with flag 701001/1036867
214.56/112.60	c cleaning 10000 clauses out of 20013 with flag 711000/1046866
216.59/113.80	c cleaning 9999 clauses out of 20014 with flag 721001/1056867
219.11/115.02	c cleaning 10005 clauses out of 20015 with flag 731001/1066867
221.35/116.25	c cleaning 10000 clauses out of 20009 with flag 741000/1076866
223.44/117.36	c cleaning 10000 clauses out of 20010 with flag 751001/1086867
225.65/118.58	c cleaning 9998 clauses out of 20009 with flag 761000/1096866
227.73/119.64	c cleaning 10000 clauses out of 20011 with flag 771000/1106866
230.01/120.81	c cleaning 9997 clauses out of 20011 with flag 781000/1116866
232.28/122.01	c cleaning 10003 clauses out of 20015 with flag 791001/1126867
234.51/123.24	c cleaning 9999 clauses out of 20012 with flag 801001/1136867
236.79/124.42	c cleaning 10002 clauses out of 20013 with flag 811001/1146867
238.66/125.46	c cleaning 10001 clauses out of 20012 with flag 821002/1156868
240.73/126.51	c cleaning 10001 clauses out of 20009 with flag 831000/1166866
242.74/127.69	c cleaning 9998 clauses out of 20009 with flag 841001/1176867
244.41/128.53	c cleaning 9992 clauses out of 20012 with flag 851002/1186868
245.71/129.30	c cleaning 9994 clauses out of 20018 with flag 861000/1196866
247.35/130.12	c cleaning 9995 clauses out of 20025 with flag 871001/1206867
248.78/130.96	c cleaning 10001 clauses out of 20029 with flag 881000/1216866
250.24/131.77	c cleaning 10008 clauses out of 20029 with flag 891001/1226867
251.74/132.61	c cleaning 10002 clauses out of 20020 with flag 901000/1236866
253.37/133.43	c cleaning 10001 clauses out of 20019 with flag 911001/1246867
255.00/134.30	c cleaning 10001 clauses out of 20018 with flag 921001/1256867
256.86/135.37	c cleaning 10000 clauses out of 20016 with flag 931000/1266866
258.53/136.29	c cleaning 10004 clauses out of 20017 with flag 941001/1276867
260.60/137.38	c cleaning 10004 clauses out of 20013 with flag 951001/1286867
262.83/138.57	c cleaning 10001 clauses out of 20008 with flag 961000/1296866
264.90/139.66	c cleaning 9999 clauses out of 20006 with flag 971000/1306866
266.36/140.49	c cleaning 9998 clauses out of 20008 with flag 981001/1316867
268.06/141.33	c cleaning 9999 clauses out of 20009 with flag 991000/1326866
269.63/142.29	c cleaning 9998 clauses out of 20010 with flag 1001000/1336866
271.30/143.11	c cleaning 10000 clauses out of 20012 with flag 1011000/1346866
272.76/143.91	c cleaning 9999 clauses out of 20012 with flag 1021000/1356866
274.05/144.69	c cleaning 10002 clauses out of 20013 with flag 1031000/1366866
276.04/145.76	c cleaning 9999 clauses out of 20011 with flag 1041000/1376866
277.47/146.58	c cleaning 10001 clauses out of 20014 with flag 1051002/1386868
279.33/147.56	c cleaning 10000 clauses out of 20011 with flag 1061000/1396866
281.19/148.56	c cleaning 9998 clauses out of 20012 with flag 1071001/1406867
283.18/149.67	c cleaning 10001 clauses out of 20014 with flag 1081001/1416867
285.04/150.67	c cleaning 10001 clauses out of 20013 with flag 1091001/1426867
286.90/151.62	c cleaning 10001 clauses out of 20012 with flag 1101001/1436867
288.75/152.67	c cleaning 10001 clauses out of 20010 with flag 1111000/1446866
291.13/153.91	c cleaning 10003 clauses out of 20009 with flag 1121000/1456866
293.39/155.19	c cleaning 9999 clauses out of 20006 with flag 1131000/1466866
295.85/156.50	c cleaning 9999 clauses out of 20007 with flag 1141000/1476866
298.11/157.67	c cleaning 10000 clauses out of 20008 with flag 1151000/1486866
300.31/158.89	c cleaning 10002 clauses out of 20009 with flag 1161001/1496867
302.36/160.00	c cleaning 10002 clauses out of 20007 with flag 1171001/1506867
304.41/161.10	c cleaning 10000 clauses out of 20005 with flag 1181001/1516867
306.70/162.27	c cleaning 9997 clauses out of 20006 with flag 1191002/1526868
308.89/163.45	c cleaning 10002 clauses out of 20008 with flag 1201001/1536867
310.94/164.56	c cleaning 10000 clauses out of 20006 with flag 1211001/1546867
313.16/165.70	c cleaning 9998 clauses out of 20006 with flag 1221001/1556867
315.22/166.84	c cleaning 9999 clauses out of 20008 with flag 1231001/1566867
317.41/168.04	c cleaning 10000 clauses out of 20009 with flag 1241001/1576867
319.46/169.20	c cleaning 10001 clauses out of 20010 with flag 1251002/1586868
321.52/170.30	c cleaning 9999 clauses out of 20008 with flag 1261001/1596867
323.77/171.49	c cleaning 10001 clauses out of 20009 with flag 1271001/1606867
326.15/172.72	c cleaning 10002 clauses out of 20006 with flag 1281000/1616866
326.81/173.10	c  And the winner is Resolution
327.57/174.10	c starts		: 211
327.57/174.10	c conflicts		: 1619603
327.57/174.10	c decisions		: 1657163
327.57/174.10	c propagations		: 36268975
327.57/174.10	c inspects		: 1163584121
327.57/174.10	c shortcuts		: 0
327.57/174.10	c learnt literals	: 20
327.57/174.10	c learnt binary clauses	: 82
327.57/174.10	c learnt ternary clauses	: 251
327.57/174.10	c learnt constraints	: 1619582
327.57/174.10	c ignored constraints	: 0
327.57/174.10	c root simplifications	: 0
327.57/174.10	c removed literals (reason simplification)	: 69113124
327.57/174.10	c reason swapping (by a shorter reason)	: 0
327.57/174.10	c Calls to reduceDB	: 168
327.57/174.10	c number of reductions to clauses (during analyze)	: 0
327.57/174.10	c number of learned constraints concerned by reduction	: 0
327.57/174.10	c number of learning phase by resolution	: 0
327.57/174.10	c number of learning phase by cutting planes	: 0
327.57/174.10	c speed (assignments/second)	: 266562.11873998615
327.57/174.10	c non guided choices	4303
327.57/174.10	c learnt constraints type 
327.57/174.10	c constraints type 
327.57/174.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
327.57/174.10	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 421
327.57/174.10	c constraints type 
327.57/174.10	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
327.57/174.10	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
327.57/174.10	s OPTIMUM FOUND
327.57/174.10	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 x13 x14 -x15 -x16 -x17 -x18 x19 x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 x34 x35 x36 x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 x47 -x48 -x49 x50 -x51 x52 -x53 -x54 x55 x56 -x57 x58 -x59 -x60 x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 x112 x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 
327.57/174.10	c objective function=3
327.57/174.10	c Total wall clock time (in seconds): 173.992

Verifier Data

OK	3

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-3453745-1307194161/watcher-3453745-1307194161 -o /tmp/evaluation-result-3453745-1307194161/solver-3453745-1307194161 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453745-1307194161.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10444316 CPUtime=0.01 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 6861 0 1 0 0 1 0 0 25 0 2 0 811832024 10694979584 6563 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2611079 6578 917 9 0 2602235 0
[pid=29624/tid=29625] ppid=29622 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) R 29622 29624 23562 0 -1 4202560 6292 0 1 0 0 0 0 0 25 0 2 0 811832024 10694979584 7108 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220815930427 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0325971 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10465424 CPUtime=0.02 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 10986 0 1 0 1 1 0 0 25 0 11 0 811832024 10716594176 10685 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2616356 10686 1608 9 0 2607104 0
[pid=29624/tid=29625] ppid=29622 vsize=10465424 CPUtime=0.02 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) R 29622 29624 23562 0 -1 4202560 9864 0 1 0 1 1 0 0 25 0 11 0 811832024 10716594176 10688 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 47287501201413 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10465424

[startup+0.100584 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10540132 CPUtime=0.1 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 13057 0 1 0 8 2 0 0 25 0 18 0 811832024 10793095168 12754 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2635033 12755 2093 9 0 2625767 0
[pid=29624/tid=29625] ppid=29622 vsize=10540132 CPUtime=0.08 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) R 29622 29624 23562 0 -1 4202560 11168 0 1 0 7 1 0 0 22 0 18 0 811832024 10793095168 12755 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 47287505702362 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540132

[startup+0.526598 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557744 CPUtime=2 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 33335 0 1 0 195 5 0 0 25 0 22 0 811832024 10811129856 28326 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 48872 2227 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 18 0 22 0 811832024 10811162624 48876 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 10557744

[startup+1.02939 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557776 CPUtime=3.41 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 64277 0 1 0 332 9 0 0 25 0 22 0 811832024 10811162624 56430 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 56430 2250 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 18 0 22 0 811832024 10811162624 56430 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 10557776

[startup+1.50032 s]
/proc/loadavg: 3.36 3.85 3.89 3/476 29624
/proc/meminfo: memFree=23889276/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557776 CPUtime=4.39 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 82265 0 1 0 429 10 0 0 25 0 22 0 811832024 10811162624 74417 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 74421 2256 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 15 0 22 0 811832024 10811162624 74423 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 10557776

[startup+3.10105 s]
/proc/loadavg: 3.36 3.85 3.89 6/498 29646
/proc/meminfo: memFree=23360748/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557776 CPUtime=7.59 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 140034 0 1 0 742 17 0 0 25 0 22 0 811832024 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 132184 2256 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 15 0 22 0 811832024 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 317 0 0 0 0 0 0 0 16 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 23562 0 -1 4202560 112 0 0 0 0 0 0 0 16 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 484 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 252 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 290 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 327 0 0 0 0 0 0 0 16 0 22 0 811832026 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557776 CPUtime=0.06 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) S 29622 29624 23562 0 -1 4202560 2444 0 0 0 6 0 0 0 15 0 22 0 811832027 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 0 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811832027 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 811832027 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 811832029 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557776 CPUtime=0.85 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 6274 0 0 0 85 0 0 0 15 0 22 0 811832029 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557776 CPUtime=0.8 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 8801 0 0 0 79 1 0 0 15 0 22 0 811832029 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 811832029 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811832029 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29643] ppid=29622 vsize=10557776 CPUtime=2.8 cores=0,2,4,6
/proc/29624/task/29643/stat : 29643 (java) R 29622 29624 23562 0 -1 4202560 666 0 0 0 280 0 0 0 25 0 22 0 811832045 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505527208 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29624/tid=29644] ppid=29622 vsize=10557776 CPUtime=2.8 cores=0,2,4,6
/proc/29624/task/29644/stat : 29644 (java) R 29622 29624 23562 0 -1 4202560 106846 0 0 0 268 12 0 0 18 0 22 0 811832045 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505565398 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811832045 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29646] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29646/stat : 29646 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811832045 10811162624 132184 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 10557776

[startup+6.30146 s]
/proc/loadavg: 3.50 3.87 3.90 5/498 29646
/proc/meminfo: memFree=23255324/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557776 CPUtime=14.17 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 169829 0 1 0 1397 20 0 0 25 0 22 0 811832024 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 159998 2258 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 15 0 22 0 811832024 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 372 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 23562 0 -1 4202560 122 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 494 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 340 0 0 0 0 0 0 0 16 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 401 0 0 0 0 0 0 0 16 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 166 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 378 0 0 0 0 0 0 0 15 0 22 0 811832026 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557776 CPUtime=0.18 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) S 29622 29624 23562 0 -1 4202560 4352 0 0 0 18 0 0 0 16 0 22 0 811832027 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 0 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811832027 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 811832027 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 811832029 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557776 CPUtime=0.99 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 7879 0 0 0 99 0 0 0 15 0 22 0 811832029 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557776 CPUtime=0.96 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 9184 0 0 0 95 1 0 0 15 0 22 0 811832029 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 811832029 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811832029 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29643] ppid=29622 vsize=10557776 CPUtime=5.87 cores=0,2,4,6
/proc/29624/task/29643/stat : 29643 (java) R 29622 29624 23562 0 -1 4202560 963 0 0 0 587 0 0 0 25 0 22 0 811832045 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505680259 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29624/tid=29644] ppid=29622 vsize=10557776 CPUtime=5.86 cores=0,2,4,6
/proc/29624/task/29644/stat : 29644 (java) R 29622 29624 23562 0 -1 4202560 132007 0 0 0 572 14 0 0 20 0 22 0 811832045 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505743098 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811832045 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29646] ppid=29622 vsize=10557776 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29646/stat : 29646 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811832045 10811162624 159998 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 10557776

[startup+12.7173 s]
/proc/loadavg: 3.54 3.87 3.90 5/498 29646
/proc/meminfo: memFree=23094636/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557776 CPUtime=26.8 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 206816 0 1 0 2656 24 0 0 25 0 22 0 811832024 10811162624 196980 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639444 196993 2258 9 0 2630178 0
[pid=29624/tid=29625] ppid=29622 vsize=10557776 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 11968 0 1 0 18 2 0 0 15 0 22 0 811832024 10811162624 197000 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557776 CPUtime=0.01 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 373 0 0 0 1 0 0 0 15 0 22 0 811832026 10811162624 197008 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557776 CPUtime=0.01 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 22 0 811832026 10811162624 197016 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557776 CPUtime=0.01 cores=0,2,4,6

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

/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 526 0 0 0 31 0 0 0 15 0 22 0 811832026 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557604 CPUtime=0.37 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 406 0 0 0 37 0 0 0 15 0 22 0 811832026 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557604 CPUtime=0.27 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 445 0 0 0 27 0 0 0 15 0 22 0 811832026 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 213 0 0 0 28 0 0 0 15 0 22 0 811832026 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557604 CPUtime=0.33 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 412 0 0 0 33 0 0 0 15 0 22 0 811832026 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557604 CPUtime=20.05 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) R 29622 29624 23562 0 -1 4202560 21350 0 0 0 2001 4 0 0 16 0 22 0 811832027 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 47287499490648 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 811832027 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 811832027 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 811832029 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557604 CPUtime=1.59 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 11018 0 0 0 159 0 0 0 15 0 22 0 811832029 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557604 CPUtime=1.29 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 10600 0 0 0 128 1 0 0 15 0 22 0 811832029 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 811832029 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 811832029 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811832045 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29720] ppid=29622 vsize=10557604 CPUtime=115.49 cores=0,2,4,6
/proc/29624/task/29720/stat : 29720 (java) S 29622 29624 23562 0 -1 4202560 67 0 0 0 11549 0 0 0 17 0 22 0 811835828 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29722] ppid=29622 vsize=10557604 CPUtime=115.48 cores=0,2,4,6
/proc/29624/task/29722/stat : 29722 (java) S 29622 29624 23562 0 -1 4202560 60 0 0 0 11547 1 0 0 25 0 22 0 811835828 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29723] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29723/stat : 29723 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811835828 10810986496 212416 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 324.18
Current children cumulated vsize (KiB) 10557604

[startup+173.318 s]
/proc/loadavg: 3.63 3.79 3.87 4/496 29976
/proc/meminfo: memFree=23038428/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557604 CPUtime=326.92 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 226994 0 1 0 32660 32 0 0 25 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639401 212418 2260 9 0 2630135 0
[pid=29624/tid=29625] ppid=29622 vsize=10557604 CPUtime=0.2 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) S 29622 29624 23562 0 -1 4202560 12009 0 1 0 18 2 0 0 15 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557604 CPUtime=0.39 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 430 0 0 0 39 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 94 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557604 CPUtime=0.29 cores=0,2,4,6
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 23562 0 -1 4202560 291 0 0 0 29 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=10557604 CPUtime=0.31 cores=0,2,4,6
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 526 0 0 0 31 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557604 CPUtime=0.37 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 406 0 0 0 37 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557604 CPUtime=0.27 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 445 0 0 0 27 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 213 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557604 CPUtime=0.33 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 412 0 0 0 33 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557604 CPUtime=20.22 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) S 29622 29624 23562 0 -1 4202560 21350 0 0 0 2018 4 0 0 16 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 0 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557604 CPUtime=1.59 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 11018 0 0 0 159 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557604 CPUtime=1.29 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 10600 0 0 0 128 1 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811832045 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 326.92
Current children cumulated vsize (KiB) 10557604

[startup+173.702 s]
/proc/loadavg: 3.63 3.79 3.87 4/496 29976
/proc/meminfo: memFree=23038428/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557604 CPUtime=327.17 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 226995 0 1 0 32685 32 0 0 25 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639401 212418 2260 9 0 2630135 0
[pid=29624/tid=29625] ppid=29622 vsize=10557604 CPUtime=0.43 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) R 29622 29624 23562 0 -1 4202560 12009 0 1 0 41 2 0 0 16 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557604 CPUtime=0.39 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 430 0 0 0 39 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 94 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557604 CPUtime=0.29 cores=0,2,4,6
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 23562 0 -1 4202560 291 0 0 0 29 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=10557604 CPUtime=0.31 cores=0,2,4,6
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 526 0 0 0 31 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557604 CPUtime=0.37 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 406 0 0 0 37 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557604 CPUtime=0.27 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 445 0 0 0 27 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 213 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557604 CPUtime=0.33 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 412 0 0 0 33 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557604 CPUtime=20.22 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) S 29622 29624 23562 0 -1 4202560 21350 0 0 0 2018 4 0 0 16 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 0 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557604 CPUtime=1.6 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 11018 0 0 0 160 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557604 CPUtime=1.3 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 10601 0 0 0 129 1 0 0 16 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811832045 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 327.17
Current children cumulated vsize (KiB) 10557604

[startup+174.102 s]
/proc/loadavg: 3.63 3.79 3.87 4/496 29976
/proc/meminfo: memFree=23038428/32951124 swapFree=60476376/67111528
[pid=29624] ppid=29622 vsize=10557604 CPUtime=327.57 cores=0,2,4,6
/proc/29624/stat : 29624 (java) S 29622 29624 23562 0 -1 4202496 226995 0 1 0 32725 32 0 0 25 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29624/statm: 2639401 212418 2260 9 0 2630135 0
[pid=29624/tid=29625] ppid=29622 vsize=10557604 CPUtime=0.83 cores=0,2,4,6
/proc/29624/task/29625/stat : 29625 (java) R 29622 29624 23562 0 -1 4202560 12009 0 1 0 81 2 0 0 16 0 19 0 811832024 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=10557604 CPUtime=0.39 cores=0,2,4,6
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 23562 0 -1 4202560 430 0 0 0 39 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 23562 0 -1 4202560 94 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=10557604 CPUtime=0.29 cores=0,2,4,6
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 23562 0 -1 4202560 291 0 0 0 29 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=10557604 CPUtime=0.31 cores=0,2,4,6
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 23562 0 -1 4202560 526 0 0 0 31 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=10557604 CPUtime=0.37 cores=0,2,4,6
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 23562 0 -1 4202560 406 0 0 0 37 0 0 0 16 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=10557604 CPUtime=0.27 cores=0,2,4,6
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 23562 0 -1 4202560 445 0 0 0 27 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29633] ppid=29622 vsize=10557604 CPUtime=0.28 cores=0,2,4,6
/proc/29624/task/29633/stat : 29633 (java) S 29622 29624 23562 0 -1 4202560 213 0 0 0 28 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29634] ppid=29622 vsize=10557604 CPUtime=0.33 cores=0,2,4,6
/proc/29624/task/29634/stat : 29634 (java) S 29622 29624 23562 0 -1 4202560 412 0 0 0 33 0 0 0 15 0 19 0 811832026 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29635] ppid=29622 vsize=10557604 CPUtime=20.22 cores=0,2,4,6
/proc/29624/task/29635/stat : 29635 (java) S 29622 29624 23562 0 -1 4202560 21350 0 0 0 2018 4 0 0 15 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 0 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
[pid=29624/tid=29636] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29636/stat : 29636 (java) S 29622 29624 23562 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29637] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29637/stat : 29637 (java) S 29622 29624 23562 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 811832027 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29638] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29638/stat : 29638 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828060081 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29639] ppid=29622 vsize=10557604 CPUtime=1.6 cores=0,2,4,6
/proc/29624/task/29639/stat : 29639 (java) S 29622 29624 23562 0 -1 4202560 11018 0 0 0 160 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 2 0 0 0
[pid=29624/tid=29640] ppid=29622 vsize=10557604 CPUtime=1.3 cores=0,2,4,6
/proc/29624/task/29640/stat : 29640 (java) S 29622 29624 23562 0 -1 4202560 10601 0 0 0 129 1 0 0 16 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29641] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29641/stat : 29641 (java) S 29622 29624 23562 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052377 0 4 0 16800975 18446604450361291072 0 0 -1 4 0 0 0
[pid=29624/tid=29642] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29642/stat : 29642 (java) S 29622 29624 23562 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 19 0 811832029 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 6 0 0 0
[pid=29624/tid=29645] ppid=29622 vsize=10557604 CPUtime=0 cores=0,2,4,6
/proc/29624/task/29645/stat : 29645 (java) S 29622 29624 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 811832045 10810986496 212418 33554432000 1073741824 1073778376 140737393253152 18446744073709551615 220828052992 0 4 0 16800975 18446604450361291072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 327.57
Current children cumulated vsize (KiB) 10557604

Child status: 30
Real time (s): 174.144
CPU time (s): 327.622
CPU user time (s): 327.26
CPU system time (s): 0.361944
CPU usage (%): 188.133
Max. virtual memory (cumulated for all children) (KiB): 10570068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.26
system time used= 0.361944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227006
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= 9233
involuntary context switches= 4466

runsolver used 0.847871 second user time and 1.85772 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 15:29:21
IDJOB=3453745
IDBENCH=47949
IDSOLVER=1950
FILE ID=node147/3453745-1307194161
RUNJOBID= node147-1307194135-29246
PBS_JOBID= 13508849
Free space on /tmp= 73696 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=397-P1=307-P2=37-P3=127-P4=401-P5=331-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453745-1307194161/watcher-3453745-1307194161 -o /tmp/evaluation-result-3453745-1307194161/solver-3453745-1307194161 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3453745-1307194161.opb

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

MD5SUM BENCH= 6d677c4de75200a225209ed048e7b96e
RANDOM SEED=33925058

node147.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.836
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.67
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.836
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	: 5332.75
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      23889416 kB
Buffers:        328468 kB
Cached:        1493544 kB
SwapCached:      11188 kB
Active:        7437652 kB
Inactive:      1363260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23889416 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:             872 kB
Writeback:           0 kB
AnonPages:     6976044 kB
Mapped:          30920 kB
Slab:           134444 kB
PageTables:      59856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 131128532 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= 73696 MiB
End job on node147 at 2011-06-04 15:32:15