Trace number 3711246

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)-109 1800.34 1787.06

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
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-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

Quality of the solution as a function of time


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

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.04/0.09	c version 2.3.2.v20120418
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		501472288
0.04/0.09	c Max memory 		7480803328
0.04/0.09	c Total memory 		504102912
0.04/0.09	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@2dcb25f1
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-3711246-1338168468.opb
0.09/0.12	c reading problem ... 
0.73/0.41	c ... done. Wall clock time 0.281s.
0.73/0.41	c declared #vars     500
0.73/0.41	c internal #vars     3659
0.73/0.41	c #constraints  6818
0.73/0.41	c constraints type 
0.73/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3159
0.73/0.41	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
0.73/0.41	c ignored satisfied constraints => 500
0.73/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3159
0.73/0.41	c 7318 constraints processed.
0.73/0.45	c SATISFIABLE
0.73/0.45	c OPTIMIZING...
0.73/0.45	c Got one! Elapsed wall clock time (in seconds):0.325
0.73/0.45	o 0
0.73/0.49	c Got one! Elapsed wall clock time (in seconds):0.362
0.73/0.49	o -1
1.03/0.53	c Got one! Elapsed wall clock time (in seconds):0.401
1.03/0.53	o -2
1.03/0.54	c Got one! Elapsed wall clock time (in seconds):0.419
1.03/0.54	o -3
1.03/0.56	c Got one! Elapsed wall clock time (in seconds):0.431
1.03/0.56	o -100
1.74/0.81	c Got one! Elapsed wall clock time (in seconds):0.688
1.74/0.81	o -101
2.00/1.10	c Got one! Elapsed wall clock time (in seconds):0.978
2.00/1.10	o -102
2.11/1.18	c Got one! Elapsed wall clock time (in seconds):1.058
2.11/1.18	o -103
2.20/1.29	c cleaning 3434 clauses out of 6874 with flag 1001/6874
2.90/1.80	c cleaning 4719 clauses out of 9440 with flag 7001/12874
3.21/2.12	c Got one! Elapsed wall clock time (in seconds):2.0
3.21/2.12	o -104
3.31/2.29	c cleaning 5150 clauses out of 10300 with flag 2000/18453
3.95/2.83	c cleaning 5575 clauses out of 11150 with flag 8000/24453
4.56/3.43	c cleaning 6287 clauses out of 12575 with flag 15000/31453
5.28/4.12	c cleaning 7141 clauses out of 14290 with flag 23002/39455
5.28/4.19	c Got one! Elapsed wall clock time (in seconds):4.061
5.28/4.19	o -105
5.80/4.62	c cleaning 6267 clauses out of 12537 with flag 5001/44843
6.32/5.19	c cleaning 6131 clauses out of 12269 with flag 11000/50842
6.92/5.79	c cleaning 6566 clauses out of 13139 with flag 18001/57843
7.73/6.53	c cleaning 7284 clauses out of 14572 with flag 26000/65842
8.56/7.39	c cleaning 8144 clauses out of 16288 with flag 35000/74842
8.67/7.43	c Got one! Elapsed wall clock time (in seconds):7.309
8.67/7.43	o -108
9.07/7.86	c cleaning 6597 clauses out of 13202 with flag 5000/79900
9.58/8.37	c cleaning 6302 clauses out of 12605 with flag 11000/85900
10.29/9.00	c cleaning 6646 clauses out of 13304 with flag 18001/92901
11.12/9.80	c cleaning 7327 clauses out of 14658 with flag 26001/100901
11.93/10.67	c cleaning 8161 clauses out of 16330 with flag 35000/109900
12.94/11.61	c cleaning 9084 clauses out of 18171 with flag 45002/119902
13.98/12.65	c cleaning 10043 clauses out of 20085 with flag 56000/130900
15.42/14.01	c cleaning 11009 clauses out of 22042 with flag 68000/142900
16.66/15.29	c cleaning 12017 clauses out of 24033 with flag 81000/155900
18.30/16.84	c cleaning 13003 clauses out of 26016 with flag 95000/169900
19.73/18.23	c cleaning 14000 clauses out of 28013 with flag 110000/184900
21.27/19.75	c cleaning 15007 clauses out of 30013 with flag 126000/200900
22.90/21.39	c cleaning 16000 clauses out of 32007 with flag 143001/217901
24.92/23.31	c cleaning 17000 clauses out of 34006 with flag 161000/235900
26.94/25.38	c cleaning 17998 clauses out of 36008 with flag 180002/254902
28.95/27.31	c cleaning 19000 clauses out of 38009 with flag 200001/274901
31.08/29.43	c cleaning 19993 clauses out of 40008 with flag 221000/295900
33.73/32.03	c cleaning 21009 clauses out of 42017 with flag 243002/317902
36.27/34.59	c cleaning 22004 clauses out of 44008 with flag 266002/340902
39.21/37.45	c cleaning 22991 clauses out of 46003 with flag 290001/364901
42.44/40.63	c cleaning 23997 clauses out of 48011 with flag 315000/389900
45.05/43.27	c cleaning 25000 clauses out of 50014 with flag 341000/415900
47.91/46.09	c cleaning 26006 clauses out of 52015 with flag 368001/442901
51.07/49.17	c cleaning 26995 clauses out of 54008 with flag 396000/470900
54.45/52.44	c cleaning 28007 clauses out of 56013 with flag 425000/499900
59.13/57.08	c cleaning 28999 clauses out of 58008 with flag 455002/529902
63.09/60.97	c cleaning 29995 clauses out of 60007 with flag 486000/560900
67.73/65.50	c cleaning 31005 clauses out of 62013 with flag 518001/592901
71.11/68.88	c cleaning 31994 clauses out of 64007 with flag 551000/625900
75.14/72.84	c cleaning 33007 clauses out of 66014 with flag 585001/659901
79.39/77.02	c cleaning 33994 clauses out of 68006 with flag 620000/694900
83.54/81.12	c cleaning 35004 clauses out of 70012 with flag 656000/730900
88.60/86.13	c cleaning 36004 clauses out of 72010 with flag 693002/767902
93.83/91.34	c cleaning 36993 clauses out of 74004 with flag 731000/805900
100.57/98.10	c cleaning 38001 clauses out of 76011 with flag 770000/844900
108.96/106.35	c cleaning 39003 clauses out of 78011 with flag 810001/884901
113.37/110.69	c cleaning 39991 clauses out of 80007 with flag 851000/925900
118.32/115.51	c cleaning 41007 clauses out of 82016 with flag 893000/967900
124.57/121.71	c cleaning 41996 clauses out of 84009 with flag 936000/1010900
130.16/127.28	c cleaning 43003 clauses out of 86014 with flag 980001/1054901
136.13/133.13	c cleaning 44005 clauses out of 88011 with flag 1025001/1099901
143.22/140.14	c cleaning 44996 clauses out of 90005 with flag 1071000/1145900
150.19/147.09	c cleaning 45999 clauses out of 92009 with flag 1118000/1192900
157.96/154.77	c cleaning 47002 clauses out of 94011 with flag 1166001/1240901
167.14/163.88	c cleaning 48002 clauses out of 96011 with flag 1215003/1289903
174.88/171.60	c Got one! Elapsed wall clock time (in seconds):171.471
174.88/171.60	o -109
176.38/173.02	c cleaning 48527 clauses out of 97070 with flag 5000/1338964
177.20/173.77	c cleaning 27264 clauses out of 54543 with flag 11000/1344964
178.00/174.56	c cleaning 17135 clauses out of 34279 with flag 18000/1351964
178.82/175.30	c cleaning 12572 clauses out of 25144 with flag 26000/1359964
179.65/176.16	c cleaning 10777 clauses out of 21572 with flag 35000/1368964
180.75/177.21	c cleaning 10387 clauses out of 20795 with flag 45000/1378964
181.77/178.24	c cleaning 10699 clauses out of 21409 with flag 56001/1389965
183.18/179.62	c cleaning 11354 clauses out of 22710 with flag 68001/1401965
184.80/181.20	c cleaning 12174 clauses out of 24355 with flag 81000/1414964
186.23/182.64	c cleaning 13088 clauses out of 26181 with flag 95000/1428964
187.94/184.30	c cleaning 14040 clauses out of 28094 with flag 110001/1443965
189.76/186.16	c cleaning 15016 clauses out of 30053 with flag 126000/1459964
191.69/188.04	c cleaning 16010 clauses out of 32037 with flag 143000/1476964
194.10/190.49	c cleaning 17011 clauses out of 34028 with flag 161001/1494965
196.92/193.28	c cleaning 18003 clauses out of 36016 with flag 180000/1513964
199.14/195.47	c cleaning 19005 clauses out of 38013 with flag 200000/1533964
201.88/198.14	c cleaning 19998 clauses out of 40008 with flag 221000/1554964
205.10/201.40	c cleaning 21003 clauses out of 42010 with flag 243000/1576964
208.73/204.96	c cleaning 22004 clauses out of 44008 with flag 266001/1599965
212.55/208.70	c cleaning 22996 clauses out of 46003 with flag 290000/1623964
215.40/211.51	c cleaning 24002 clauses out of 48007 with flag 315000/1648964
218.54/214.67	c cleaning 25002 clauses out of 50008 with flag 341003/1674967
222.17/218.25	c cleaning 26002 clauses out of 52006 with flag 368003/1701967
226.01/222.03	c cleaning 27001 clauses out of 54002 with flag 396001/1729965
229.92/225.93	c cleaning 27996 clauses out of 56001 with flag 425001/1758965
233.64/229.63	c cleaning 28996 clauses out of 58005 with flag 455001/1788965
237.86/233.89	c cleaning 29995 clauses out of 60008 with flag 486000/1819964
242.50/238.40	c cleaning 31003 clauses out of 62014 with flag 518001/1851965
247.73/243.62	c cleaning 32001 clauses out of 64010 with flag 551000/1884964
253.46/249.36	c cleaning 33003 clauses out of 66011 with flag 585002/1918966
259.48/255.30	c cleaning 34002 clauses out of 68007 with flag 620001/1953965
266.22/262.04	c cleaning 35000 clauses out of 70004 with flag 656000/1989964
270.04/265.88	c cleaning 36001 clauses out of 72005 with flag 693001/2026965
274.17/269.98	c cleaning 37002 clauses out of 74004 with flag 731001/2064965
278.94/274.69	c cleaning 37993 clauses out of 76001 with flag 770000/2103964
284.01/279.69	c cleaning 38992 clauses out of 78008 with flag 810000/2143964
290.05/285.65	c cleaning 40003 clauses out of 80018 with flag 851002/2184966
295.99/291.51	c cleaning 41004 clauses out of 82014 with flag 893001/2226965
303.25/298.78	c cleaning 41999 clauses out of 84011 with flag 936002/2269966
308.89/304.39	c cleaning 42999 clauses out of 86010 with flag 980000/2313964
315.96/311.35	c cleaning 44006 clauses out of 88012 with flag 1025001/2358965
324.01/319.32	c cleaning 44999 clauses out of 90005 with flag 1071000/2404964
331.35/326.61	c cleaning 46001 clauses out of 92007 with flag 1118001/2451965
338.79/334.00	c cleaning 47002 clauses out of 94007 with flag 1166002/2499966
346.83/342.01	c cleaning 47997 clauses out of 96004 with flag 1215001/2548965
355.37/350.53	c cleaning 49004 clauses out of 98007 with flag 1265001/2598965
365.20/360.35	c cleaning 49999 clauses out of 100002 with flag 1316000/2649964
373.16/368.11	c cleaning 50997 clauses out of 102003 with flag 1368000/2701964
382.32/377.24	c cleaning 51996 clauses out of 104006 with flag 1421000/2754964
392.58/387.45	c cleaning 53001 clauses out of 106010 with flag 1475000/2808964
402.85/397.69	c cleaning 54000 clauses out of 108010 with flag 1530001/2863965
413.41/408.14	c cleaning 54996 clauses out of 110009 with flag 1586000/2919964
425.86/420.55	c cleaning 56004 clauses out of 112015 with flag 1643002/2976966
433.12/427.78	c cleaning 57003 clauses out of 114009 with flag 1701000/3034964
440.39/434.91	c cleaning 57998 clauses out of 116007 with flag 1760001/3093965
448.07/442.59	c cleaning 59003 clauses out of 118008 with flag 1820000/3153964
456.46/450.85	c cleaning 60003 clauses out of 120006 with flag 1881001/3214965
467.32/461.67	c cleaning 60998 clauses out of 122002 with flag 1943000/3276964
476.70/470.98	c cleaning 61999 clauses out of 124004 with flag 2006000/3339964
487.30/481.43	c cleaning 62996 clauses out of 126005 with flag 2070000/3403964
496.82/490.81	c cleaning 63996 clauses out of 128009 with flag 2135000/3468964
509.22/503.14	c cleaning 65005 clauses out of 130014 with flag 2201001/3534965
521.71/515.59	c cleaning 65997 clauses out of 132009 with flag 2268001/3601965
533.89/527.63	c cleaning 67004 clauses out of 134011 with flag 2336000/3669964
546.91/540.57	c cleaning 68003 clauses out of 136007 with flag 2405000/3738964
561.00/554.57	c cleaning 68999 clauses out of 138006 with flag 2475002/3808966
577.69/571.14	c cleaning 70001 clauses out of 140006 with flag 2546001/3879965
598.50/591.85	c cleaning 70993 clauses out of 142005 with flag 2618001/3951965
613.59/606.87	c cleaning 71995 clauses out of 144012 with flag 2691001/4024965
627.41/620.56	c cleaning 73001 clauses out of 146016 with flag 2765000/4098964
641.44/634.41	c cleaning 74001 clauses out of 148015 with flag 2840000/4173964
656.84/649.79	c cleaning 75003 clauses out of 150015 with flag 2916001/4249965
673.60/666.40	c cleaning 76005 clauses out of 152011 with flag 2993000/4326964
688.18/680.97	c cleaning 77000 clauses out of 154006 with flag 3071000/4404964
705.22/697.93	c cleaning 77992 clauses out of 156006 with flag 3150000/4483964
716.31/708.95	c cleaning 79002 clauses out of 158015 with flag 3230001/4563965
727.91/720.41	c cleaning 80002 clauses out of 160012 with flag 3311000/4644964
740.51/732.96	c cleaning 80996 clauses out of 162011 with flag 3393001/4726965
753.96/746.22	c cleaning 82000 clauses out of 164015 with flag 3476001/4809965
770.98/763.14	c cleaning 82995 clauses out of 166014 with flag 3560000/4893964
785.14/777.09	c cleaning 84001 clauses out of 168019 with flag 3645000/4978964
802.61/794.38	c cleaning 84997 clauses out of 170018 with flag 3731000/5064964
820.85/812.52	c cleaning 86001 clauses out of 172022 with flag 3818001/5151965
838.29/829.89	c cleaning 87006 clauses out of 174021 with flag 3906001/5239965
857.90/849.34	c cleaning 88004 clauses out of 176014 with flag 3995000/5328964
877.48/868.80	c cleaning 89000 clauses out of 178010 with flag 4085000/5418964
895.66/886.98	c cleaning 90002 clauses out of 180010 with flag 4176000/5509964
917.48/908.62	c cleaning 91000 clauses out of 182008 with flag 4268000/5601964
941.70/932.72	c cleaning 92003 clauses out of 184008 with flag 4361000/5694964
967.60/958.54	c cleaning 93001 clauses out of 186007 with flag 4455002/5788966
991.22/982.09	c cleaning 93999 clauses out of 188005 with flag 4550001/5883965
1017.47/1008.19	c cleaning 94997 clauses out of 190006 with flag 4646001/5979965
1036.75/1027.33	c cleaning 96003 clauses out of 192008 with flag 4743000/6076964
1060.87/1051.31	c cleaning 96999 clauses out of 194005 with flag 4841000/6174964
1085.66/1076.06	c cleaning 97995 clauses out of 196006 with flag 4940000/6273964
1111.25/1101.57	c cleaning 99002 clauses out of 198012 with flag 5040001/6373965
1136.42/1126.56	c cleaning 99999 clauses out of 200009 with flag 5141000/6474964
1164.13/1154.16	c cleaning 101003 clauses out of 202010 with flag 5243000/6576964
1192.86/1182.74	c cleaning 101995 clauses out of 204007 with flag 5346000/6679964
1213.49/1203.25	c cleaning 102996 clauses out of 206013 with flag 5450001/6783965
1229.30/1218.99	c cleaning 104006 clauses out of 208017 with flag 5555001/6888965
1245.93/1235.46	c cleaning 104993 clauses out of 210010 with flag 5661000/6994964
1263.73/1253.19	c cleaning 106007 clauses out of 212018 with flag 5768001/7101965
1282.97/1272.03	c cleaning 107003 clauses out of 214011 with flag 5876001/7209965
1307.68/1296.45	c cleaning 108000 clauses out of 216008 with flag 5985001/7318965
1330.14/1318.90	c cleaning 108997 clauses out of 218008 with flag 6095001/7428965
1352.28/1340.89	c cleaning 109993 clauses out of 220010 with flag 6206000/7539964
1375.59/1364.01	c cleaning 111003 clauses out of 222018 with flag 6318001/7651965
1397.30/1385.67	c cleaning 112003 clauses out of 224014 with flag 6431000/7764964
1421.97/1410.20	c cleaning 113005 clauses out of 226012 with flag 6545001/7878965
1449.54/1437.63	c cleaning 114000 clauses out of 228007 with flag 6660001/7993965
1481.22/1469.23	c cleaning 114997 clauses out of 230007 with flag 6776001/8109965
1517.46/1505.37	c cleaning 115995 clauses out of 232010 with flag 6893001/8226965
1552.52/1540.25	c cleaning 117006 clauses out of 234015 with flag 7011001/8344965
1591.85/1579.48	c cleaning 118000 clauses out of 236009 with flag 7130001/8463965
1626.24/1613.75	c cleaning 119003 clauses out of 238008 with flag 7250000/8583964
1665.62/1653.05	c cleaning 119995 clauses out of 240005 with flag 7371000/8704964
1703.50/1690.85	c cleaning 120999 clauses out of 242010 with flag 7493000/8826964
1742.92/1730.19	c cleaning 121994 clauses out of 244011 with flag 7616000/8949964
1773.71/1760.86	c cleaning 123005 clauses out of 246017 with flag 7740000/9073964
1800.03/1787.01	c starts		: 312
1800.03/1787.01	c conflicts		: 9176638
1800.03/1787.01	c decisions		: 9712988
1800.03/1787.01	c propagations		: 54222260
1800.03/1787.01	c inspects		: 6379573361
1800.03/1787.01	c shortcuts		: 0
1800.03/1787.01	c learnt literals	: 0
1800.03/1787.01	c learnt binary clauses	: 0
1800.03/1787.01	c learnt ternary clauses	: 0
1800.03/1787.01	c learnt constraints	: 9176638
1800.03/1787.01	c ignored constraints	: 0
1800.03/1787.01	c root simplifications	: 312
1800.03/1787.01	c removed literals (reason simplification)	: 126167222
1800.03/1787.01	c reason swapping (by a shorter reason)	: 0
1800.03/1787.01	c Calls to reduceDB	: 176
1800.03/1787.01	c number of reductions to clauses (during analyze)	: 0
1800.03/1787.01	c number of learned constraints concerned by reduction	: 0
1800.03/1787.01	c number of learning phase by resolution	: 0
1800.03/1787.01	c number of learning phase by cutting planes	: 0
1800.03/1787.01	c speed (assignments/second)	: 30349.63760510963
1800.03/1787.01	c non guided choices	1999
1800.03/1787.05	c learnt constraints type 
1800.03/1787.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 225786
1800.03/1787.05	c constraints type 
1800.03/1787.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3159
1800.03/1787.05	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.03/1787.05	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.03/1787.05	c ignored satisfied constraints => 500
1800.03/1787.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3159
1800.03/1787.05	c 7319 constraints processed.
1800.03/1787.05	s SATISFIABLE
1800.03/1787.05	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 
1800.03/1787.05	c objective function=-109
1800.03/1787.05	c Total wall clock time (in seconds): 1786.924

Verifier Data

OK	-109

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-3711246-1338168468/watcher-3711246-1338168468 -o /tmp/evaluation-result-3711246-1338168468/solver-3711246-1338168468 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711246-1338168468.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.99 1.99 3/194 31134
/proc/meminfo: memFree=28741672/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/31134/stat : 31134 (java) D 31132 31134 29719 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 282971717 9515008 175 33554432000 1073741824 1073778376 140733841571088 140733841553816 223651644304 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/31134/statm: 2323 175 133 9 0 71 0

[startup+0.0709409 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 31134
/proc/meminfo: memFree=28741672/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9558440 CPUtime=0.04 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 3201 0 1 0 3 1 0 0 20 0 18 0 282971717 9787842560 4409 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2389610 4409 1764 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558440

[startup+0.100339 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 31134
/proc/meminfo: memFree=28741672/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9558440 CPUtime=0.09 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 4177 0 1 0 7 2 0 0 20 0 18 0 282971717 9787842560 5384 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2389610 5386 2111 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558440

[startup+0.30028 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 31134
/proc/meminfo: memFree=28741672/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9558440 CPUtime=0.43 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 5284 0 1 0 41 2 0 0 20 0 18 0 282971717 9787842560 7658 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2389610 7658 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558440

[startup+0.700299 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 31134
/proc/meminfo: memFree=28741672/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=1.62 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 14286 0 1 0 157 5 0 0 20 0 19 0 282971717 9856004096 16146 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 16146 2262 9 0 2396937 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9625004

[startup+1.50082 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 31153
/proc/meminfo: memFree=28680336/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=2.57 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 14369 0 1 0 250 7 0 0 20 0 19 0 282971717 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 24898 2290 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=1.43 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2538 0 1 0 140 3 0 0 20 0 19 0 282971718 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097162961144 140097018820201 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 36 0 0 0 1 0 0 0 20 0 19 0 282971720 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.5 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4621 0 0 0 50 0 0 0 20 0 19 0 282971723 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.55 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 53 2 0 0 20 0 19 0 282971723 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 24898 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 9625004

[startup+3.10067 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 31153
/proc/meminfo: memFree=28640308/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=4.27 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 14391 0 1 0 420 7 0 0 20 0 19 0 282971717 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 28488 2290 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=2.93 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2540 0 1 0 290 3 0 0 20 0 19 0 282971718 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097162961264 140097018909119 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 39 0 0 0 7 0 0 0 20 0 19 0 282971720 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.54 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4622 0 0 0 54 0 0 0 20 0 19 0 282971723 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 28488 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 9625004

[startup+6.30067 s]
/proc/loadavg: 1.93 1.99 1.99 3/213 31153
/proc/meminfo: memFree=28628020/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=7.53 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 14414 0 1 0 745 8 0 0 20 0 19 0 282971717 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 30264 2290 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=5.95 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2546 0 1 0 592 3 0 0 20 0 19 0 282971718 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097162961264 140097019011166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 4 0 0 0 2 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 282971719 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=0.18 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 41 0 0 0 18 0 0 0 20 0 19 0 282971720 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.54 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4622 0 0 0 54 0 0 0 20 0 19 0 282971723 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 30264 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 9625004

[startup+12.7008 s]

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

[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=1.89 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 400 0 0 0 178 11 0 0 20 0 19 0 282971719 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=1.89 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 398 0 0 0 179 10 0 0 20 0 19 0 282971719 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 323 0 0 0 175 9 0 0 20 0 19 0 282971719 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=12.67 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 482 0 0 0 1262 5 0 0 20 0 19 0 282971720 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4643 0 0 0 57 0 0 0 20 0 19 0 282971723 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0.64 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 95 0 0 0 32 32 0 0 20 0 19 0 282971723 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 178478 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1675.01
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.08 2.09 2.06 3/213 31227
/proc/meminfo: memFree=27362112/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=1735.12 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 18450 0 1 0 173381 131 0 0 20 0 19 0 282971717 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 178910 2291 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=1704.97 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2763 0 1 0 170466 31 0 0 20 0 19 0 282971718 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097162961264 140097019010754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=1.79 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 171 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=1.94 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 456 0 0 0 186 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=2.01 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 547 0 0 0 191 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=2.14 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 205 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=1.9 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 455 0 0 0 180 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=1.93 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 400 0 0 0 182 11 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=1.9 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 398 0 0 0 180 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=1.85 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 323 0 0 0 176 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=12.8 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 484 0 0 0 1275 5 0 0 20 0 19 0 282971720 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4643 0 0 0 57 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0.67 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 99 0 0 0 34 33 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1735.12
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.17 2.11 2.07 3/213 31227
/proc/meminfo: memFree=27390860/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=1795.32 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 18460 0 1 0 179400 132 0 0 20 0 19 0 282971717 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 178910 2291 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=1764.55 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2765 0 1 0 176423 32 0 0 20 0 19 0 282971718 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097162961264 140097019010754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 176 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=1.97 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 456 0 0 0 189 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=2.03 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 547 0 0 0 193 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=2.16 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 207 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=1.96 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 455 0 0 0 186 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=1.96 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 400 0 0 0 185 11 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=1.93 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 398 0 0 0 182 11 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=1.91 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 323 0 0 0 182 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=13.12 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 488 0 0 0 1307 5 0 0 20 0 19 0 282971720 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4643 0 0 0 57 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 103 0 0 0 35 33 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1795.32
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787 s]
/proc/loadavg: 2.16 2.11 2.07 3/213 31227
/proc/meminfo: memFree=27389804/32873844 swapFree=6856/6856
[pid=31134] ppid=31132 vsize=9625004 CPUtime=1800.03 cores=1,3,5,7
/proc/31134/stat : 31134 (java) S 31132 31134 29719 0 -1 4202496 18460 0 1 0 179871 132 0 0 20 0 19 0 282971717 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140737111310832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/31134/statm: 2406251 178910 2291 9 0 2396937 0
[pid=31134/tid=31136] ppid=31132 vsize=9625004 CPUtime=1769.25 cores=1,3,5,7
/proc/31134/task/31136/stat : 31136 (java) R 31132 31134 29719 0 -1 4202560 2765 0 1 0 176893 32 0 0 20 0 19 0 282971718 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097162961264 140097018898400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31137] ppid=31132 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/31134/task/31137/stat : 31137 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 176 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097006999848 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31138] ppid=31132 vsize=9625004 CPUtime=1.97 cores=1,3,5,7
/proc/31134/task/31138/stat : 31138 (java) S 31132 31134 29719 0 -1 4202560 456 0 0 0 189 8 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097005947048 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31139] ppid=31132 vsize=9625004 CPUtime=2.03 cores=1,3,5,7
/proc/31134/task/31139/stat : 31139 (java) S 31132 31134 29719 0 -1 4202560 547 0 0 0 193 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097004894760 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31140] ppid=31132 vsize=9625004 CPUtime=2.16 cores=1,3,5,7
/proc/31134/task/31140/stat : 31140 (java) S 31132 31134 29719 0 -1 4202560 377 0 0 0 207 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097003841960 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31141] ppid=31132 vsize=9625004 CPUtime=1.96 cores=1,3,5,7
/proc/31134/task/31141/stat : 31141 (java) S 31132 31134 29719 0 -1 4202560 455 0 0 0 186 10 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140097002789672 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31142] ppid=31132 vsize=9625004 CPUtime=1.96 cores=1,3,5,7
/proc/31134/task/31142/stat : 31142 (java) S 31132 31134 29719 0 -1 4202560 400 0 0 0 185 11 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096665807528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31143] ppid=31132 vsize=9625004 CPUtime=1.93 cores=1,3,5,7
/proc/31134/task/31143/stat : 31143 (java) S 31132 31134 29719 0 -1 4202560 398 0 0 0 182 11 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096664755240 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31144] ppid=31132 vsize=9625004 CPUtime=1.91 cores=1,3,5,7
/proc/31134/task/31144/stat : 31144 (java) S 31132 31134 29719 0 -1 4202560 323 0 0 0 182 9 0 0 20 0 19 0 282971719 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096663702440 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31134/tid=31145] ppid=31132 vsize=9625004 CPUtime=13.12 cores=1,3,5,7
/proc/31134/task/31145/stat : 31145 (java) S 31132 31134 29719 0 -1 4202560 488 0 0 0 1307 5 0 0 20 0 19 0 282971720 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096651503848 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31146] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31146/stat : 31146 (java) S 31132 31134 29719 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096650449912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31147] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31147/stat : 31147 (java) S 31132 31134 29719 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282971721 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096649397512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31148] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31148/stat : 31148 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096648346000 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31134/tid=31149] ppid=31132 vsize=9625004 CPUtime=0.57 cores=1,3,5,7
/proc/31134/task/31149/stat : 31149 (java) S 31132 31134 29719 0 -1 4202560 4643 0 0 0 57 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096647293624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31150] ppid=31132 vsize=9625004 CPUtime=0.58 cores=1,3,5,7
/proc/31134/task/31150/stat : 31150 (java) S 31132 31134 29719 0 -1 4202560 5947 0 0 0 56 2 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096646240824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31151] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31151/stat : 31151 (java) S 31132 31134 29719 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096645188728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31134/tid=31152] ppid=31132 vsize=9625004 CPUtime=0.69 cores=1,3,5,7
/proc/31134/task/31152/stat : 31152 (java) S 31132 31134 29719 0 -1 4202560 103 0 0 0 36 33 0 0 20 0 19 0 282971723 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096644136136 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31134/tid=31153] ppid=31132 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/31134/task/31153/stat : 31153 (java) S 31132 31134 29719 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282971759 9856004096 178910 33554432000 1073741824 1073778376 140737111319696 140096642745256 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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): 1787.06
CPU time (s): 1800.34
CPU user time (s): 1798.71
CPU system time (s): 1.63675
CPU usage (%): 100.743
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.63675
maximum resident set size= 715756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18492
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42884
involuntary context switches= 35417

runsolver used 5.9001 second user time and 16.8034 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-28 03:27:48
IDJOB=3711246
IDBENCH=48176
IDSOLVER=2289
FILE ID=node144/3711246-1338168468
RUNJOBID= node144-1338157682-29736
PBS_JOBID= 14624532
Free space on /tmp= 71472 MiB

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

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=1253278057

node144.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.196
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.39
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.196
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.196
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	: 5438.54
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.196
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.196
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        28742052 kB
Buffers:          380576 kB
Cached:          2640432 kB
SwapCached:            0 kB
Active:          1106076 kB
Inactive:        2188144 kB
Active(anon):     274520 kB
Inactive(anon):        0 kB
Active(file):     831556 kB
Inactive(file):  2188144 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:        278840 kB
Mapped:            22580 kB
Shmem:               200 kB
Slab:             697160 kB
SReclaimable:     139532 kB
SUnreclaim:       557628 kB
KernelStack:        1600 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     826880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71472 MiB
End job on node144 at 2012-05-28 03:57:37