Trace number 3710630

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB specific settings 2.3.2 snapshotSAT (TO)6042 1722.23 1942.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-my_adder.opb
MD5SUM38f65eab3d9896915eed9a127435e25b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4561
Best CPU time to get the best result obtained on this benchmark0.174972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4561
Optimality of the best value was proved YES
Number of variables577
Total number of constraints1322
Number of constraints which are clauses1306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 577
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 24510
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 24510
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.07	c version 2.3.2.v20120418
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		501472288
0.00/0.07	c Max memory 		7480803328
0.00/0.07	c Total memory 		504102912
0.00/0.07	c Number of processors 	8
0.10/0.11	c read org.sat4j.minisat.orders.VarOrderHeap
0.10/0.11	c configuring ORDERS
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
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
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=true
0.10/0.11	c Heuristics kept accross calls (keep the solver "hot")
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3710630-1338142654.opb
0.10/0.11	c reading problem ... 
0.28/0.24	c ... done. Wall clock time 0.129s.
0.28/0.24	c declared #vars     577
0.28/0.24	c #constraints  1322
0.28/0.24	c constraints type 
0.28/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 955
0.28/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367
0.28/0.24	c 1322 constraints processed.
0.28/0.25	c SATISFIABLE
0.28/0.25	c OPTIMIZING...
0.28/0.25	c Got one! Elapsed wall clock time (in seconds):0.141
0.28/0.25	o 6071
0.77/0.40	c Got one! Elapsed wall clock time (in seconds):0.287
0.77/0.40	o 6042
1.18/0.75	c cleaning 2676 clauses out of 5356 with flag 5002/5357
1.56/1.10	c cleaning 4325 clauses out of 8662 with flag 11000/11355
1.99/1.49	c cleaning 5665 clauses out of 11337 with flag 18000/18355
2.50/1.93	c cleaning 6831 clauses out of 13673 with flag 26001/26356
3.05/2.44	c cleaning 7917 clauses out of 15841 with flag 35000/35355
3.55/2.99	c cleaning 8959 clauses out of 17925 with flag 45001/45356
4.26/3.63	c cleaning 9978 clauses out of 19965 with flag 56000/56355
4.87/4.30	c cleaning 10986 clauses out of 21987 with flag 68000/68355
5.67/5.07	c cleaning 11995 clauses out of 24001 with flag 81000/81355
6.49/5.89	c cleaning 12996 clauses out of 26007 with flag 95001/95356
7.40/6.73	c cleaning 13999 clauses out of 28010 with flag 110000/110355
8.31/7.67	c cleaning 15001 clauses out of 30012 with flag 126001/126356
9.32/8.64	c cleaning 16000 clauses out of 32011 with flag 143001/143356
10.43/9.70	c cleaning 16999 clauses out of 34011 with flag 161001/161356
11.65/10.92	c cleaning 18003 clauses out of 36011 with flag 180000/180355
12.75/12.07	c cleaning 18997 clauses out of 38008 with flag 200000/200355
14.06/13.31	c cleaning 19997 clauses out of 40011 with flag 221000/221355
15.28/14.57	c cleaning 21005 clauses out of 42015 with flag 243001/243356
16.80/16.04	c cleaning 21999 clauses out of 44009 with flag 266000/266355
18.23/17.46	c cleaning 22998 clauses out of 46011 with flag 290001/290356
19.86/19.07	c cleaning 24001 clauses out of 48014 with flag 315002/315357
21.58/20.76	c cleaning 24999 clauses out of 50011 with flag 341000/341355
23.31/22.48	c cleaning 26001 clauses out of 52013 with flag 368001/368356
25.44/24.55	c cleaning 27000 clauses out of 54012 with flag 396001/396356
27.17/26.30	c cleaning 28001 clauses out of 56012 with flag 425001/425356
28.98/28.07	c cleaning 29000 clauses out of 58011 with flag 455001/455356
31.00/30.03	c cleaning 30000 clauses out of 60010 with flag 486000/486355
33.23/32.21	c cleaning 30996 clauses out of 62011 with flag 518001/518356
35.45/34.45	c cleaning 31994 clauses out of 64014 with flag 551000/551355
37.68/36.69	c cleaning 33004 clauses out of 66021 with flag 585001/585356
40.00/38.92	c cleaning 34001 clauses out of 68017 with flag 620001/620356
42.22/41.15	c cleaning 35001 clauses out of 70015 with flag 656000/656355
44.54/43.48	c cleaning 36000 clauses out of 72014 with flag 693000/693355
47.06/45.90	c cleaning 36998 clauses out of 74014 with flag 731000/731355
49.50/48.30	c cleaning 38002 clauses out of 76017 with flag 770001/770356
52.02/50.85	c cleaning 39000 clauses out of 78015 with flag 810001/810356
55.45/54.30	c cleaning 40000 clauses out of 80014 with flag 851000/851355
59.21/57.99	c cleaning 41001 clauses out of 82014 with flag 893000/893355
62.04/60.70	c cleaning 41999 clauses out of 84014 with flag 936001/936356
64.87/63.54	c cleaning 43004 clauses out of 86015 with flag 980001/980356
67.89/66.59	c cleaning 43999 clauses out of 88011 with flag 1025001/1025356
71.13/69.75	c cleaning 44997 clauses out of 90011 with flag 1071000/1071355
74.16/72.76	c cleaning 45999 clauses out of 92014 with flag 1118000/1118355
77.08/75.64	c cleaning 46999 clauses out of 94015 with flag 1166000/1166355
80.20/78.80	c cleaning 48003 clauses out of 96017 with flag 1215001/1215356
83.94/82.48	c cleaning 49001 clauses out of 98013 with flag 1265000/1265355
87.77/86.20	c cleaning 49997 clauses out of 100012 with flag 1316000/1316355
91.33/89.78	c cleaning 51002 clauses out of 102016 with flag 1368001/1368356
94.96/93.36	c cleaning 51999 clauses out of 104013 with flag 1421000/1421355
98.69/97.04	c cleaning 53001 clauses out of 106014 with flag 1475000/1475355
102.53/100.88	c cleaning 53998 clauses out of 108014 with flag 1530001/1530356
106.77/105.04	c cleaning 54997 clauses out of 110015 with flag 1586000/1586355
110.72/108.99	c cleaning 56002 clauses out of 112018 with flag 1643000/1643355
115.16/113.35	c cleaning 57002 clauses out of 114016 with flag 1701000/1701355
120.49/118.62	c cleaning 57999 clauses out of 116015 with flag 1760001/1760356
124.83/122.96	c cleaning 59001 clauses out of 118015 with flag 1820000/1820355
129.46/127.53	c cleaning 59997 clauses out of 120014 with flag 1881000/1881355
134.08/132.10	c cleaning 61000 clauses out of 122017 with flag 1943000/1943355
138.91/136.98	c cleaning 62004 clauses out of 124018 with flag 2006001/2006356
143.12/141.16	c cleaning 63003 clauses out of 126013 with flag 2070000/2070355
147.65/145.68	c cleaning 63996 clauses out of 128010 with flag 2135000/2135355
152.31/150.27	c cleaning 65004 clauses out of 130015 with flag 2201001/2201356
157.66/155.53	c cleaning 65999 clauses out of 132011 with flag 2268001/2268356
162.49/160.38	c cleaning 66995 clauses out of 134012 with flag 2336001/2336356
168.33/166.15	c cleaning 67999 clauses out of 136017 with flag 2405001/2405356
173.57/171.37	c cleaning 69002 clauses out of 138017 with flag 2475000/2475355
179.91/177.69	c cleaning 69999 clauses out of 140015 with flag 2546000/2546355
186.77/184.40	c cleaning 71000 clauses out of 142017 with flag 2618001/2618356
192.12/189.78	c cleaning 72001 clauses out of 144017 with flag 2691001/2691356
197.65/195.28	c cleaning 73001 clauses out of 146016 with flag 2765001/2765356
203.78/201.33	c cleaning 74001 clauses out of 148014 with flag 2840000/2840355
210.10/207.60	c cleaning 74999 clauses out of 150014 with flag 2916001/2916356
216.95/214.44	c cleaning 76006 clauses out of 152014 with flag 2993000/2993355
222.31/219.76	c cleaning 76996 clauses out of 154009 with flag 3071001/3071356
228.05/225.42	c cleaning 77998 clauses out of 156012 with flag 3150000/3150355
233.99/231.32	c cleaning 79001 clauses out of 158014 with flag 3230000/3230355
240.15/237.46	c cleaning 79998 clauses out of 160013 with flag 3311000/3311355
247.08/244.37	c cleaning 81001 clauses out of 162016 with flag 3393001/3393356
253.26/250.44	c cleaning 82004 clauses out of 164015 with flag 3476001/3476356
260.20/257.36	c cleaning 82996 clauses out of 166010 with flag 3560000/3560355
267.67/264.75	c cleaning 83999 clauses out of 168015 with flag 3645001/3645356
274.50/271.52	c cleaning 85000 clauses out of 170016 with flag 3731001/3731356
282.56/279.58	c cleaning 85998 clauses out of 172015 with flag 3818000/3818355
291.32/288.24	c cleaning 87000 clauses out of 174018 with flag 3906001/3906356
299.78/296.66	c cleaning 88003 clauses out of 176017 with flag 3995000/3995355
306.73/303.52	c cleaning 89002 clauses out of 178015 with flag 4085001/4085356
314.10/310.88	c cleaning 89998 clauses out of 180014 with flag 4176002/4176357
321.58/318.21	c cleaning 90998 clauses out of 182014 with flag 4268000/4268355
330.14/326.72	c cleaning 91999 clauses out of 184016 with flag 4361000/4361355
338.28/334.83	c cleaning 92998 clauses out of 186017 with flag 4455000/4455355
345.02/341.56	c cleaning 94002 clauses out of 188019 with flag 4550000/4550355
351.75/348.22	c cleaning 95004 clauses out of 190017 with flag 4646000/4646355
359.81/356.26	c cleaning 96001 clauses out of 192013 with flag 4743000/4743355
367.47/363.85	c cleaning 96998 clauses out of 194013 with flag 4841001/4841356
375.93/372.21	c cleaning 97999 clauses out of 196014 with flag 4940000/4940355
385.10/381.34	c cleaning 99001 clauses out of 198015 with flag 5040000/5040355
394.94/391.06	c cleaning 99997 clauses out of 200015 with flag 5141001/5141356
404.70/400.78	c cleaning 100999 clauses out of 202018 with flag 5243001/5243356
416.47/412.42	c cleaning 101996 clauses out of 204019 with flag 5346001/5346356
425.36/421.28	c cleaning 103001 clauses out of 206023 with flag 5450001/5450356
433.59/429.44	c cleaning 104005 clauses out of 208021 with flag 5555000/5555355
444.95/440.76	c cleaning 104996 clauses out of 210017 with flag 5661001/5661356
455.04/450.76	c cleaning 106002 clauses out of 212021 with flag 5768001/5768356
466.30/461.97	c cleaning 106998 clauses out of 214018 with flag 5876000/5876355
476.85/472.44	c cleaning 108003 clauses out of 216021 with flag 5985001/5985356
486.90/482.47	c cleaning 108996 clauses out of 218017 with flag 6095000/6095355
497.97/493.45	c cleaning 109999 clauses out of 220021 with flag 6206000/6206355
509.03/504.49	c cleaning 110997 clauses out of 222022 with flag 6318000/6318355
521.72/517.08	c cleaning 112002 clauses out of 224025 with flag 6431000/6431355
534.58/529.86	c cleaning 112999 clauses out of 226023 with flag 6545000/6545355
545.36/540.59	c cleaning 114003 clauses out of 228024 with flag 6660000/6660355
554.99/550.16	c cleaning 115005 clauses out of 230022 with flag 6776001/6776356
563.81/558.97	c cleaning 116003 clauses out of 232016 with flag 6893000/6893355
573.76/568.81	c cleaning 116998 clauses out of 234014 with flag 7011001/7011356
583.63/578.65	c cleaning 117998 clauses out of 236016 with flag 7130001/7130356
593.31/588.28	c cleaning 119003 clauses out of 238017 with flag 7250000/7250355
606.25/601.12	c cleaning 119996 clauses out of 240015 with flag 7371001/7371356
617.14/611.94	c cleaning 121001 clauses out of 242018 with flag 7493000/7493355
630.71/625.46	c cleaning 122001 clauses out of 244018 with flag 7616001/7616356
643.33/637.97	c cleaning 122998 clauses out of 246017 with flag 7740001/7740356
658.24/652.78	c cleaning 124001 clauses out of 248019 with flag 7865001/7865356
671.43/665.87	c cleaning 125000 clauses out of 250018 with flag 7991001/7991356
684.60/678.98	c cleaning 126000 clauses out of 252018 with flag 8118001/8118356
698.26/692.59	c cleaning 126998 clauses out of 254018 with flag 8246001/8246356
711.00/705.28	c cleaning 127998 clauses out of 256020 with flag 8375001/8375356
724.31/718.45	c cleaning 129000 clauses out of 258021 with flag 8505000/8505355
737.70/731.72	c cleaning 130002 clauses out of 260021 with flag 8636000/8636355
750.35/744.31	c cleaning 131002 clauses out of 262019 with flag 8768000/8768355
764.02/757.94	c cleaning 131999 clauses out of 264017 with flag 8901000/8901355
774.33/768.26	c cleaning 133002 clauses out of 266018 with flag 9035000/9035355
787.90/781.76	c cleaning 134003 clauses out of 268017 with flag 9170001/9170356
803.36/797.12	c cleaning 135002 clauses out of 270016 with flag 9306003/9306358
818.26/811.94	c cleaning 135996 clauses out of 272011 with flag 9443000/9443355
833.31/826.91	c cleaning 136996 clauses out of 274015 with flag 9581000/9581355
848.53/842.01	c cleaning 138000 clauses out of 276020 with flag 9720001/9720356
864.45/857.95	c cleaning 139000 clauses out of 278019 with flag 9860000/9860355
880.21/873.60	c cleaning 139997 clauses out of 280020 with flag 10001001/10001356
894.17/887.50	c cleaning 141002 clauses out of 282022 with flag 10143000/10143355
904.80/898.14	c cleaning 142001 clauses out of 284020 with flag 10286000/10286355
917.00/910.29	c cleaning 143004 clauses out of 286019 with flag 10430000/10430355
929.20/922.36	c cleaning 144001 clauses out of 288016 with flag 10575001/10575356
944.15/937.23	c cleaning 144996 clauses out of 290014 with flag 10721000/10721355
957.42/950.42	c cleaning 146001 clauses out of 292018 with flag 10868000/10868355
973.19/966.13	c cleaning 147001 clauses out of 294017 with flag 11016000/11016355
984.26/977.19	c cleaning 147998 clauses out of 296017 with flag 11165001/11165356
998.62/991.43	c cleaning 148998 clauses out of 298018 with flag 11315000/11315355
1014.01/1006.73	c cleaning 149999 clauses out of 300021 with flag 11466001/11466356
1027.24/1019.82	c cleaning 151004 clauses out of 302021 with flag 11618000/11618355
1044.53/1037.05	c cleaning 152004 clauses out of 304018 with flag 11771001/11771356
1061.42/1053.87	c cleaning 152997 clauses out of 306014 with flag 11925001/11925356
1078.59/1070.94	c cleaning 153996 clauses out of 308016 with flag 12080000/12080355
1096.86/1089.17	c cleaning 154998 clauses out of 310021 with flag 12236001/12236356
1111.97/1104.17	c cleaning 156002 clauses out of 312023 with flag 12393001/12393356
1128.10/1120.28	c cleaning 157006 clauses out of 314020 with flag 12551000/12551355
1145.47/1137.57	c cleaning 158002 clauses out of 316014 with flag 12710000/12710355
1165.27/1157.22	c cleaning 158998 clauses out of 318012 with flag 12870000/12870355
1184.82/1176.71	c cleaning 159993 clauses out of 320014 with flag 13031000/13031355
1204.93/1196.73	c cleaning 160999 clauses out of 322022 with flag 13193001/13193356
1221.88/1213.65	c cleaning 162002 clauses out of 324022 with flag 13356000/13356355
1236.00/1227.79	c cleaning 162998 clauses out of 326020 with flag 13520000/13520355
1250.23/1241.92	c cleaning 164001 clauses out of 328022 with flag 13685000/13685355
1266.83/1258.40	c cleaning 164991 clauses out of 330022 with flag 13851001/13851356
1282.93/1274.45	c cleaning 166008 clauses out of 332032 with flag 14018002/14018357
1300.49/1291.92	c cleaning 167000 clauses out of 334023 with flag 14186001/14186356
1318.50/1309.83	c cleaning 167998 clauses out of 336022 with flag 14355000/14355355
1337.24/1328.48	c cleaning 169005 clauses out of 338024 with flag 14525000/14525355
1356.63/1347.74	c cleaning 170001 clauses out of 340020 with flag 14696001/14696356
1375.12/1366.14	c cleaning 170998 clauses out of 342018 with flag 14868000/14868355
1392.80/1383.76	c cleaning 171996 clauses out of 344020 with flag 15041000/15041355
1407.67/1398.51	c cleaning 173008 clauses out of 346024 with flag 15215000/15215355
1420.01/1410.80	c cleaning 174000 clauses out of 348017 with flag 15390001/15390356
1434.25/1425.06	c cleaning 175004 clauses out of 350017 with flag 15566001/15566356
1449.04/1439.73	c cleaning 175996 clauses out of 352012 with flag 15743000/15743355
1464.61/1455.25	c cleaning 176997 clauses out of 354016 with flag 15921000/15921355
1484.98/1475.53	c cleaning 178001 clauses out of 356019 with flag 16100000/16100355
1501.31/1491.79	c cleaning 178999 clauses out of 358018 with flag 16280000/16280355
1521.17/1511.55	c cleaning 179998 clauses out of 360020 with flag 16461001/16461356
1542.27/1532.54	c cleaning 181005 clauses out of 362023 with flag 16643002/16643357
1560.18/1550.33	c cleaning 181998 clauses out of 364016 with flag 16826000/16826355
1579.47/1569.42	c cleaning 183003 clauses out of 366018 with flag 17010000/17010355
1600.15/1590.07	c cleaning 183994 clauses out of 368015 with flag 17195000/17195355
1620.67/1610.44	c cleaning 185003 clauses out of 370021 with flag 17381000/17381355
1637.85/1627.55	c cleaning 185998 clauses out of 372018 with flag 17568000/17568355
1652.02/1644.95	c cleaning 187004 clauses out of 374021 with flag 17756001/17756356
1667.01/1663.67	c cleaning 187999 clauses out of 376016 with flag 17945000/17945355
1683.45/1685.98	c cleaning 189001 clauses out of 378017 with flag 18135000/18135355
1708.27/1720.67	c cleaning 189995 clauses out of 380018 with flag 18326002/18326357
1722.23/1942.05	c starts		: 351
1722.23/1942.05	c conflicts		: 18326410
1722.23/1942.05	c decisions		: 25465852
1722.23/1942.05	c propagations		: 571617864
1722.23/1942.05	c inspects		: 8285723945
1722.23/1942.05	c shortcuts		: 0
1722.23/1942.05	c learnt literals	: 3
1722.23/1942.05	c learnt binary clauses	: 21
1722.23/1942.05	c learnt ternary clauses	: 63
1722.23/1942.05	c learnt constraints	: 18326409
1722.23/1942.05	c ignored constraints	: 0
1722.23/1942.05	c root simplifications	: 354
1722.23/1942.05	c removed literals (reason simplification)	: 123056275
1722.23/1942.05	c reason swapping (by a shorter reason)	: 0
1722.23/1942.05	c Calls to reduceDB	: 187
1722.23/1942.05	c number of reductions to clauses (during analyze)	: 0
1722.23/1942.05	c number of learned constraints concerned by reduction	: 0
1722.23/1942.05	c number of learning phase by resolution	: 0
1722.23/1942.05	c number of learning phase by cutting planes	: 0
1722.23/1942.05	c speed (assignments/second)	: 294374.5952863444
1722.23/1942.05	c non guided choices	10515
1722.23/1942.08	c learnt constraints type 
1722.23/1942.08	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1722.23/1942.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 190450
1722.23/1942.08	c constraints type 
1722.23/1942.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 955
1722.23/1942.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367
1722.23/1942.08	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1722.23/1942.08	c 1323 constraints processed.
1722.23/1942.08	s SATISFIABLE
1722.23/1942.08	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 x48 x49 x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 x97 x98 -x99 x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 x159 x160 -x161 x162 -x163 x164 x165 -x166 -x167 x168 -x169 -x170 x171 -x172 -x173 x174 -x175 -x176 x177 -x178 -x179 x180 -x181 -x182 x183 -x184 -x185 x186 -x187 -x188 x189 -x190 -x191 x192 -x193 -x194 x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 x204 x205 -x206 x207 -x208 x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 x217 -x218 -x219 x220 -x221 -x222 x223 -x224 -x225 x226 -x227 -x228 x229 -x230 -x231 x232 -x233 -x234 x235 -x236 -x237 x238 -x239 -x240 x241 -x242 -x243 x244 -x245 -x246 x247 -x248 -x249 x250 -x251 -x252 x253 -x254 -x255 x256 -x257 -x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 -x274 -x275 x276 -x277 x278 -x279 -x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 -x339 x340 x341 -x342 x343 x344 x345 x346 x347 x348 x349 x350 -x351 x352 -x353 x354 -x355 -x356 x357 -x358 x359 x360 x361 x362 x363 x364 x365 -x366 x367 x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 x419 -x420 -x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 -x431 -x432 -x433 x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 x561 x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 
1722.23/1942.08	c objective function=6042
1722.23/1942.08	c Total wall clock time (in seconds): 1941.969

Verifier Data

OK	6042

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-3710630-1338142654/watcher-3710630-1338142654 -o /tmp/evaluation-result-3710630-1338142654/solver-3710630-1338142654 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710630-1338142654.opb 

running on 4 cores: 1,3,5,7

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: 1.92 1.98 1.99 2/194 30512
/proc/meminfo: memFree=29909564/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/30512/stat : 30512 (java) R 30510 30512 28151 0 -1 4202496 1137 0 0 0 0 0 0 0 20 0 1 0 280390302 23793664 864 33554432000 1073741824 1073778376 140734875140752 140734875129816 140677415449360 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 5793 858 647 9 0 128 0
[pid=30512/tid=30513] ppid=30510 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 2 0 280390302 24780800 867 33554432000 1073741824 1073778376 140734875140752 140734875129816 213419694257 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.0797289 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 30512
/proc/meminfo: memFree=29909564/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9558440 CPUtime=0.07 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 3770 0 1 0 6 1 0 0 20 0 18 0 280390302 9787842560 4978 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2389610 4985 1988 9 0 2380296 0
[pid=30512/tid=30513] ppid=30510 vsize=9558440 CPUtime=0.05 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2309 0 1 0 5 0 0 0 20 0 18 0 280390302 9787842560 4988 33554432000 1073741824 1073778376 140734875140752 140677413891384 140677421319359 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558440

[startup+0.100333 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 30512
/proc/meminfo: memFree=29909564/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9558440 CPUtime=0.1 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 4369 0 1 0 9 1 0 0 20 0 18 0 280390302 9787842560 6086 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2389610 6086 2116 9 0 2380296 0
[pid=30512/tid=30513] ppid=30510 vsize=9558440 CPUtime=0.07 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2489 0 1 0 7 0 0 0 20 0 18 0 280390302 9787842560 6088 33554432000 1073741824 1073778376 140734875140752 140677413875792 140677411757856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558440

[startup+0.300224 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 30512
/proc/meminfo: memFree=29909564/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 6418 0 1 0 48 2 0 0 20 0 19 0 280390302 9856004096 9004 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 9004 2235 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=0.27 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2517 0 1 0 26 1 0 0 20 0 19 0 280390302 9856004096 9004 33554432000 1073741824 1073778376 140734875140752 140677413884216 140677417178003 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625004

[startup+0.700325 s]
/proc/loadavg: 1.92 1.98 1.99 2/194 30512
/proc/meminfo: memFree=29909564/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=1.18 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 7324 0 1 0 116 2 0 0 20 0 19 0 280390302 9856004096 9843 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 9843 2255 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=0.67 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2519 0 1 0 66 1 0 0 20 0 19 0 280390302 9856004096 9843 33554432000 1073741824 1073778376 140734875140752 140677413892536 140677241892031 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9625004

[startup+1.5007 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 30531
/proc/meminfo: memFree=29868752/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=2.1 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 7432 0 1 0 207 3 0 0 20 0 19 0 280390302 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 13476 2280 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=1.44 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) S 30510 30512 28151 0 -1 4202560 2523 0 1 0 142 2 0 0 20 0 19 0 280390302 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677413892504 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) R 30510 30512 28151 0 -1 4202560 32 0 0 0 1 0 0 0 20 0 19 0 280390304 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677237155696 140677420017267 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677233998480 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.28 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 1347 0 0 0 28 0 0 0 20 0 19 0 280390307 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677232922168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 13476 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9625004

[startup+3.10081 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 30531
/proc/meminfo: memFree=29859816/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=3.76 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 8111 0 1 0 372 4 0 0 20 0 19 0 280390302 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 14968 2280 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=2.98 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2525 0 1 0 296 2 0 0 20 0 19 0 280390302 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677413892504 140677241396536 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) S 30510 30512 28151 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 280390304 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677237156840 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677233998480 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2015 0 0 0 33 0 0 0 20 0 19 0 280390307 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 14968 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 9625004

[startup+6.30081 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 30531
/proc/meminfo: memFree=29855284/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=7 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 8142 0 1 0 695 5 0 0 20 0 19 0 280390302 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 16599 2280 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=6.08 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) R 30510 30512 28151 0 -1 4202560 2530 0 1 0 606 2 0 0 20 0 19 0 280390302 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677413892504 140677241883668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390303 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=0.13 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) S 30510 30512 28151 0 -1 4202560 35 0 0 0 13 0 0 0 20 0 19 0 280390304 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677237156840 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677233998480 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.33 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2015 0 0 0 33 0 0 0 20 0 19 0 280390307 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 16599 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677233998480 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.36 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2167 0 0 0 36 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0.45 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 99 0 0 0 24 21 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1722.11
Current children cumulated vsize (KiB) 9625004
Sleeping 2 seconds

[startup+1941.95 s]
/proc/loadavg: 6.63 5.02 3.27 5/212 30605
/proc/meminfo: memFree=30144872/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=1722.18 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 11565 0 1 0 172151 67 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 107361 2281 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=1687.77 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) S 30510 30512 28151 0 -1 4202560 2754 0 1 0 168749 28 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677413892184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 230 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=1.73 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 417 0 0 0 167 6 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 396 0 0 0 165 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=1.78 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 472 0 0 0 174 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 307 0 0 0 166 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 312 0 0 0 152 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 432 0 0 0 177 7 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 305 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=15.27 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) R 30510 30512 28151 0 -1 4202560 183 0 0 0 1523 4 0 0 20 0 19 0 280390304 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677237155696 140677420747351 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677233998024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.36 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2167 0 0 0 36 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0.45 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 100 0 0 0 24 21 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1722.18
Current children cumulated vsize (KiB) 9625004

[startup+1942 s]
/proc/loadavg: 6.63 5.02 3.27 5/212 30605
/proc/meminfo: memFree=30144872/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=1722.23 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 11565 0 1 0 172156 67 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 107361 2281 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=1687.77 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) S 30510 30512 28151 0 -1 4202560 2754 0 1 0 168749 28 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677413892184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 230 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=1.73 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 417 0 0 0 167 6 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 396 0 0 0 165 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=1.78 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 472 0 0 0 174 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 307 0 0 0 166 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 312 0 0 0 152 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 432 0 0 0 177 7 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 305 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=15.33 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) R 30510 30512 28151 0 -1 4202560 183 0 0 0 1529 4 0 0 20 0 19 0 280390304 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677237155696 140677420400675 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677233998024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.36 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2167 0 0 0 36 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0.45 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 100 0 0 0 24 21 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 9625004

Solver just ended. Dumping a history of the last processes samples

[startup+1942 s]
/proc/loadavg: 6.63 5.02 3.27 5/212 30605
/proc/meminfo: memFree=30144872/32873844 swapFree=6600/6600
[pid=30512] ppid=30510 vsize=9625004 CPUtime=1722.23 cores=1,3,5,7
/proc/30512/stat : 30512 (java) S 30510 30512 28151 0 -1 4202496 11565 0 1 0 172156 67 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140734875131888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30512/statm: 2406251 107361 2281 9 0 2396937 0
[pid=30512/tid=30513] ppid=30510 vsize=9625004 CPUtime=1687.77 cores=1,3,5,7
/proc/30512/task/30513/stat : 30513 (java) S 30510 30512 28151 0 -1 4202560 2754 0 1 0 168749 28 0 0 20 0 19 0 280390302 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677413892184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30515] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30515/stat : 30515 (java) S 30510 30512 28151 0 -1 4202560 230 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677375384616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30516] ppid=30510 vsize=9625004 CPUtime=1.73 cores=1,3,5,7
/proc/30512/task/30516/stat : 30516 (java) S 30510 30512 28151 0 -1 4202560 417 0 0 0 167 6 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677374331816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30517] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30517/stat : 30517 (java) S 30510 30512 28151 0 -1 4202560 396 0 0 0 165 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677373279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30518] ppid=30510 vsize=9625004 CPUtime=1.78 cores=1,3,5,7
/proc/30512/task/30518/stat : 30518 (java) S 30510 30512 28151 0 -1 4202560 472 0 0 0 174 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677372226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30519] ppid=30510 vsize=9625004 CPUtime=1.7 cores=1,3,5,7
/proc/30512/task/30519/stat : 30519 (java) S 30510 30512 28151 0 -1 4202560 307 0 0 0 166 4 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677371173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30512/tid=30520] ppid=30510 vsize=9625004 CPUtime=1.57 cores=1,3,5,7
/proc/30512/task/30520/stat : 30520 (java) S 30510 30512 28151 0 -1 4202560 312 0 0 0 152 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677370120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30521] ppid=30510 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/30512/task/30521/stat : 30521 (java) S 30510 30512 28151 0 -1 4202560 432 0 0 0 177 7 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677369067816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30522] ppid=30510 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/30512/task/30522/stat : 30522 (java) S 30510 30512 28151 0 -1 4202560 305 0 0 0 171 5 0 0 20 0 19 0 280390303 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677368015016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30523] ppid=30510 vsize=9625004 CPUtime=15.33 cores=1,3,5,7
/proc/30512/task/30523/stat : 30523 (java) R 30510 30512 28151 0 -1 4202560 183 0 0 0 1529 4 0 0 20 0 19 0 280390304 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677237155696 140677420400675 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30524] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30524/stat : 30524 (java) S 30510 30512 28151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677236102904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30525] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30525/stat : 30525 (java) S 30510 30512 28151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280390305 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677235049992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30526] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30526/stat : 30526 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677233998024 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30512/tid=30527] ppid=30510 vsize=9625004 CPUtime=0.36 cores=1,3,5,7
/proc/30512/task/30527/stat : 30527 (java) S 30510 30512 28151 0 -1 4202560 2167 0 0 0 36 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677232945592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30528] ppid=30510 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/30512/task/30528/stat : 30528 (java) S 30510 30512 28151 0 -1 4202560 2309 0 0 0 29 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677231892792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30529] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30529/stat : 30529 (java) S 30510 30512 28151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677230840184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30512/tid=30530] ppid=30510 vsize=9625004 CPUtime=0.45 cores=1,3,5,7
/proc/30512/task/30530/stat : 30530 (java) S 30510 30512 28151 0 -1 4202560 100 0 0 0 24 21 0 0 20 0 19 0 280390307 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677229787592 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30512/tid=30531] ppid=30510 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/30512/task/30531/stat : 30531 (java) S 30510 30512 28151 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280390327 9856004096 107361 33554432000 1073741824 1073778376 140734875140752 140677228734120 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 9625004

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30512 and gives
#  childrusage.ru_utime.tv_sec=1717
#  childrusage.ru_utime.tv_usec=339924
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=92833
# CPU time returned by wait4() is 1718.43
# while last known CPU time is 1722.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1942.09
CPU time (s): 1722.23
CPU user time (s): 1721.56
CPU system time (s): 0.67
CPU usage (%): 88.6794
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1717.34
system time used= 1.09283
maximum resident set size= 429588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11604
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41415
involuntary context switches= 21368

runsolver used 5.52916 second user time and 14.2158 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 20:17:35
IDJOB=3710630
IDBENCH=2015
IDSOLVER=2289
FILE ID=node140/3710630-1338142654
RUNJOBID= node140-1338124688-28168
PBS_JOBID= 14624514
Free space on /tmp= 71336 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-my_adder.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3710630-1338142654/watcher-3710630-1338142654 -o /tmp/evaluation-result-3710630-1338142654/solver-3710630-1338142654 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710630-1338142654.opb

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

MD5SUM BENCH= 38f65eab3d9896915eed9a127435e25b
RANDOM SEED=1800512302

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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	: 5331.88
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		: 2667.094
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.90
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		: 2667.094
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:        29909836 kB
Buffers:          389556 kB
Cached:           709564 kB
SwapCached:         1492 kB
Active:          1845388 kB
Inactive:         256792 kB
Active(anon):     994976 kB
Inactive(anon):     8612 kB
Active(file):     850412 kB
Inactive(file):   248180 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105300 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:       1006728 kB
Mapped:            19848 kB
Shmem:                 8 kB
Slab:             718784 kB
SReclaimable:     160764 kB
SUnreclaim:       558020 kB
KernelStack:        1592 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1442380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    972800 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= 71332 MiB
End job on node140 at 2012-05-27 20:49:58