Trace number 3687570

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
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)218 1801.67 973

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3687570-1337871987.opb
0.08/0.13	c reading problem ... 
0.23/0.26	c ... done. Wall clock time 0.13s.
0.23/0.26	c declared #vars     473
0.23/0.26	c #constraints  473
0.23/0.26	c constraints type 
0.23/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1
0.23/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 472
0.23/0.26	c 473 constraints processed.
0.23/0.26	c constraints type 
0.23/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1
0.23/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 472
0.23/0.26	c 473 constraints processed.
0.23/0.26	c objective function length is 473 literals
0.23/0.27	c  And the winner is solver0
0.46/0.76	c SATISFIABLE
0.46/0.76	c OPTIMIZING...
0.46/0.76	c Got one! Elapsed wall clock time (in seconds):0.632
0.46/0.76	o 234
0.46/0.77	c  And the winner is solver0
0.55/1.26	c Got one! Elapsed wall clock time (in seconds):1.137
0.55/1.26	o 233
0.55/1.27	c  And the winner is solver0
0.62/1.77	c Got one! Elapsed wall clock time (in seconds):1.639
0.62/1.77	o 232
0.71/1.83	c  And the winner is solver0
0.99/2.27	c Got one! Elapsed wall clock time (in seconds):2.142
0.99/2.27	o 231
3.88/3.31	c cleaning 2541 clauses out of 5086 with flag 5001/5086
6.86/4.61	c cleaning 4272 clauses out of 8544 with flag 11000/11085
8.63/5.52	c  And the winner is solver1
8.65/5.77	c Got one! Elapsed wall clock time (in seconds):5.644
8.65/5.77	o 230
8.95/5.95	c cleaning 4759 clauses out of 9525 with flag 1000/16338
9.13/6.05	c  And the winner is solver1
9.20/6.27	c Got one! Elapsed wall clock time (in seconds):6.147
9.20/6.27	o 229
10.67/7.04	c cleaning 4903 clauses out of 9808 with flag 5002/21380
11.21/7.36	c  And the winner is solver1
11.33/7.78	c Got one! Elapsed wall clock time (in seconds):7.649
11.33/7.78	o 228
12.39/8.37	c cleaning 5087 clauses out of 10174 with flag 4000/26649
14.53/9.43	c cleaning 5539 clauses out of 11088 with flag 10001/32650
17.07/10.73	c cleaning 6272 clauses out of 12549 with flag 17001/39650
19.19/11.83	c  And the winner is solver1
19.19/11.89	c Got one! Elapsed wall clock time (in seconds):11.759
19.19/11.89	o 223
20.78/12.63	c cleaning 8739 clauses out of 17477 with flag 5000/50850
23.01/13.81	c cleaning 7369 clauses out of 14738 with flag 11000/56850
25.10/14.99	c cleaning 7182 clauses out of 14369 with flag 18000/63850
27.77/16.35	c cleaning 7588 clauses out of 15187 with flag 26000/71850
30.80/18.00	c cleaning 8296 clauses out of 16599 with flag 35000/80850
34.16/19.79	c cleaning 9152 clauses out of 18304 with flag 45001/90851
37.77/21.63	c cleaning 10073 clauses out of 20151 with flag 56000/101850
41.36/23.53	c cleaning 11040 clauses out of 22079 with flag 68001/113851
45.54/25.74	c cleaning 12018 clauses out of 24038 with flag 81000/126850
50.17/28.26	c cleaning 13011 clauses out of 26021 with flag 95001/140851
55.33/30.93	c cleaning 14002 clauses out of 28009 with flag 110000/155850
60.70/33.75	c cleaning 14999 clauses out of 30008 with flag 126001/171851
66.25/36.69	c cleaning 16003 clauses out of 32008 with flag 143000/188850
68.57/38.00	c  And the winner is solver1
68.49/38.24	c Got one! Elapsed wall clock time (in seconds):38.112
68.49/38.24	o 221
68.81/38.41	c cleaning 10923 clauses out of 21853 with flag 1001/194698
70.90/39.63	c cleaning 8465 clauses out of 16929 with flag 7000/200697
73.56/41.11	c cleaning 7728 clauses out of 15464 with flag 14000/207697
76.24/42.68	c cleaning 7869 clauses out of 15737 with flag 22001/215698
79.72/44.66	c cleaning 8431 clauses out of 16868 with flag 31001/224698
83.40/46.69	c cleaning 9215 clauses out of 18436 with flag 41000/234697
87.88/49.01	c cleaning 10111 clauses out of 20221 with flag 52000/245697
92.93/51.72	c cleaning 11050 clauses out of 22110 with flag 64000/257697
98.50/54.86	c cleaning 12029 clauses out of 24060 with flag 77000/270697
104.70/58.12	c cleaning 13011 clauses out of 26031 with flag 91000/284697
111.52/61.72	c cleaning 14008 clauses out of 28021 with flag 106001/299698
118.88/65.60	c cleaning 15002 clauses out of 30012 with flag 122000/315697
126.56/69.82	c cleaning 15998 clauses out of 32010 with flag 139000/332697
133.91/73.72	c cleaning 17003 clauses out of 34012 with flag 157000/350697
142.24/78.14	c cleaning 18000 clauses out of 36010 with flag 176001/369698
151.14/82.81	c cleaning 18998 clauses out of 38010 with flag 196001/389698
160.90/88.14	c cleaning 20005 clauses out of 40013 with flag 217002/410699
170.85/93.40	c cleaning 20998 clauses out of 42008 with flag 239002/432699
179.52/97.97	c cleaning 0 clauses out of 6216 with flag 0/6217
182.55/99.53	c cleaning 21999 clauses out of 44008 with flag 262000/455697
193.15/105.38	c cleaning 23002 clauses out of 46010 with flag 286001/479698
203.60/110.88	c cleaning 24000 clauses out of 48007 with flag 311000/504697
214.29/116.64	c cleaning 25000 clauses out of 50008 with flag 337001/530698
225.75/122.88	c cleaning 26003 clauses out of 52007 with flag 364000/557697
238.53/129.95	c cleaning 26999 clauses out of 54005 with flag 392001/585698
251.30/136.87	c cleaning 28001 clauses out of 56006 with flag 421001/614698
265.22/144.34	c cleaning 29000 clauses out of 58004 with flag 451000/644697
279.71/152.17	c cleaning 29998 clauses out of 60004 with flag 482000/675697
295.10/160.68	c cleaning 31002 clauses out of 62007 with flag 514001/707698
298.12/162.80	c  And the winner is solver1
297.80/162.86	c Got one! Elapsed wall clock time (in seconds):162.734
297.80/162.86	o 218
299.07/163.56	c cleaning 20606 clauses out of 41212 with flag 5001/717905
301.58/165.29	c cleaning 13300 clauses out of 26607 with flag 11002/723906
304.66/167.22	c cleaning 10151 clauses out of 20305 with flag 18000/730904
308.22/169.77	c cleaning 9078 clauses out of 18155 with flag 26001/738905
311.73/171.93	c cleaning 9038 clauses out of 18076 with flag 35000/747904
316.01/174.52	c cleaning 9516 clauses out of 19038 with flag 45000/757904
320.68/177.33	c cleaning 10262 clauses out of 20526 with flag 56004/768908
325.97/180.71	c cleaning 11125 clauses out of 22260 with flag 68000/780904
331.22/183.88	c cleaning 12067 clauses out of 24135 with flag 81000/793904
337.02/187.20	c cleaning 13030 clauses out of 26069 with flag 95001/807905
343.61/191.00	c cleaning 14013 clauses out of 28038 with flag 110000/822904
351.22/195.66	c cleaning 15005 clauses out of 30025 with flag 126000/838904
358.18/199.65	c cleaning 16010 clauses out of 32021 with flag 143001/855905
365.49/203.89	c cleaning 17006 clauses out of 34011 with flag 161001/873905
373.60/208.42	c cleaning 17996 clauses out of 36004 with flag 180000/892904
381.94/213.47	c cleaning 19001 clauses out of 38008 with flag 200000/912904
389.99/218.03	c cleaning 20002 clauses out of 40007 with flag 221000/933904
398.68/222.98	c cleaning 21002 clauses out of 42005 with flag 243000/955904
407.98/228.14	c cleaning 21998 clauses out of 44004 with flag 266001/978905
417.83/233.90	c cleaning 23002 clauses out of 46006 with flag 290001/1002905
426.63/238.94	c cleaning 23998 clauses out of 48004 with flag 315001/1027905
436.23/244.32	c cleaning 25001 clauses out of 50006 with flag 341001/1053905
446.78/250.24	c cleaning 25999 clauses out of 52004 with flag 368000/1080904
458.69/257.19	c cleaning 26997 clauses out of 54005 with flag 396000/1108904
472.37/264.64	c cleaning 27997 clauses out of 56009 with flag 425001/1137905
484.23/271.25	c cleaning 29004 clauses out of 58011 with flag 455000/1167904
497.51/278.53	c cleaning 30000 clauses out of 60007 with flag 486000/1198904
511.45/286.54	c cleaning 31003 clauses out of 62009 with flag 518002/1230906
526.24/294.64	c cleaning 31994 clauses out of 64004 with flag 551000/1263904
542.55/304.26	c cleaning 33004 clauses out of 66011 with flag 585001/1297905
559.57/313.39	c cleaning 33997 clauses out of 68006 with flag 620000/1332904
561.26/314.99	c cleaning 0 clauses out of 11373 with flag 0/11374
579.01/325.18	c cleaning 34997 clauses out of 70009 with flag 656000/1368904
596.66/334.72	c cleaning 36004 clauses out of 72013 with flag 693001/1405905
614.06/343.94	c cleaning 36995 clauses out of 74008 with flag 731000/1443904
631.25/353.01	c cleaning 37997 clauses out of 76014 with flag 770001/1482905
648.81/362.36	c cleaning 39001 clauses out of 78017 with flag 810001/1522905
669.23/373.44	c cleaning 40006 clauses out of 80015 with flag 851000/1563904
689.26/383.95	c cleaning 41001 clauses out of 82010 with flag 893001/1605905
708.87/394.29	c cleaning 41995 clauses out of 84008 with flag 936000/1648904
728.49/404.56	c cleaning 43004 clauses out of 86013 with flag 980000/1692904
750.65/416.58	c cleaning 44001 clauses out of 88010 with flag 1025001/1737905
771.96/427.79	c cleaning 45004 clauses out of 90009 with flag 1071001/1783905
791.63/438.16	c cleaning 46001 clauses out of 92004 with flag 1118000/1830904
814.71/450.22	c cleaning 46993 clauses out of 94004 with flag 1166001/1878905
835.17/461.47	c cleaning 48000 clauses out of 96010 with flag 1215000/1927904
854.41/471.67	c cleaning 49005 clauses out of 98010 with flag 1265000/1977904
877.62/483.90	c cleaning 50002 clauses out of 100008 with flag 1316003/2028907
901.03/496.11	c cleaning 50995 clauses out of 102004 with flag 1368001/2080905
924.86/509.06	c cleaning 51995 clauses out of 104008 with flag 1421000/2133904
948.45/521.45	c cleaning 53002 clauses out of 106013 with flag 1475000/2187904
974.19/534.90	c cleaning 54002 clauses out of 108014 with flag 1530003/2242907
1000.59/548.75	c cleaning 55000 clauses out of 110010 with flag 1586001/2298905
1028.12/563.55	c cleaning 56001 clauses out of 112009 with flag 1643000/2355904
1055.99/578.15	c cleaning 56991 clauses out of 114008 with flag 1701000/2413904
1086.12/593.84	c cleaning 58007 clauses out of 116017 with flag 1760000/2472904
1114.54/608.70	c cleaning 59003 clauses out of 118010 with flag 1820000/2532904
1142.89/624.02	c cleaning 59997 clauses out of 120007 with flag 1881000/2593904
1168.54/637.55	c cleaning 60995 clauses out of 122011 with flag 1943001/2655905
1195.73/651.83	c cleaning 62004 clauses out of 124016 with flag 2006001/2718905
1225.48/667.42	c cleaning 0 clauses out of 17370 with flag 0/17371
1229.83/670.83	c cleaning 63002 clauses out of 126012 with flag 2070001/2782905
1259.04/686.20	c cleaning 64001 clauses out of 128010 with flag 2135001/2847905
1289.43/702.01	c cleaning 65005 clauses out of 130009 with flag 2201001/2913905
1321.81/718.99	c cleaning 66002 clauses out of 132004 with flag 2268001/2980905
1354.66/736.55	c cleaning 66994 clauses out of 134001 with flag 2336000/3048904
1386.94/753.42	c cleaning 67995 clauses out of 136008 with flag 2405001/3117905
1418.69/770.10	c cleaning 69003 clauses out of 138012 with flag 2475000/3187904
1449.31/786.22	c cleaning 70005 clauses out of 140009 with flag 2546000/3258904
1480.42/803.03	c cleaning 70992 clauses out of 142004 with flag 2618000/3330904
1511.67/819.43	c cleaning 71998 clauses out of 144012 with flag 2691000/3403904
1546.05/837.48	c cleaning 73003 clauses out of 146014 with flag 2765000/3477904
1578.45/854.42	c cleaning 74002 clauses out of 148012 with flag 2840001/3552905
1614.36/873.74	c cleaning 75000 clauses out of 150009 with flag 2916000/3628904
1649.60/892.23	c cleaning 75997 clauses out of 152010 with flag 2993001/3705905
1684.94/910.72	c cleaning 76996 clauses out of 154013 with flag 3071001/3783905
1720.69/929.41	c cleaning 78003 clauses out of 156016 with flag 3150000/3862904
1760.67/950.90	c cleaning 79002 clauses out of 158014 with flag 3230001/3942905
1799.03/970.94	c cleaning 80002 clauses out of 160011 with flag 3311000/4023904
1801.27/972.96	c starts		: 59
1801.27/972.96	c conflicts		: 21442
1801.27/972.96	c decisions		: 76673
1801.27/972.96	c propagations		: 422748
1801.27/972.96	c inspects		: 650362551
1801.27/972.96	c shortcuts		: 0
1801.27/972.96	c learnt literals	: 0
1801.27/972.96	c learnt binary clauses	: 0
1801.27/972.96	c learnt ternary clauses	: 0
1801.27/972.96	c learnt constraints	: 21440
1801.27/972.96	c ignored constraints	: 0
1801.27/972.96	c root simplifications	: 0
1801.27/972.96	c removed literals (reason simplification)	: 0
1801.27/972.96	c reason swapping (by a shorter reason)	: 0
1801.27/972.96	c Calls to reduceDB	: 3
1801.27/972.96	c number of reductions to clauses (during analyze)	: 0
1801.27/972.96	c number of learned constraints concerned by reduction	: 0
1801.27/972.96	c number of learning phase by resolution	: 0
1801.27/972.96	c number of learning phase by cutting planes	: 0
1801.27/972.96	c speed (assignments/second)	: 435.51377991692493
1801.27/972.96	c non guided choices	0
1801.27/972.98	c learnt constraints type 
1801.27/972.98	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 493
1801.27/972.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20947
1801.27/972.98	c constraints type 
1801.27/972.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1
1801.27/972.98	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1801.27/972.98	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 472
1801.27/972.98	c 474 constraints processed.
1801.27/972.98	c constraints type 
1801.27/972.98	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1
1801.27/972.98	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1801.27/972.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 472
1801.27/972.98	c 474 constraints processed.
1801.27/972.98	s SATISFIABLE
1801.27/972.98	v -x1 x2 x3 x4 x5 -x6 x7 -x8 -x9 -x10 -x11 x12 -x13 x14 x15 x16 -x17 -x18 x19 -x20 -x21 x22 -x23 -x24 x25 -x26 x27 x28 -x29 x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 x38 x39 -x40 -x41 -x42 x43 -x44 x45 x46 x47 -x48 -x49 -x50 -x51 -x52 x53 x54 -x55 -x56 x57 -x58 -x59 -x60 x61 x62 -x63 x64 -x65 x66 -x67 x68 x69 -x70 -x71 -x72 x73 x74 -x75 -x76 x77 -x78 x79 x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 x89 x90 x91 x92 x93 x94 -x95 -x96 x97 -x98 x99 x100 -x101 x102 x103 -x104 -x105 -x106 -x107 x108 x109 x110 x111 x112 -x113 -x114 x115 -x116 -x117 x118 x119 x120 -x121 -x122 x123 x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 x132 -x133 x134 x135 x136 x137 -x138 -x139 -x140 x141 x142 x143 -x144 x145 x146 x147 x148 -x149 -x150 x151 x152 -x153 x154 x155 -x156 -x157 x158 -x159 x160 x161 -x162 -x163 x164 x165 -x166 -x167 -x168 -x169 x170 x171 -x172 x173 x174 -x175 -x176 x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 x190 x191 x192 x193 -x194 x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 x215 -x216 x217 -x218 -x219 x220 -x221 -x222 -x223 x224 x225 x226 -x227 -x228 -x229 -x230 -x231 x232 -x233 x234 -x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 -x248 -x249 -x250 x251 -x252 -x253 x254 -x255 x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 x266 -x267 x268 x269 -x270 x271 x272 -x273 x274 x275 x276 -x277 -x278 x279 -x280 -x281 x282 -x283 x284 -x285 -x286 -x287 x288 -x289 -x290 x291 -x292 x293 -x294 x295 -x296 -x297 x298 x299 x300 -x301 x302 x303 -x304 -x305 x306 -x307 -x308 x309 x310 -x311 -x312 x313 x314 x315 x316 -x317 -x318 x319 x320 -x321 x322 -x323 x324 x325 -x326 x327 -x328 -x329 x330 x331 -x332 -x333 x334 -x335 x336 -x337 -x338 x339 -x340 x341 x342 x343 x344 -x345 x346 x347 -x348 x349 x350 x351 -x352 x353 x354 x355 -x356 -x357 x358 -x359 x360 x361 -x362 x363 -x364 -x365 x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 x375 x376 -x377 x378 -x379 x380 x381 x382 -x383 -x384 -x385 -x386 -x387 x388 x389 x390 -x391 x392 x393 -x394 x395 -x396 -x397 -x398 x399 -x400 -x401 -x402 -x403 -x404 x405 x406 x407 -x408 -x409 x410 x411 -x412 -x413 -x414 -x415 x416 -x417 -x418 x419 -x420 -x421 x422 -x423 -x424 x425 -x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 x435 x436 x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 x445 -x446 -x447 x448 -x449 -x450 x451 x452 -x453 x454 -x455 -x456 x457 x458 -x459 -x460 -x461 -x462 x463 x464 x465 -x466 x467 -x468 -x469 -x470 -x471 x472 -x473 
1801.27/972.98	c objective function=218
1801.27/972.98	c Total wall clock time (in seconds): 972.85

Verifier Data

OK	218

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3687570-1337871987/watcher-3687570-1337871987 -o /tmp/evaluation-result-3687570-1337871987/solver-3687570-1337871987 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687570-1337871987.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.91 0.94 0.33 4/197 26019
/proc/meminfo: memFree=26406968/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=268 CPUtime=0 cores=0,2,4,6
/proc/26019/stat : 26019 (java) R 26017 26019 25404 0 -1 4194304 254 0 0 0 0 0 0 0 20 0 1 0 253323109 274432 4 33554432000 1073741824 1073778376 140733275200112 140734217750072 251035388656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 67 23 17 9 0 24 0

[startup+0.076181 s]
/proc/loadavg: 2.91 0.94 0.33 4/197 26019
/proc/meminfo: memFree=26406968/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 3236 0 1 0 4 0 0 0 20 0 18 0 253323109 9787813888 4445 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2389603 4445 1758 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.100196 s]
/proc/loadavg: 2.91 0.94 0.33 4/197 26019
/proc/meminfo: memFree=26406968/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 4191 0 1 0 7 1 0 0 20 0 18 0 253323109 9787813888 5393 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2389603 5393 2080 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300324 s]
/proc/loadavg: 2.91 0.94 0.33 4/197 26019
/proc/meminfo: memFree=26406968/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=0.46 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 5320 0 1 0 43 3 0 0 20 0 19 0 253323109 10060460032 8830 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 8830 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824668

[startup+0.700226 s]
/proc/loadavg: 2.91 0.94 0.33 4/197 26019
/proc/meminfo: memFree=26406968/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=0.46 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 5320 0 1 0 43 3 0 0 20 0 19 0 253323109 10060460032 8830 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 8830 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824668

[startup+1.5007 s]
/proc/loadavg: 2.84 0.96 0.34 3/216 26044
/proc/meminfo: memFree=26373408/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=0.62 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 6867 0 1 0 56 6 0 0 20 0 19 0 253323109 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 11700 2233 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2487 0 1 0 22 1 0 0 20 0 19 0 253323110 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140121096967160 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253323112 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253323113 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120921172584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253323113 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253323113 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323116 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120918014992 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.14 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 1682 0 0 0 14 0 0 0 20 0 19 0 253323116 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 1376 0 0 0 13 0 0 0 20 0 19 0 253323116 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323116 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253323116 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26041] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26041/stat : 26041 (java) S 26017 26019 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253323136 10060460032 11700 33554432000 1073741824 1073778376 140733275200112 140120909592232 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824668

[startup+3.10076 s]
/proc/loadavg: 2.84 0.96 0.34 3/216 26050
/proc/meminfo: memFree=26357268/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=3.44 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 13946 0 1 0 334 10 0 0 20 0 22 0 253323109 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 39623 2252 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2488 0 1 0 22 1 0 0 20 0 22 0 253323110 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140121096967160 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) S 26017 26019 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120921172584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120918014992 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.61 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 3964 0 0 0 61 0 0 0 20 0 22 0 253323116 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=0.67 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 6110 0 0 0 67 0 0 0 20 0 22 0 253323116 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26041] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26041/stat : 26041 (java) S 26017 26019 25404 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253323136 10060460032 39623 33554432000 1073741824 1073778376 140733275200112 140120909592232 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 9824668

[startup+6.30067 s]
/proc/loadavg: 2.84 0.96 0.34 5/219 26053
/proc/meminfo: memFree=26180276/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=9.25 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 16041 0 1 0 908 17 0 0 20 0 22 0 253323109 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 61131 2279 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.25 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2489 0 1 0 23 2 0 0 20 0 22 0 253323110 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140121096967160 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 253323112 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=0.19 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) S 26017 26019 25404 0 -1 4202560 53 0 0 0 19 0 0 0 20 0 22 0 253323113 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120921172584 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120918014992 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.78 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 4033 0 0 0 78 0 0 0 20 0 22 0 253323116 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 7939 0 0 0 97 1 0 0 20 0 22 0 253323116 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26053] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26053/stat : 26053 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323337 10060460032 61131 33554432000 1073741824 1073778376 140733275200112 140120912749736 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 9.25
Current children cumulated vsize (KiB) 9824668

[startup+12.7008 s]

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

/proc/26019/statm: 2456167 863269 2280 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.29 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2594 0 1 0 26 3 0 0 20 0 22 0 253323110 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140121096966872 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=2.29 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 219 10 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=2.62 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 552 0 0 0 250 12 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=2.72 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 753 0 0 0 257 15 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=2.79 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 699 0 0 0 265 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=2.57 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 665 0 0 0 246 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=2.51 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 746 0 0 0 240 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=2.69 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 661 0 0 0 255 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 247 13 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=148.93 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) R 26017 26019 25404 0 -1 4202560 4202 0 0 0 14867 26 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120921171432 140121103474760 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120918014536 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 4042 0 0 0 98 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=1.59 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 10219 0 0 0 158 1 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0.4 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 57 0 0 0 25 15 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26053] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26053/stat : 26053 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323337 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120912749736 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26069] ppid=26017 vsize=9824668 CPUtime=678.72 cores=0,2,4,6
/proc/26019/task/26069/stat : 26069 (java) S 26017 26019 25404 0 -1 4202560 33 0 0 0 67862 10 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120909591128 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26070] ppid=26017 vsize=9824668 CPUtime=678.65 cores=0,2,4,6
/proc/26019/task/26070/stat : 26070 (java) S 26017 26019 25404 0 -1 4202560 76 0 0 0 67853 12 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120910642008 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26071] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26071/stat : 26071 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120911697320 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (KiB) 9824668

[startup+972.801 s]
/proc/loadavg: 3.78 3.65 2.54 3/220 26162
/proc/meminfo: memFree=23949576/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=1801.17 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 28982 0 1 0 179929 188 0 0 20 0 22 0 253323109 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 863269 2280 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.29 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2594 0 1 0 26 3 0 0 20 0 22 0 253323110 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140121096966872 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=2.29 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 219 10 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=2.62 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 552 0 0 0 250 12 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=2.72 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 753 0 0 0 257 15 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=2.79 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 699 0 0 0 265 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=2.57 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 665 0 0 0 246 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=2.51 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 746 0 0 0 240 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=2.69 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 661 0 0 0 255 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 247 13 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=149.13 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) R 26017 26019 25404 0 -1 4202560 4202 0 0 0 14887 26 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120921171432 140121101128111 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120918014536 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 4042 0 0 0 98 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=1.59 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 10219 0 0 0 158 1 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0.4 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 57 0 0 0 25 15 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26053] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26053/stat : 26053 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323337 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120912749736 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26069] ppid=26017 vsize=9824668 CPUtime=678.72 cores=0,2,4,6
/proc/26019/task/26069/stat : 26069 (java) S 26017 26019 25404 0 -1 4202560 33 0 0 0 67862 10 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120909591128 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26070] ppid=26017 vsize=9824668 CPUtime=678.65 cores=0,2,4,6
/proc/26019/task/26070/stat : 26070 (java) S 26017 26019 25404 0 -1 4202560 76 0 0 0 67853 12 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120910642008 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26071] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26071/stat : 26071 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120911697320 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1801.17
Current children cumulated vsize (KiB) 9824668

[startup+972.901 s]
/proc/loadavg: 3.78 3.65 2.54 3/220 26162
/proc/meminfo: memFree=23949576/32873844 swapFree=7612/7612
[pid=26019] ppid=26017 vsize=9824668 CPUtime=1801.27 cores=0,2,4,6
/proc/26019/stat : 26019 (java) S 26017 26019 25404 0 -1 4202496 28982 0 1 0 179939 188 0 0 20 0 22 0 253323109 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140733275191248 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26019/statm: 2456167 863269 2280 9 0 2446860 0
[pid=26019/tid=26021] ppid=26017 vsize=9824668 CPUtime=0.29 cores=0,2,4,6
/proc/26019/task/26021/stat : 26021 (java) S 26017 26019 25404 0 -1 4202560 2594 0 1 0 26 3 0 0 20 0 22 0 253323110 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140121096966872 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26022] ppid=26017 vsize=9824668 CPUtime=2.29 cores=0,2,4,6
/proc/26019/task/26022/stat : 26022 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 219 10 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120940952232 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26023] ppid=26017 vsize=9824668 CPUtime=2.62 cores=0,2,4,6
/proc/26019/task/26023/stat : 26023 (java) S 26017 26019 25404 0 -1 4202560 552 0 0 0 250 12 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120939899688 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26024] ppid=26017 vsize=9824668 CPUtime=2.72 cores=0,2,4,6
/proc/26019/task/26024/stat : 26024 (java) S 26017 26019 25404 0 -1 4202560 753 0 0 0 257 15 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120938847144 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26025] ppid=26017 vsize=9824668 CPUtime=2.79 cores=0,2,4,6
/proc/26019/task/26025/stat : 26025 (java) S 26017 26019 25404 0 -1 4202560 699 0 0 0 265 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120937794600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26026] ppid=26017 vsize=9824668 CPUtime=2.57 cores=0,2,4,6
/proc/26019/task/26026/stat : 26026 (java) S 26017 26019 25404 0 -1 4202560 665 0 0 0 246 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120936741032 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26027] ppid=26017 vsize=9824668 CPUtime=2.51 cores=0,2,4,6
/proc/26019/task/26027/stat : 26027 (java) S 26017 26019 25404 0 -1 4202560 746 0 0 0 240 11 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120935688488 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26028] ppid=26017 vsize=9824668 CPUtime=2.69 cores=0,2,4,6
/proc/26019/task/26028/stat : 26028 (java) S 26017 26019 25404 0 -1 4202560 661 0 0 0 255 14 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120934635944 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26029] ppid=26017 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/26019/task/26029/stat : 26029 (java) S 26017 26019 25404 0 -1 4202560 616 0 0 0 247 13 0 0 20 0 22 0 253323112 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120933583400 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26030] ppid=26017 vsize=9824668 CPUtime=149.23 cores=0,2,4,6
/proc/26019/task/26030/stat : 26030 (java) R 26017 26019 25404 0 -1 4202560 4202 0 0 0 14897 26 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120921171432 140121101128090 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26019/tid=26031] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26031/stat : 26031 (java) S 26017 26019 25404 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120920118904 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26032] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26032/stat : 26032 (java) S 26017 26019 25404 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253323113 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120919066248 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26033] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26033/stat : 26033 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120918014536 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26034] ppid=26017 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/26019/task/26034/stat : 26034 (java) S 26017 26019 25404 0 -1 4202560 4042 0 0 0 98 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120916961336 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26035] ppid=26017 vsize=9824668 CPUtime=1.59 cores=0,2,4,6
/proc/26019/task/26035/stat : 26035 (java) S 26017 26019 25404 0 -1 4202560 10219 0 0 0 158 1 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120915908792 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26036] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26036/stat : 26036 (java) S 26017 26019 25404 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120914856440 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26037] ppid=26017 vsize=9824668 CPUtime=0.4 cores=0,2,4,6
/proc/26019/task/26037/stat : 26037 (java) S 26017 26019 25404 0 -1 4202560 57 0 0 0 25 15 0 0 20 0 22 0 253323116 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120913804104 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26053] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26053/stat : 26053 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253323337 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120912749736 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26019/tid=26069] ppid=26017 vsize=9824668 CPUtime=678.72 cores=0,2,4,6
/proc/26019/task/26069/stat : 26069 (java) S 26017 26019 25404 0 -1 4202560 33 0 0 0 67862 10 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120909591128 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26019/tid=26070] ppid=26017 vsize=9824668 CPUtime=678.65 cores=0,2,4,6
/proc/26019/task/26070/stat : 26070 (java) S 26017 26019 25404 0 -1 4202560 76 0 0 0 67853 12 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120910642008 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26019/tid=26071] ppid=26017 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/26019/task/26071/stat : 26071 (java) S 26017 26019 25404 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253339396 10060460032 863269 33554432000 1073741824 1073778376 140733275200112 140120911697320 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1801.27
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26019 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=538036
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=222662
# CPU time returned by wait4() is 1797.76
# while last known CPU time is 1801.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 973
CPU time (s): 1801.67
CPU user time (s): 1799.83
CPU system time (s): 1.84
CPU usage (%): 185.166
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.54
system time used= 2.22266
maximum resident set size= 3469504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29026
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26895
involuntary context switches= 36442

runsolver used 3.57246 second user time and 8.83366 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-24 17:06:27
IDJOB=3687570
IDBENCH=1951
IDSOLVER=2268
FILE ID=node143/3687570-1337871987
RUNJOBID= node143-1337871881-25421
PBS_JOBID= 14620061
Free space on /tmp= 71516 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687570-1337871987/watcher-3687570-1337871987 -o /tmp/evaluation-result-3687570-1337871987/solver-3687570-1337871987 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687570-1337871987.opb

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=372266153

node143.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5298.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26407612 kB
Buffers:          216100 kB
Cached:          2553116 kB
SwapCached:            0 kB
Active:          3488572 kB
Inactive:        2179724 kB
Active(anon):    2901144 kB
Inactive(anon):      124 kB
Active(file):     587428 kB
Inactive(file):  2179600 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:                88 kB
Writeback:             0 kB
AnonPages:       3036860 kB
Mapped:            22584 kB
Shmem:               200 kB
Slab:             639332 kB
SReclaimable:      81772 kB
SUnreclaim:       557560 kB
KernelStack:        1784 kB
PageTables:        10144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3263332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2959360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71516 MiB
End job on node143 at 2012-05-24 17:22:41