Trace number 3711181

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)-27 1800.6 1790.25

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_1.opb
MD5SUM4142356c9f50acd7c9005938f6b31a6d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.12	c read org.sat4j.minisat.orders.VarOrderHeap
0.09/0.12	c configuring ORDERS
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=true
0.09/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3711181-1338171971.opb
0.09/0.12	c reading problem ... 
1.05/0.52	c ... done. Wall clock time 0.396s.
1.05/0.52	c declared #vars     400
1.05/0.52	c internal #vars     6604
1.05/0.52	c #constraints  13010
1.05/0.52	c constraints type 
1.05/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6204
1.05/0.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
1.05/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1.05/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6204
1.05/0.52	c 13010 constraints processed.
1.36/0.65	c SATISFIABLE
1.36/0.65	c OPTIMIZING...
1.36/0.65	c Got one! Elapsed wall clock time (in seconds):0.526
1.36/0.65	o 0
1.65/0.71	c Got one! Elapsed wall clock time (in seconds):0.592
1.65/0.71	o -1
1.95/0.87	c Got one! Elapsed wall clock time (in seconds):0.752
1.95/0.87	o -16
2.25/0.97	c Got one! Elapsed wall clock time (in seconds):0.853
2.25/0.97	o -18
2.25/1.00	c Got one! Elapsed wall clock time (in seconds):0.878
2.25/1.00	o -21
2.68/1.20	c Got one! Elapsed wall clock time (in seconds):1.082
2.68/1.20	o -22
3.19/1.78	c Got one! Elapsed wall clock time (in seconds):1.662
3.19/1.78	o -23
3.29/1.87	c Got one! Elapsed wall clock time (in seconds):1.749
3.29/1.87	o -24
3.51/2.03	c cleaning 3281 clauses out of 6569 with flag 1001/6569
4.59/3.00	c cleaning 4642 clauses out of 9290 with flag 7003/12571
5.60/4.00	c cleaning 5815 clauses out of 11646 with flag 14001/19569
6.71/5.11	c cleaning 6911 clauses out of 13830 with flag 22000/27568
7.85/6.28	c cleaning 7953 clauses out of 15919 with flag 31000/36568
9.16/7.59	c cleaning 8980 clauses out of 17966 with flag 41000/46568
10.77/9.16	c cleaning 9992 clauses out of 19987 with flag 52001/57569
11.27/9.62	c Got one! Elapsed wall clock time (in seconds):9.503
11.27/9.62	o -25
11.58/9.92	c cleaning 7609 clauses out of 15234 with flag 2000/62808
12.37/10.72	c cleaning 6800 clauses out of 13625 with flag 8000/68808
13.31/11.66	c cleaning 6912 clauses out of 13825 with flag 15000/75808
14.41/12.76	c cleaning 7454 clauses out of 14916 with flag 23003/83811
15.71/14.04	c cleaning 8227 clauses out of 16459 with flag 32000/92808
17.13/15.42	c cleaning 9109 clauses out of 18232 with flag 42000/102808
18.53/16.80	c cleaning 10062 clauses out of 20123 with flag 53000/113808
20.03/18.30	c cleaning 11024 clauses out of 22061 with flag 65000/125808
22.05/20.31	c cleaning 12017 clauses out of 24043 with flag 78006/138814
23.67/21.98	c cleaning 13008 clauses out of 26021 with flag 92001/152809
26.40/24.69	c cleaning 13997 clauses out of 28012 with flag 107000/167808
28.71/26.99	c cleaning 15005 clauses out of 30015 with flag 123000/183808
31.33/29.55	c cleaning 16001 clauses out of 32013 with flag 140003/200811
33.55/31.77	c cleaning 17000 clauses out of 34010 with flag 158001/218809
36.16/34.36	c cleaning 17998 clauses out of 36010 with flag 177001/237809
38.70/36.88	c cleaning 18996 clauses out of 38012 with flag 197001/257809
41.54/39.67	c cleaning 20007 clauses out of 40016 with flag 218001/278809
44.76/42.82	c cleaning 20996 clauses out of 42010 with flag 240002/300810
47.86/45.94	c cleaning 21996 clauses out of 44012 with flag 263000/323808
52.40/50.46	c cleaning 23008 clauses out of 46016 with flag 287000/347808
56.13/54.12	c cleaning 24001 clauses out of 48008 with flag 312000/372808
59.85/57.83	c cleaning 24993 clauses out of 50007 with flag 338000/398808
63.19/61.17	c cleaning 26000 clauses out of 52014 with flag 365000/425808
67.16/65.05	c cleaning 27005 clauses out of 54015 with flag 393001/453809
71.60/69.42	c cleaning 27999 clauses out of 56010 with flag 422001/482809
76.61/74.43	c cleaning 28988 clauses out of 58010 with flag 452000/512808
78.24/76.03	c Got one! Elapsed wall clock time (in seconds):75.911
78.24/76.03	o -26
79.04/76.82	c cleaning 22596 clauses out of 45192 with flag 5000/528978
79.75/77.58	c cleaning 14281 clauses out of 28597 with flag 11001/534979
80.75/78.56	c cleaning 10616 clauses out of 21315 with flag 18000/541978
81.85/79.67	c cleaning 9332 clauses out of 18699 with flag 26000/549978
83.27/81.09	c cleaning 9175 clauses out of 18367 with flag 35000/558978
84.88/82.69	c cleaning 9590 clauses out of 19192 with flag 45000/568978
86.68/84.45	c cleaning 10295 clauses out of 20603 with flag 56001/579979
88.39/86.17	c cleaning 11150 clauses out of 22309 with flag 68002/591980
90.10/87.86	c cleaning 12076 clauses out of 24158 with flag 81001/604979
91.81/89.54	c cleaning 13039 clauses out of 26082 with flag 95001/618979
93.91/91.60	c cleaning 14018 clauses out of 28044 with flag 110002/633980
95.94/93.63	c cleaning 15007 clauses out of 30024 with flag 126000/649978
97.98/95.69	c cleaning 16002 clauses out of 32018 with flag 143001/666979
100.38/98.07	c cleaning 16996 clauses out of 34015 with flag 161000/684978
104.40/102.01	c cleaning 18003 clauses out of 36019 with flag 180000/703978
107.41/105.02	c cleaning 19007 clauses out of 38019 with flag 200003/723981
110.35/107.95	c cleaning 19997 clauses out of 40010 with flag 221001/744979
113.65/111.21	c cleaning 20998 clauses out of 42012 with flag 243000/766978
116.79/114.38	c cleaning 22005 clauses out of 44015 with flag 266001/789979
120.33/117.85	c cleaning 22996 clauses out of 46012 with flag 290003/813981
124.19/121.63	c cleaning 24000 clauses out of 48014 with flag 315001/838979
127.53/124.99	c cleaning 25003 clauses out of 50013 with flag 341000/864978
131.55/128.99	c cleaning 26004 clauses out of 52010 with flag 368000/891978
135.59/132.96	c cleaning 26996 clauses out of 54008 with flag 396002/919980
138.62/135.96	c Got one! Elapsed wall clock time (in seconds):135.837
138.62/135.96	o -27
139.32/136.61	c cleaning 27077 clauses out of 54159 with flag 5001/947127
140.04/137.30	c cleaning 16522 clauses out of 33081 with flag 11000/953126
140.84/138.12	c cleaning 11756 clauses out of 23559 with flag 18000/960126
141.75/139.04	c cleaning 9877 clauses out of 19804 with flag 26001/968127
142.85/140.18	c cleaning 9452 clauses out of 18928 with flag 35002/977128
144.67/141.95	c cleaning 9734 clauses out of 19474 with flag 45000/987126
146.37/143.69	c cleaning 10360 clauses out of 20740 with flag 56000/998126
148.37/145.64	c cleaning 11173 clauses out of 22382 with flag 68002/1010128
150.49/147.75	c cleaning 12097 clauses out of 24208 with flag 81001/1023127
153.42/150.65	c cleaning 13044 clauses out of 26111 with flag 95001/1037127
156.43/153.66	c cleaning 14033 clauses out of 28074 with flag 110008/1052134
159.94/157.17	c cleaning 15009 clauses out of 30033 with flag 126000/1068126
162.85/160.04	c cleaning 16007 clauses out of 32024 with flag 143000/1085126
164.86/162.08	c cleaning 17002 clauses out of 34018 with flag 161001/1103127
167.07/164.25	c cleaning 18003 clauses out of 36017 with flag 180002/1122128
169.67/166.85	c cleaning 18994 clauses out of 38012 with flag 200000/1142126
172.48/169.60	c cleaning 19999 clauses out of 40020 with flag 221002/1163128
175.21/172.32	c cleaning 20998 clauses out of 42019 with flag 243000/1185126
178.03/175.18	c cleaning 22006 clauses out of 44021 with flag 266000/1208126
182.34/179.49	c cleaning 23001 clauses out of 46015 with flag 290000/1232126
186.85/183.99	c cleaning 23997 clauses out of 48014 with flag 315000/1257126
191.19/188.25	c cleaning 25001 clauses out of 50017 with flag 341000/1283126
195.71/192.73	c cleaning 25995 clauses out of 52017 with flag 368001/1310127
200.05/197.01	c cleaning 27011 clauses out of 54021 with flag 396000/1338126
203.86/200.80	c cleaning 28000 clauses out of 56010 with flag 425000/1367126
207.68/204.64	c cleaning 29006 clauses out of 58018 with flag 455008/1397134
211.78/208.71	c cleaning 29995 clauses out of 60005 with flag 486001/1428127
216.30/213.30	c cleaning 31003 clauses out of 62018 with flag 518009/1460135
220.53/217.49	c cleaning 31999 clauses out of 64007 with flag 551001/1493127
224.84/221.79	c cleaning 32998 clauses out of 66007 with flag 585000/1527126
230.17/227.05	c cleaning 33997 clauses out of 68009 with flag 620000/1562126
234.95/231.79	c cleaning 34997 clauses out of 70012 with flag 656000/1598126
240.27/237.04	c cleaning 36008 clauses out of 72015 with flag 693000/1635126
245.51/242.28	c cleaning 36994 clauses out of 74010 with flag 731003/1673129
250.85/247.51	c cleaning 38003 clauses out of 76015 with flag 770002/1712128
256.66/253.34	c cleaning 38994 clauses out of 78010 with flag 810000/1752126
261.70/258.38	c cleaning 40000 clauses out of 80019 with flag 851003/1793129
267.05/263.66	c cleaning 40999 clauses out of 82018 with flag 893002/1835128
273.30/269.84	c cleaning 41997 clauses out of 84017 with flag 936000/1878126
279.65/276.15	c cleaning 42994 clauses out of 86020 with flag 980000/1922126
286.36/282.82	c cleaning 44003 clauses out of 88029 with flag 1025003/1967129
293.50/289.98	c cleaning 45004 clauses out of 90023 with flag 1071000/2013126
300.21/296.63	c cleaning 46008 clauses out of 92020 with flag 1118001/2060127
306.74/303.14	c cleaning 46996 clauses out of 94011 with flag 1166000/2108126
313.28/309.65	c cleaning 47997 clauses out of 96016 with flag 1215001/2157127
320.10/316.41	c cleaning 49001 clauses out of 98022 with flag 1265004/2207130
327.13/323.41	c cleaning 49997 clauses out of 100017 with flag 1316000/2258126
334.32/330.53	c cleaning 51000 clauses out of 102021 with flag 1368001/2310127
342.15/338.30	c cleaning 52000 clauses out of 104020 with flag 1421000/2363126
350.30/346.49	c cleaning 53003 clauses out of 106022 with flag 1475002/2417128
358.33/354.49	c cleaning 54005 clauses out of 108018 with flag 1530001/2472127
367.25/363.35	c cleaning 54998 clauses out of 110012 with flag 1586000/2528126
378.50/374.51	c cleaning 56002 clauses out of 112017 with flag 1643003/2585129
389.96/385.94	c cleaning 56992 clauses out of 114012 with flag 1701000/2643126
398.22/394.19	c cleaning 58000 clauses out of 116020 with flag 1760000/2702126
407.96/403.84	c cleaning 59000 clauses out of 118020 with flag 1820000/2762126
418.10/413.93	c cleaning 59997 clauses out of 120020 with flag 1881000/2823126
427.76/423.58	c cleaning 60996 clauses out of 122023 with flag 1943000/2885126
438.29/434.05	c cleaning 62001 clauses out of 124027 with flag 2006000/2948126
448.54/444.30	c cleaning 63004 clauses out of 126026 with flag 2070000/3012126
458.70/454.30	c cleaning 64009 clauses out of 128023 with flag 2135001/3077127
468.02/463.66	c cleaning 64999 clauses out of 130013 with flag 2201000/3143126
478.06/473.68	c cleaning 65999 clauses out of 132015 with flag 2268001/3210127
493.60/489.15	c cleaning 67001 clauses out of 134016 with flag 2336001/3278127
506.89/502.37	c cleaning 67999 clauses out of 136016 with flag 2405002/3347128
525.45/520.86	c cleaning 68996 clauses out of 138015 with flag 2475000/3417126
541.34/536.67	c cleaning 70004 clauses out of 140019 with flag 2546000/3488126
561.92/557.11	c cleaning 70999 clauses out of 142017 with flag 2618002/3560128
582.08/577.25	c cleaning 72000 clauses out of 144016 with flag 2691000/3633126
595.14/590.27	c cleaning 73002 clauses out of 146018 with flag 2765002/3707128
608.17/603.25	c cleaning 73991 clauses out of 148014 with flag 2840000/3782126
623.07/618.08	c cleaning 75002 clauses out of 150024 with flag 2916001/3858127
638.14/633.06	c cleaning 76002 clauses out of 152021 with flag 2993000/3935126
651.21/646.00	c cleaning 77004 clauses out of 154019 with flag 3071000/4013126
665.37/660.15	c cleaning 77998 clauses out of 156019 with flag 3150004/4092130
680.04/674.75	c cleaning 79000 clauses out of 158017 with flag 3230000/4172126
693.23/687.80	c cleaning 79996 clauses out of 160017 with flag 3311000/4253126
708.68/703.20	c cleaning 81002 clauses out of 162021 with flag 3393000/4335126
724.34/718.82	c cleaning 81996 clauses out of 164019 with flag 3476000/4418126
740.70/735.15	c cleaning 83004 clauses out of 166026 with flag 3560003/4502129
754.06/748.45	c cleaning 84000 clauses out of 168021 with flag 3645002/4587128
766.71/761.08	c cleaning 85003 clauses out of 170021 with flag 3731002/4673128
781.89/776.10	c cleaning 86001 clauses out of 172016 with flag 3818000/4760126
796.08/790.23	c cleaning 87001 clauses out of 174019 with flag 3906004/4848130
811.01/805.19	c cleaning 87999 clauses out of 176014 with flag 3995000/4937126
826.77/820.89	c cleaning 89004 clauses out of 178016 with flag 4085001/5027127
842.67/836.65	c cleaning 89999 clauses out of 180013 with flag 4176002/5118128
855.74/849.69	c cleaning 90995 clauses out of 182012 with flag 4268000/5210126
870.99/864.82	c cleaning 92000 clauses out of 184019 with flag 4361002/5303128
886.78/880.50	c cleaning 93002 clauses out of 186018 with flag 4455001/5397127
901.85/895.54	c cleaning 93998 clauses out of 188015 with flag 4550000/5492126
918.84/912.49	c cleaning 94998 clauses out of 190017 with flag 4646000/5588126
936.74/930.26	c cleaning 95996 clauses out of 192019 with flag 4743000/5685126
954.22/947.66	c cleaning 97001 clauses out of 194025 with flag 4841002/5783128
968.20/961.50	c cleaning 98005 clauses out of 196022 with flag 4940000/5882126
986.44/979.72	c cleaning 98981 clauses out of 198017 with flag 5040000/5982126
1001.50/994.69	c cleaning 100006 clauses out of 200036 with flag 5141000/6083126
1020.56/1013.66	c cleaning 101009 clauses out of 202030 with flag 5243000/6185126
1039.63/1032.69	c cleaning 101999 clauses out of 204021 with flag 5346000/6288126
1061.12/1054.00	c cleaning 103006 clauses out of 206026 with flag 5450004/6392130
1083.38/1076.21	c cleaning 103998 clauses out of 208016 with flag 5555000/6497126
1104.14/1096.93	c cleaning 104999 clauses out of 210020 with flag 5661002/6603128
1125.93/1118.69	c cleaning 106002 clauses out of 212019 with flag 5768000/6710126
1142.28/1134.93	c cleaning 107004 clauses out of 214019 with flag 5876002/6818128
1165.10/1157.58	c cleaning 108007 clauses out of 216018 with flag 5985005/6927131
1186.20/1178.48	c cleaning 108997 clauses out of 218006 with flag 6095000/7037126
1204.92/1197.16	c cleaning 109990 clauses out of 220009 with flag 6206000/7148126
1220.29/1212.43	c cleaning 111001 clauses out of 222019 with flag 6318000/7260126
1238.57/1230.65	c cleaning 111995 clauses out of 224019 with flag 6431001/7373127
1262.18/1254.13	c cleaning 113001 clauses out of 226025 with flag 6545002/7487128
1293.14/1285.00	c cleaning 114003 clauses out of 228024 with flag 6660002/7602128
1317.46/1309.26	c cleaning 115000 clauses out of 230027 with flag 6776008/7718134
1336.84/1328.51	c cleaning 116005 clauses out of 232021 with flag 6893002/7835128
1362.50/1354.17	c cleaning 116990 clauses out of 234014 with flag 7011000/7953126
1394.00/1385.52	c cleaning 117995 clauses out of 236024 with flag 7130000/8072126
1427.19/1418.62	c cleaning 118999 clauses out of 238029 with flag 7250000/8192126
1452.55/1443.90	c cleaning 120004 clauses out of 240030 with flag 7371000/8313126
1482.43/1473.74	c cleaning 121004 clauses out of 242026 with flag 7493000/8435126
1509.02/1500.28	c cleaning 122000 clauses out of 244022 with flag 7616000/8558126
1536.73/1527.88	c cleaning 122999 clauses out of 246023 with flag 7740001/8682127
1570.31/1561.38	c cleaning 124002 clauses out of 248026 with flag 7865003/8807129
1598.79/1589.79	c cleaning 124999 clauses out of 250023 with flag 7991002/8933128
1618.67/1609.59	c cleaning 126002 clauses out of 252023 with flag 8118001/9060127
1645.02/1635.88	c cleaning 127003 clauses out of 254020 with flag 8246000/9188126
1672.54/1663.21	c cleaning 127998 clauses out of 256019 with flag 8375002/9317128
1698.04/1688.60	c cleaning 128997 clauses out of 258019 with flag 8505000/9447126
1721.58/1712.14	c cleaning 130000 clauses out of 260025 with flag 8636003/9578129
1746.67/1737.18	c cleaning 131006 clauses out of 262025 with flag 8768003/9710129
1771.77/1762.13	c cleaning 131993 clauses out of 264016 with flag 8901000/9843126
1795.26/1785.52	c cleaning 132996 clauses out of 266023 with flag 9035000/9977126
1800.01/1790.21	c starts		: 311
1800.01/1790.21	c conflicts		: 10011104
1800.01/1790.21	c decisions		: 13218586
1800.01/1790.21	c propagations		: 229940039
1800.01/1790.21	c inspects		: 9493178115
1800.01/1790.21	c shortcuts		: 0
1800.01/1790.21	c learnt literals	: 0
1800.01/1790.21	c learnt binary clauses	: 0
1800.01/1790.21	c learnt ternary clauses	: 57258
1800.01/1790.21	c learnt constraints	: 10011105
1800.01/1790.21	c ignored constraints	: 0
1800.01/1790.21	c root simplifications	: 311
1800.01/1790.21	c removed literals (reason simplification)	: 395405082
1800.01/1790.21	c reason swapping (by a shorter reason)	: 0
1800.01/1790.21	c Calls to reduceDB	: 187
1800.01/1790.21	c number of reductions to clauses (during analyze)	: 0
1800.01/1790.21	c number of learned constraints concerned by reduction	: 0
1800.01/1790.21	c number of learning phase by resolution	: 0
1800.01/1790.21	c number of learning phase by cutting planes	: 0
1800.01/1790.21	c speed (assignments/second)	: 128481.10779580707
1800.01/1790.21	c non guided choices	12823
1800.01/1790.24	c learnt constraints type 
1800.01/1790.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 167224
1800.01/1790.24	c constraints type 
1800.01/1790.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6204
1800.01/1790.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.01/1790.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.01/1790.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6204
1800.01/1790.24	c 13011 constraints processed.
1800.01/1790.24	s SATISFIABLE
1800.01/1790.24	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 
1800.01/1790.24	c objective function=-27
1800.01/1790.24	c Total wall clock time (in seconds): 1790.119

Verifier Data

OK	-27

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-3711181-1338171971/watcher-3711181-1338171971 -o /tmp/evaluation-result-3711181-1338171971/solver-3711181-1338171971 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711181-1338171971.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.00 2.00 2.00 3/194 24760
/proc/meminfo: memFree=30407748/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/24760/stat : 24760 (java) R 24758 24760 21838 0 -1 4202496 285 0 0 0 0 0 0 0 20 0 1 0 283323005 278528 33 33554432000 1073741824 1073778376 140734825404384 140733215623720 242158234919 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 68 33 25 9 0 25 0

[startup+0.0187629 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 24760
/proc/meminfo: memFree=30407748/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=102664 CPUtime=0 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 1429 0 1 0 0 0 0 0 20 0 2 0 283323005 105127936 1110 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 25666 1110 857 9 0 16775 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 24760
/proc/meminfo: memFree=30407748/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9558440 CPUtime=0.09 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 4340 0 1 0 8 1 0 0 20 0 18 0 283323005 9787842560 5025 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2389610 5026 2115 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558440

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 24760
/proc/meminfo: memFree=30407748/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9558440 CPUtime=0.46 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 6134 0 1 0 44 2 0 0 20 0 18 0 283323005 9787842560 8451 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2389610 8451 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558440

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 24760
/proc/meminfo: memFree=30407748/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=1.65 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 21355 0 1 0 160 5 0 0 20 0 19 0 283323005 9856004096 26332 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 26332 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9625004

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24779
/proc/meminfo: memFree=30313264/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=2.99 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 22746 0 1 0 294 5 0 0 20 0 19 0 283323005 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 26753 2268 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=1.46 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) R 24758 24760 21838 0 -1 4202560 2586 0 1 0 144 2 0 0 20 0 19 0 283323006 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355916554312 140355789720611 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.75 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6656 0 0 0 75 0 0 0 20 0 19 0 283323011 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.74 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12304 0 0 0 71 3 0 0 20 0 19 0 283323011 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 26753 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 9625004

[startup+3.10062 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24779
/proc/meminfo: memFree=30286144/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=4.7 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 22835 0 1 0 464 6 0 0 20 0 19 0 283323005 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 33466 2293 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=3 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) R 24758 24760 21838 0 -1 4202560 2593 0 1 0 298 2 0 0 20 0 19 0 283323006 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355916554544 140355789730739 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=0.03 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 283323008 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.8 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 80 0 0 0 20 0 19 0 283323011 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.76 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12314 0 0 0 73 3 0 0 20 0 19 0 283323011 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 33466 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 9625004

[startup+6.3006 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24779
/proc/meminfo: memFree=30282416/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=7.96 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 22872 0 1 0 789 7 0 0 20 0 19 0 283323005 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 33158 2293 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=6.12 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) S 24758 24760 21838 0 -1 4202560 2594 0 1 0 610 2 0 0 20 0 19 0 283323006 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355916554664 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 283323007 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=0.1 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) R 24758 24760 21838 0 -1 4202560 47 0 0 0 10 0 0 0 20 0 19 0 283323008 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355740641136 140355923409317 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.81 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 81 0 0 0 20 0 19 0 283323011 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.79 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12320 0 0 0 76 3 0 0 20 0 19 0 283323011 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 33158 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 9625004

[startup+12.7006 s]

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

[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=1.39 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 333 0 0 0 135 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=1.27 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 266 0 0 0 123 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=1.34 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 198 0 0 0 129 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=9.45 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 398 0 0 0 943 2 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.81 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 81 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.82 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12348 0 0 0 79 3 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0.42 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 95 0 0 0 22 20 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1671.63
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24854
/proc/meminfo: memFree=30306988/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=1731.87 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 26278 0 1 0 173122 65 0 0 20 0 19 0 283323005 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 124425 2294 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=1709.61 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) R 24758 24760 21838 0 -1 4202560 2815 0 1 0 170932 29 0 0 20 0 19 0 283323006 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355916554544 140355789650178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=1.32 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 348 0 0 0 127 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=1.35 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 505 0 0 0 129 6 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=1.3 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 302 0 0 0 126 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=1.27 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 252 0 0 0 123 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=1.31 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 562 0 0 0 127 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=1.46 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 333 0 0 0 142 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=1.3 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 266 0 0 0 126 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 198 0 0 0 132 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=9.75 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 404 0 0 0 973 2 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.81 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 81 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.82 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12348 0 0 0 79 3 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0.43 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 99 0 0 0 23 20 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1731.87
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/213 24855
/proc/meminfo: memFree=30250704/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=1792.06 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 26286 0 1 0 179141 65 0 0 20 0 19 0 283323005 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 124425 2294 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=1769.36 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) R 24758 24760 21838 0 -1 4202560 2817 0 1 0 176906 30 0 0 20 0 19 0 283323006 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355916554544 140355789541563 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=1.36 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 348 0 0 0 131 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=1.41 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 505 0 0 0 135 6 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=1.32 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 302 0 0 0 128 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=1.31 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 252 0 0 0 127 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=1.33 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 562 0 0 0 129 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=1.49 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 333 0 0 0 145 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=1.33 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 266 0 0 0 129 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=1.39 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 198 0 0 0 134 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=9.93 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 406 0 0 0 991 2 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.81 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 81 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.82 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12348 0 0 0 79 3 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0.45 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 103 0 0 0 24 21 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1792.06
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/213 24855
/proc/meminfo: memFree=30244688/32873648 swapFree=7112/7112
[pid=24760] ppid=24758 vsize=9625004 CPUtime=1800.01 cores=0,2,4,6
/proc/24760/stat : 24760 (java) S 24758 24760 21838 0 -1 4202496 26289 0 1 0 179935 66 0 0 20 0 19 0 283323005 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140734825395520 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24760/statm: 2406251 124425 2294 9 0 2396937 0
[pid=24760/tid=24762] ppid=24758 vsize=9625004 CPUtime=1777.13 cores=0,2,4,6
/proc/24760/task/24762/stat : 24762 (java) R 24758 24760 21838 0 -1 4202560 2818 0 1 0 177682 31 0 0 20 0 19 0 283323006 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355916554544 140355789657338 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24763] ppid=24758 vsize=9625004 CPUtime=1.37 cores=0,2,4,6
/proc/24760/task/24763/stat : 24763 (java) S 24758 24760 21838 0 -1 4202560 348 0 0 0 132 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355760421928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24764] ppid=24758 vsize=9625004 CPUtime=1.41 cores=0,2,4,6
/proc/24760/task/24764/stat : 24764 (java) S 24758 24760 21838 0 -1 4202560 505 0 0 0 135 6 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355759369128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24765] ppid=24758 vsize=9625004 CPUtime=1.32 cores=0,2,4,6
/proc/24760/task/24765/stat : 24765 (java) S 24758 24760 21838 0 -1 4202560 302 0 0 0 128 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355758316328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24766] ppid=24758 vsize=9625004 CPUtime=1.32 cores=0,2,4,6
/proc/24760/task/24766/stat : 24766 (java) S 24758 24760 21838 0 -1 4202560 252 0 0 0 128 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355757263528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24767] ppid=24758 vsize=9625004 CPUtime=1.33 cores=0,2,4,6
/proc/24760/task/24767/stat : 24767 (java) S 24758 24760 21838 0 -1 4202560 562 0 0 0 129 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355756210728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24760/tid=24768] ppid=24758 vsize=9625004 CPUtime=1.51 cores=0,2,4,6
/proc/24760/task/24768/stat : 24768 (java) S 24758 24760 21838 0 -1 4202560 333 0 0 0 147 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355755157928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24769] ppid=24758 vsize=9625004 CPUtime=1.33 cores=0,2,4,6
/proc/24760/task/24769/stat : 24769 (java) S 24758 24760 21838 0 -1 4202560 266 0 0 0 129 4 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355754105128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24770] ppid=24758 vsize=9625004 CPUtime=1.4 cores=0,2,4,6
/proc/24760/task/24770/stat : 24770 (java) S 24758 24760 21838 0 -1 4202560 198 0 0 0 135 5 0 0 20 0 19 0 283323007 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355753052328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24771] ppid=24758 vsize=9625004 CPUtime=10.06 cores=0,2,4,6
/proc/24760/task/24771/stat : 24771 (java) S 24758 24760 21838 0 -1 4202560 408 0 0 0 1004 2 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355740642280 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24772] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24772/stat : 24772 (java) S 24758 24760 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355739588344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24773] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24773/stat : 24773 (java) S 24758 24760 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283323008 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355738535432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24774] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24774/stat : 24774 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355737483920 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24775] ppid=24758 vsize=9625004 CPUtime=0.81 cores=0,2,4,6
/proc/24760/task/24775/stat : 24775 (java) S 24758 24760 21838 0 -1 4202560 6660 0 0 0 81 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355736431032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24776] ppid=24758 vsize=9625004 CPUtime=0.82 cores=0,2,4,6
/proc/24760/task/24776/stat : 24776 (java) S 24758 24760 21838 0 -1 4202560 12348 0 0 0 79 3 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355735378232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24760/tid=24777] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24777/stat : 24777 (java) S 24758 24760 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355734325624 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24760/tid=24778] ppid=24758 vsize=9625004 CPUtime=0.45 cores=0,2,4,6
/proc/24760/task/24778/stat : 24778 (java) S 24758 24760 21838 0 -1 4202560 103 0 0 0 24 21 0 0 20 0 19 0 283323011 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355733273032 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24760/tid=24779] ppid=24758 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/24760/task/24779/stat : 24779 (java) S 24758 24760 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283323058 9856004096 124425 33554432000 1073741824 1073778376 140734825404384 140355732219560 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625004

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1790.25
CPU time (s): 1800.6
CPU user time (s): 1799.53
CPU system time (s): 1.07084
CPU usage (%): 100.578
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 1.07084
maximum resident set size= 497816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26319
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43353
involuntary context switches= 17298

runsolver used 6.44202 second user time and 13.9219 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-28 04:26:11
IDJOB=3711181
IDBENCH=48239
IDSOLVER=2289
FILE ID=node126/3711181-1338171971
RUNJOBID= node126-1338147557-21854
PBS_JOBID= 14624519
Free space on /tmp= 71356 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_1.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-3711181-1338171971/watcher-3711181-1338171971 -o /tmp/evaluation-result-3711181-1338171971/solver-3711181-1338171971 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711181-1338171971.opb

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

MD5SUM BENCH= 4142356c9f50acd7c9005938f6b31a6d
RANDOM SEED=2110746073

node126.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.456
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	: 5332.91
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.456
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.456
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.92
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.456
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.456
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		: 2666.456
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.91
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.456
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		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30408128 kB
Buffers:          324760 kB
Cached:           587376 kB
SwapCached:        17756 kB
Active:          1468420 kB
Inactive:         188420 kB
Active(anon):     725868 kB
Inactive(anon):    20452 kB
Active(file):     742552 kB
Inactive(file):   167968 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        734468 kB
Mapped:            17988 kB
Shmem:                 0 kB
Slab:             669212 kB
SReclaimable:     113336 kB
SUnreclaim:       555876 kB
KernelStack:        1608 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1082908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71356 MiB
End job on node126 at 2012-05-28 04:56:03