Trace number 3687853

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 SnapshotSAT (TO)2653 1800.01 1788.86

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUMed36462db2ffa04ea65b986069441496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2642
Best CPU time to get the best result obtained on this benchmark0.050991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2642
Optimality of the best value was proved YES
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3687853-1337877244.opb
0.08/0.12	c reading problem ... 
0.26/0.22	c ... done. Wall clock time 0.103s.
0.26/0.22	c declared #vars     907
0.26/0.22	c #constraints  663
0.26/0.22	c constraints type 
0.26/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 260
0.26/0.22	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1
0.26/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 275
0.26/0.22	c ignored satisfied constraints => 1
0.26/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 126
0.26/0.22	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.26/0.22	c 664 constraints processed.
0.26/0.22	c objective function length is 748 literals
0.26/0.24	c SATISFIABLE
0.26/0.24	c OPTIMIZING...
0.26/0.24	c Got one! Elapsed wall clock time (in seconds):0.127
0.26/0.24	o 2653
0.98/0.67	c cleaning 2500 clauses out of 5000 with flag 5000/5000
1.58/1.02	c cleaning 4251 clauses out of 8501 with flag 11001/11001
2.08/1.58	c cleaning 5624 clauses out of 11250 with flag 18001/18001
2.80/2.22	c cleaning 6808 clauses out of 13625 with flag 26000/26000
3.43/2.81	c cleaning 7909 clauses out of 15818 with flag 35001/35001
3.94/3.38	c cleaning 8954 clauses out of 17908 with flag 45000/45000
4.54/3.96	c cleaning 9976 clauses out of 19954 with flag 56000/56000
5.25/4.62	c cleaning 10985 clauses out of 21978 with flag 68000/68000
5.98/5.33	c cleaning 11995 clauses out of 23993 with flag 81000/81000
6.78/6.13	c cleaning 12995 clauses out of 25998 with flag 95000/95000
7.70/7.02	c cleaning 14001 clauses out of 28003 with flag 110000/110000
8.61/7.92	c cleaning 15001 clauses out of 30002 with flag 126000/126000
9.62/8.91	c cleaning 16001 clauses out of 32001 with flag 143000/143000
10.73/10.04	c cleaning 16997 clauses out of 34000 with flag 161000/161000
11.86/11.16	c cleaning 17998 clauses out of 36003 with flag 180000/180000
13.06/12.38	c cleaning 18999 clauses out of 38005 with flag 200000/200000
14.37/13.69	c cleaning 20003 clauses out of 40006 with flag 221000/221000
15.67/14.97	c cleaning 21000 clauses out of 42003 with flag 243000/243000
17.08/16.39	c cleaning 21999 clauses out of 44003 with flag 266000/266000
18.59/17.81	c cleaning 22999 clauses out of 46004 with flag 290000/290000
20.20/19.44	c cleaning 24003 clauses out of 48005 with flag 315000/315000
21.92/21.17	c cleaning 24998 clauses out of 50002 with flag 341000/341000
23.77/22.99	c cleaning 26001 clauses out of 52004 with flag 368000/368000
25.68/24.84	c cleaning 26996 clauses out of 54003 with flag 396000/396000
27.49/26.68	c cleaning 28001 clauses out of 56007 with flag 425000/425000
29.30/28.49	c cleaning 29001 clauses out of 58006 with flag 455000/455000
31.21/30.39	c cleaning 30001 clauses out of 60006 with flag 486001/486001
33.42/32.58	c cleaning 31002 clauses out of 62004 with flag 518000/518000
35.83/34.91	c cleaning 31997 clauses out of 64002 with flag 551000/551000
38.27/37.33	c cleaning 32999 clauses out of 66005 with flag 585000/585000
40.27/39.33	c cleaning 34001 clauses out of 68007 with flag 620001/620001
42.68/41.75	c cleaning 34997 clauses out of 70006 with flag 656001/656001
44.99/44.07	c cleaning 36001 clauses out of 72009 with flag 693001/693001
47.69/46.71	c cleaning 36996 clauses out of 74008 with flag 731001/731001
50.43/49.49	c cleaning 38005 clauses out of 76012 with flag 770001/770001
53.46/52.48	c cleaning 39003 clauses out of 78007 with flag 810001/810001
56.89/55.86	c cleaning 40002 clauses out of 80004 with flag 851001/851001
60.21/59.14	c cleaning 40997 clauses out of 82002 with flag 893001/893001
62.95/61.81	c cleaning 42000 clauses out of 84005 with flag 936001/936001
66.18/65.00	c cleaning 42998 clauses out of 86005 with flag 980001/980001
69.34/68.12	c cleaning 44001 clauses out of 88007 with flag 1025001/1025001
72.87/71.67	c cleaning 45003 clauses out of 90006 with flag 1071001/1071001
76.32/75.09	c cleaning 45998 clauses out of 92003 with flag 1118001/1118001
80.16/78.81	c cleaning 46999 clauses out of 94005 with flag 1166001/1166001
83.49/82.17	c cleaning 48003 clauses out of 96006 with flag 1215001/1215001
87.39/86.06	c cleaning 48999 clauses out of 98003 with flag 1265001/1265001
91.42/90.07	c cleaning 50000 clauses out of 100004 with flag 1316001/1316001
94.91/93.45	c cleaning 50996 clauses out of 102004 with flag 1368001/1368001
98.62/97.18	c cleaning 52002 clauses out of 104008 with flag 1421001/1421001
102.65/101.13	c cleaning 52997 clauses out of 106006 with flag 1475001/1475001
106.80/105.22	c cleaning 54003 clauses out of 108009 with flag 1530001/1530001
111.24/109.68	c cleaning 55000 clauses out of 110006 with flag 1586001/1586001
115.27/113.69	c cleaning 55995 clauses out of 112006 with flag 1643001/1643001
120.19/118.56	c cleaning 57001 clauses out of 114011 with flag 1701001/1701001
125.33/123.60	c cleaning 58002 clauses out of 116010 with flag 1760001/1760001
130.15/128.45	c cleaning 59001 clauses out of 118008 with flag 1820001/1820001
135.50/133.79	c cleaning 60002 clauses out of 120007 with flag 1881001/1881001
141.07/139.20	c cleaning 61003 clauses out of 122005 with flag 1943001/1943001
146.13/144.28	c cleaning 61995 clauses out of 124002 with flag 2006001/2006001
150.73/148.81	c cleaning 63000 clauses out of 126007 with flag 2070001/2070001
155.95/154.01	c cleaning 64002 clauses out of 128007 with flag 2135001/2135001
161.10/159.19	c cleaning 64994 clauses out of 130005 with flag 2201001/2201001
167.22/165.26	c cleaning 66001 clauses out of 132011 with flag 2268001/2268001
172.50/170.50	c cleaning 67002 clauses out of 134010 with flag 2336001/2336001
178.72/176.60	c cleaning 67999 clauses out of 136008 with flag 2405001/2405001
184.29/182.14	c cleaning 69001 clauses out of 138009 with flag 2475001/2475001
191.22/189.05	c cleaning 69998 clauses out of 140008 with flag 2546001/2546001
198.15/195.94	c cleaning 70997 clauses out of 142010 with flag 2618001/2618001
203.89/201.67	c cleaning 72001 clauses out of 144013 with flag 2691001/2691001
210.71/208.40	c cleaning 73001 clauses out of 146012 with flag 2765001/2765001
217.73/215.50	c cleaning 74000 clauses out of 148011 with flag 2840001/2840001
225.05/222.76	c cleaning 74999 clauses out of 150011 with flag 2916001/2916001
232.45/230.10	c cleaning 76000 clauses out of 152012 with flag 2993001/2993001
238.01/235.65	c cleaning 76998 clauses out of 154012 with flag 3071001/3071001
244.02/241.67	c cleaning 77996 clauses out of 156014 with flag 3150001/3150001
250.36/247.99	c cleaning 79008 clauses out of 158018 with flag 3230001/3230001
257.28/254.85	c cleaning 79995 clauses out of 160010 with flag 3311001/3311001
265.50/263.06	c cleaning 81006 clauses out of 162015 with flag 3393001/3393001
272.02/269.43	c cleaning 82002 clauses out of 164009 with flag 3476001/3476001
280.33/277.70	c cleaning 83004 clauses out of 166007 with flag 3560001/3560001
289.22/286.57	c cleaning 83998 clauses out of 168003 with flag 3645001/3645001
297.87/295.12	c cleaning 84994 clauses out of 170005 with flag 3731001/3731001
306.95/304.16	c cleaning 86000 clauses out of 172011 with flag 3818001/3818001
315.97/313.17	c cleaning 87002 clauses out of 174011 with flag 3906001/3906001
324.60/321.79	c cleaning 88003 clauses out of 176009 with flag 3995001/3995001
334.33/331.45	c cleaning 88999 clauses out of 178006 with flag 4085001/4085001
343.99/341.01	c cleaning 90001 clauses out of 180007 with flag 4176001/4176001
354.25/351.21	c cleaning 91002 clauses out of 182006 with flag 4268001/4268001
364.80/361.75	c cleaning 92000 clauses out of 184004 with flag 4361001/4361001
375.07/371.98	c cleaning 92999 clauses out of 186004 with flag 4455001/4455001
382.66/379.45	c cleaning 93994 clauses out of 188005 with flag 4550001/4550001
391.96/388.77	c cleaning 94997 clauses out of 190011 with flag 4646001/4646001
401.00/397.76	c cleaning 96005 clauses out of 192014 with flag 4743001/4743001
409.85/406.56	c cleaning 96997 clauses out of 194009 with flag 4841001/4841001
419.78/416.43	c cleaning 98004 clauses out of 196012 with flag 4940001/4940001
430.83/427.42	c cleaning 99001 clauses out of 198008 with flag 5040001/5040001
441.98/438.44	c cleaning 100001 clauses out of 200007 with flag 5141001/5141001
452.62/449.01	c cleaning 100997 clauses out of 202006 with flag 5243001/5243001
463.04/459.43	c cleaning 102001 clauses out of 204009 with flag 5346001/5346001
474.30/470.65	c cleaning 103000 clauses out of 206008 with flag 5450001/5450001
485.66/482.00	c cleaning 104002 clauses out of 208008 with flag 5555001/5555001
496.23/492.41	c cleaning 104999 clauses out of 210006 with flag 5661001/5661001
506.95/503.17	c cleaning 105998 clauses out of 212007 with flag 5768001/5768001
519.02/515.11	c cleaning 107002 clauses out of 214009 with flag 5876001/5876001
531.15/527.21	c cleaning 107996 clauses out of 216007 with flag 5985001/5985001
542.13/538.14	c cleaning 109002 clauses out of 218011 with flag 6095001/6095001
553.16/549.15	c cleaning 110000 clauses out of 220009 with flag 6206001/6206001
564.92/560.87	c cleaning 110999 clauses out of 222009 with flag 6318001/6318001
576.94/572.86	c cleaning 112001 clauses out of 224010 with flag 6431001/6431001
589.96/585.87	c cleaning 113002 clauses out of 226009 with flag 6545001/6545001
602.85/598.67	c cleaning 113999 clauses out of 228007 with flag 6660001/6660001
612.21/607.83	c cleaning 114998 clauses out of 230008 with flag 6776001/6776001
622.27/617.77	c cleaning 115998 clauses out of 232010 with flag 6893001/6893001
634.31/629.71	c cleaning 117004 clauses out of 234012 with flag 7011001/7011001
646.78/642.19	c cleaning 117997 clauses out of 236008 with flag 7130001/7130001
657.97/653.26	c cleaning 119000 clauses out of 238011 with flag 7250001/7250001
671.32/666.52	c cleaning 120001 clauses out of 240011 with flag 7371001/7371001
685.07/680.25	c cleaning 120993 clauses out of 242010 with flag 7493001/7493001
699.17/694.24	c cleaning 122002 clauses out of 244017 with flag 7616001/7616001
712.55/707.54	c cleaning 123005 clauses out of 246015 with flag 7740001/7740001
727.26/722.21	c cleaning 124002 clauses out of 248010 with flag 7865001/7865001
742.25/737.12	c cleaning 125002 clauses out of 250008 with flag 7991001/7991001
757.49/752.35	c cleaning 125995 clauses out of 252006 with flag 8118001/8118001
772.59/767.48	c cleaning 126997 clauses out of 254011 with flag 8246001/8246001
787.80/782.62	c cleaning 128002 clauses out of 256014 with flag 8375001/8375001
802.53/797.37	c cleaning 129000 clauses out of 258012 with flag 8505001/8505001
816.45/811.21	c cleaning 130003 clauses out of 260012 with flag 8636001/8636001
831.53/826.26	c cleaning 131002 clauses out of 262009 with flag 8768001/8768001
848.13/842.71	c cleaning 131996 clauses out of 264007 with flag 8901001/8901001
860.23/854.84	c cleaning 133001 clauses out of 266011 with flag 9035001/9035001
876.98/871.59	c cleaning 134000 clauses out of 268010 with flag 9170001/9170001
894.17/888.69	c cleaning 134999 clauses out of 270010 with flag 9306001/9306001
911.24/905.64	c cleaning 136002 clauses out of 272011 with flag 9443001/9443001
929.33/923.75	c cleaning 137002 clauses out of 274009 with flag 9581001/9581001
946.66/941.06	c cleaning 137998 clauses out of 276007 with flag 9720001/9720001
964.41/958.73	c cleaning 139002 clauses out of 278009 with flag 9860001/9860001
982.37/976.68	c cleaning 139999 clauses out of 280007 with flag 10001001/10001001
996.18/990.28	c cleaning 140999 clauses out of 282008 with flag 10143001/10143001
1007.68/1001.54	c cleaning 141997 clauses out of 284009 with flag 10286001/10286001
1021.42/1015.21	c cleaning 143002 clauses out of 286012 with flag 10430001/10430001
1035.50/1029.22	c cleaning 143999 clauses out of 288010 with flag 10575001/10575001
1052.42/1046.05	c cleaning 145001 clauses out of 290011 with flag 10721001/10721001
1064.85/1058.30	c cleaning 146002 clauses out of 292010 with flag 10868001/10868001
1081.88/1075.34	c cleaning 147000 clauses out of 294008 with flag 11016001/11016001
1094.95/1088.32	c cleaning 147996 clauses out of 296008 with flag 11165001/11165001
1113.12/1106.47	c cleaning 149003 clauses out of 298012 with flag 11315001/11315001
1131.73/1124.98	c cleaning 150000 clauses out of 300009 with flag 11466001/11466001
1147.21/1140.39	c cleaning 151005 clauses out of 302009 with flag 11618001/11618001
1167.33/1160.47	c cleaning 151998 clauses out of 304004 with flag 11771001/11771001
1189.03/1182.07	c cleaning 153003 clauses out of 306006 with flag 11925001/11925001
1209.80/1202.78	c cleaning 153999 clauses out of 308003 with flag 12080001/12080001
1230.56/1223.44	c cleaning 154999 clauses out of 310004 with flag 12236001/12236001
1251.22/1244.03	c cleaning 155997 clauses out of 312005 with flag 12393001/12393001
1271.46/1264.28	c cleaning 157001 clauses out of 314008 with flag 12551001/12551001
1290.52/1283.29	c cleaning 157999 clauses out of 316007 with flag 12710001/12710001
1311.37/1304.05	c cleaning 158999 clauses out of 318008 with flag 12870001/12870001
1332.68/1325.34	c cleaning 160002 clauses out of 320009 with flag 13031001/13031001
1353.80/1346.46	c cleaning 161001 clauses out of 322007 with flag 13193001/13193001
1375.11/1367.74	c cleaning 161996 clauses out of 324006 with flag 13356001/13356001
1392.85/1385.43	c cleaning 163000 clauses out of 326010 with flag 13520001/13520001
1414.56/1407.20	c cleaning 163999 clauses out of 328010 with flag 13685001/13685001
1438.06/1430.56	c cleaning 165002 clauses out of 330011 with flag 13851001/13851001
1461.49/1453.90	c cleaning 166005 clauses out of 332009 with flag 14018001/14018001
1484.87/1477.26	c cleaning 167002 clauses out of 334004 with flag 14186001/14186001
1509.75/1502.03	c cleaning 167997 clauses out of 336002 with flag 14355001/14355001
1534.58/1526.88	c cleaning 168998 clauses out of 338005 with flag 14525001/14525001
1559.14/1551.33	c cleaning 170000 clauses out of 340007 with flag 14696001/14696001
1583.69/1575.65	c cleaning 170999 clauses out of 342007 with flag 14868001/14868001
1609.30/1600.78	c cleaning 172001 clauses out of 344008 with flag 15041001/15041001
1628.07/1619.23	c cleaning 172997 clauses out of 346007 with flag 15215001/15215001
1643.91/1634.70	c cleaning 173997 clauses out of 348010 with flag 15390001/15390001
1663.80/1654.28	c cleaning 175004 clauses out of 350013 with flag 15566001/15566001
1683.55/1673.61	c cleaning 175998 clauses out of 352009 with flag 15743001/15743001
1700.07/1689.95	c cleaning 177003 clauses out of 354011 with flag 15921001/15921001
1722.36/1712.06	c cleaning 177998 clauses out of 356008 with flag 16100001/16100001
1740.37/1729.81	c cleaning 178994 clauses out of 358010 with flag 16280001/16280001
1763.21/1752.43	c cleaning 180005 clauses out of 360016 with flag 16461001/16461001
1789.69/1778.79	c cleaning 181001 clauses out of 362011 with flag 16643001/16643001
1800.01/1788.81	c starts		: 349
1800.01/1788.81	c conflicts		: 16786943
1800.01/1788.81	c decisions		: 17509050
1800.01/1788.81	c propagations		: 462715406
1800.01/1788.81	c inspects		: 8632489570
1800.01/1788.81	c shortcuts		: 0
1800.01/1788.81	c learnt literals	: 0
1800.01/1788.81	c learnt binary clauses	: 0
1800.01/1788.81	c learnt ternary clauses	: 0
1800.01/1788.81	c learnt constraints	: 16786945
1800.01/1788.81	c ignored constraints	: 0
1800.01/1788.81	c root simplifications	: 0
1800.01/1788.81	c removed literals (reason simplification)	: 0
1800.01/1788.81	c reason swapping (by a shorter reason)	: 0
1800.01/1788.81	c Calls to reduceDB	: 178
1800.01/1788.81	c number of reductions to clauses (during analyze)	: 0
1800.01/1788.81	c number of learned constraints concerned by reduction	: 0
1800.01/1788.81	c number of learning phase by resolution	: 0
1800.01/1788.81	c number of learning phase by cutting planes	: 0
1800.01/1788.81	c speed (assignments/second)	: 258705.2335313673
1800.01/1788.81	c non guided choices	47
1800.01/1788.84	c learnt constraints type 
1800.01/1788.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 325087
1800.01/1788.84	c constraints type 
1800.01/1788.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 260
1800.01/1788.84	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1
1800.01/1788.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 275
1800.01/1788.84	c ignored satisfied constraints => 1
1800.01/1788.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 126
1800.01/1788.84	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.01/1788.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.01/1788.84	c 665 constraints processed.
1800.01/1788.84	s SATISFIABLE
1800.01/1788.85	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 x63 -x64 -x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 x101 x102 -x103 -x104 -x105 -x106 x107 -x108 x109 x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 x123 x124 -x125 -x126 x127 x128 -x129 -x130 -x131 -x132 -x133 x134 x135 -x136 -x137 x138 x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 x147 -x148 -x149 x150 x151 -x152 x153 x154 -x155 -x156 -x157 x158 -x159 -x160 x161 -x162 -x163 x164 x165 -x166 -x167 -x168 x169 -x170 x171 -x172 -x173 -x174 -x175 x176 -x177 x178 x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 x217 -x218 x219 x220 x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 x229 x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 x256 x257 x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 x331 -x332 x333 -x334 x335 x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 -x361 -x362 -x363 x364 x365 x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 x374 -x375 -x376 -x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 x393 -x394 x395 -x396 x397 x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 x419 x420 -x421 x422 -x423 -x424 -x425 x426 x427 -x428 x429 -x430 -x431 x432 x433 x434 -x435 x436 x437 -x438 -x439 -x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 -x457 x458 -x459 x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 x509 x510 x511 x512 x513 x514 -x515 -x516 -x517 -x518 x519 -x520 x521 x522 x523 x524 x525 -x526 x527 x528 -x529 x530 x531 x532 x533 x534 x535 x536 -x537 x538 -x539 -x540 x541 x542 -x543 x544 x545 -x546 x547 -x548 x549 x550 x551 x552 -x553 -x554 x555 x556 x557 -x558 x559 x560 -x561 x562 x563 -x564 x565 -x566 x567 x568 x569 -x570 x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 x649 -x650 x651 x652 -x653 x654 -x655 -x656 -x657 -x658 -x659 x660 -x661 -x662 x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 x671 -x672 -x673 x674 -x675 -x676 -x677 -x678 -x679 x680 -x681 x682 -x683 -x684 -x685 -x686 x687 x688 -x689 -x690 -x691 -x692 -x693 -x694 x695 -x696 -x697 x698 -x699 x700 -x701 -x702 -x703 x704 -x705 -x706 -x707 -x708 x709 -x710 x711 x712 x713 -x714 x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 x723 x724 -x725 x726 x727 x728 -x729 -x730 -x731 -x732 x733 -x734 x735 x736 -x737 -x738 -x739 -x740 -x741 x742 -x743 -x744 -x745 -x746 -x747 -x748 x749 -x750 -x751 -x752 -x753 x754 -x755 -x756 -x757 -x758 -x759 x760 -x761 x762 -x763 x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 x773 -x774 -x775 x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 x807 -x808 -x809 -x810 x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 x840 -x841 -x842 -x843 x844 -x845 -x846 -x847 x848 -x849 x850 x851 x852 x853 x854 -x855 x856 -x857 -x858 x859 -x860 -x861 -x862 x863 x864 x865 x866 -x867 x868 -x869 -x870 x871 x872 x873 x874 -x875 -x876 x877 x878 x879 x880 x881 x882 -x883 x884 x885 x886 x887 -x888 x889 x890 x891 x892 x893 -x894 -x895 -x896 x897 -x898 x899 x900 x901 x902 x903 x904 x905 x906 -x907 
1800.01/1788.85	c objective function=2653
1800.01/1788.85	c Total wall clock time (in seconds): 1788.732

Verifier Data

OK	2653

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-3687853-1337877244/watcher-3687853-1337877244 -o /tmp/evaluation-result-3687853-1337877244/solver-3687853-1337877244 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687853-1337877244.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.99 2.00 2.00 3/194 23289
/proc/meminfo: memFree=26076104/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/23289/stat : 23289 (java) D 23287 23289 22635 0 -1 4202496 92 0 0 0 0 0 0 0 20 0 1 0 253851223 2560000 46 33554432000 1073741824 1073778376 140736560944656 140736560941784 213183982887 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/23289/statm: 625 46 37 9 0 29 0

[startup+0.0370559 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 23289
/proc/meminfo: memFree=26076104/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 2778 0 1 0 0 0 0 0 20 0 10 0 253851223 9233014784 3478 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2254154 3478 1538 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100284 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 23289
/proc/meminfo: memFree=26076104/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 4223 0 1 0 7 1 0 0 20 0 18 0 253851223 9787813888 5425 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2389603 5429 2107 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.30027 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 23289
/proc/meminfo: memFree=26076104/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 6128 0 1 0 45 2 0 0 20 0 19 0 253851223 9855975424 8079 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 8079 2230 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9624976

[startup+0.700296 s]
/proc/loadavg: 1.99 2.00 2.00 3/194 23289
/proc/meminfo: memFree=26076104/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=1.13 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 8819 0 1 0 110 3 0 0 20 0 19 0 253851223 9855975424 13434 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 13434 2271 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9624976

[startup+1.50065 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 23308
/proc/meminfo: memFree=26019308/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=2.08 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 13030 0 1 0 205 3 0 0 20 0 19 0 253851223 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 18870 2271 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2457 0 1 0 141 2 0 0 20 0 19 0 253851225 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962737279264 139962599743995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 253851227 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6601 0 0 0 37 0 0 0 20 0 19 0 253851230 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2703 0 0 0 19 0 0 0 20 0 19 0 253851230 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 18870 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 9624976

[startup+3.10065 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 23308
/proc/meminfo: memFree=26003980/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=3.73 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 13061 0 1 0 369 4 0 0 20 0 19 0 253851223 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 21448 2271 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2458 0 1 0 296 2 0 0 20 0 19 0 253851225 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962737279264 139962599644638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 253851227 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6602 0 0 0 38 0 0 0 20 0 19 0 253851230 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 21448 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 9624976

[startup+6.30075 s]
/proc/loadavg: 2.07 2.02 2.00 3/213 23308
/proc/meminfo: memFree=25993756/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=7 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 13122 0 1 0 694 6 0 0 20 0 19 0 253851223 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 24999 2271 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=6.08 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2466 0 1 0 606 2 0 0 20 0 19 0 253851225 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962737279264 139962599609227 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 27 0 0 0 1 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253851226 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=0.11 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 38 0 0 0 11 0 0 0 20 0 19 0 253851227 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6602 0 0 0 38 0 0 0 20 0 19 0 253851230 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 24999 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6612 0 0 0 41 0 0 0 20 0 19 0 253851230 9855975424 231831 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 231831 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 231831 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 97 0 0 0 17 20 0 0 20 0 19 0 253851230 9855975424 231831 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 231831 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1672.07
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 23406
/proc/meminfo: memFree=26234572/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=1732.87 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 19968 0 1 0 173178 109 0 0 20 0 19 0 253851223 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 235267 2272 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=1702.72 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2704 0 1 0 170242 30 0 0 20 0 19 0 253851225 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962737278320 139962599743995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=1.71 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 929 0 0 0 158 13 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=1.74 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 933 0 0 0 163 11 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=1.87 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 956 0 0 0 178 9 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=1.69 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 538 0 0 0 160 9 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=1.74 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 560 0 0 0 163 11 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=1.57 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 769 0 0 0 146 11 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=1.76 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 745 0 0 0 165 11 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=1.79 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 466 0 0 0 169 10 0 0 20 0 19 0 253851226 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=11.06 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 772 0 0 0 1104 2 0 0 20 0 19 0 253851227 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6613 0 0 0 41 0 0 0 20 0 19 0 253851230 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 99 0 0 0 17 21 0 0 20 0 19 0 253851230 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 235267 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1732.87
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 23406
/proc/meminfo: memFree=26227936/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=1793.37 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 20009 0 1 0 179227 110 0 0 20 0 19 0 253851223 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 235285 2272 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=1762.08 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2709 0 1 0 176177 31 0 0 20 0 19 0 253851225 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962737279264 139962599571505 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=1.79 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 929 0 0 0 166 13 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=1.83 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 933 0 0 0 172 11 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=1.94 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 956 0 0 0 185 9 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=1.78 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 538 0 0 0 169 9 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=1.83 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 560 0 0 0 172 11 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=1.64 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 769 0 0 0 153 11 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=1.87 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 745 0 0 0 176 11 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=1.86 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 466 0 0 0 176 10 0 0 20 0 19 0 253851226 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=11.37 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 804 0 0 0 1135 2 0 0 20 0 19 0 253851227 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6613 0 0 0 41 0 0 0 20 0 19 0 253851230 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 103 0 0 0 18 22 0 0 20 0 19 0 253851230 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 235285 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1793.37
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 23406
/proc/meminfo: memFree=26227940/32873648 swapFree=6848/6848
[pid=23289] ppid=23287 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/23289/stat : 23289 (java) S 23287 23289 22635 0 -1 4202496 20027 0 1 0 179891 110 0 0 20 0 19 0 253851223 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 140735699567520 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23289/statm: 2406244 235302 2272 9 0 2396937 0
[pid=23289/tid=23291] ppid=23287 vsize=9624976 CPUtime=1768.52 cores=1,3,5,7
/proc/23289/task/23291/stat : 23291 (java) R 23287 23289 22635 0 -1 4202560 2710 0 1 0 176821 31 0 0 20 0 19 0 253851225 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962737278320 139962599572032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23292] ppid=23287 vsize=9624976 CPUtime=1.81 cores=1,3,5,7
/proc/23289/task/23292/stat : 23292 (java) S 23287 23289 22635 0 -1 4202560 929 0 0 0 168 13 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962726341544 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23293] ppid=23287 vsize=9624976 CPUtime=1.84 cores=1,3,5,7
/proc/23289/task/23293/stat : 23293 (java) S 23287 23289 22635 0 -1 4202560 933 0 0 0 173 11 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962725289000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23294] ppid=23287 vsize=9624976 CPUtime=1.98 cores=1,3,5,7
/proc/23289/task/23294/stat : 23294 (java) S 23287 23289 22635 0 -1 4202560 956 0 0 0 189 9 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962724235944 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23295] ppid=23287 vsize=9624976 CPUtime=1.8 cores=1,3,5,7
/proc/23289/task/23295/stat : 23295 (java) S 23287 23289 22635 0 -1 4202560 538 0 0 0 171 9 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962723183400 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23296] ppid=23287 vsize=9624976 CPUtime=1.86 cores=1,3,5,7
/proc/23289/task/23296/stat : 23296 (java) S 23287 23289 22635 0 -1 4202560 560 0 0 0 175 11 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962722130344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23297] ppid=23287 vsize=9624976 CPUtime=1.66 cores=1,3,5,7
/proc/23289/task/23297/stat : 23297 (java) S 23287 23289 22635 0 -1 4202560 769 0 0 0 155 11 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962721077800 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23298] ppid=23287 vsize=9624976 CPUtime=1.89 cores=1,3,5,7
/proc/23289/task/23298/stat : 23298 (java) S 23287 23289 22635 0 -1 4202560 745 0 0 0 178 11 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962720024744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23289/tid=23299] ppid=23287 vsize=9624976 CPUtime=1.88 cores=1,3,5,7
/proc/23289/task/23299/stat : 23299 (java) S 23287 23289 22635 0 -1 4202560 466 0 0 0 178 10 0 0 20 0 19 0 253851226 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962718972200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23300] ppid=23287 vsize=9624976 CPUtime=11.37 cores=1,3,5,7
/proc/23289/task/23300/stat : 23300 (java) S 23287 23289 22635 0 -1 4202560 821 0 0 0 1135 2 0 0 20 0 19 0 253851227 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962561411944 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23301] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23301/stat : 23301 (java) S 23287 23289 22635 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962560358264 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23302] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23302/stat : 23302 (java) S 23287 23289 22635 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253851228 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962559305096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23303] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23303/stat : 23303 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962558253840 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23304] ppid=23287 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/23289/task/23304/stat : 23304 (java) S 23287 23289 22635 0 -1 4202560 6613 0 0 0 41 0 0 0 20 0 19 0 253851230 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962557200696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23289/tid=23305] ppid=23287 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23289/task/23305/stat : 23305 (java) S 23287 23289 22635 0 -1 4202560 2704 0 0 0 22 0 0 0 20 0 19 0 253851230 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962556148152 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23306] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23306/stat : 23306 (java) S 23287 23289 22635 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253851230 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962555095288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23289/tid=23307] ppid=23287 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/23289/task/23307/stat : 23307 (java) S 23287 23289 22635 0 -1 4202560 103 0 0 0 18 22 0 0 20 0 19 0 253851230 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962554042952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23289/tid=23308] ppid=23287 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23289/task/23308/stat : 23308 (java) S 23287 23289 22635 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253851247 9855975424 235302 33554432000 1073741824 1073778376 140735699576384 139962552989224 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9624976

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23289 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=459200
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=539765
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1788.86
CPU time (s): 1800.01
CPU user time (s): 1798.91
CPU system time (s): 1.1
CPU usage (%): 100.623
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.46
system time used= 1.53977
maximum resident set size= 941380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20073
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= 43564
involuntary context switches= 37390

runsolver used 6.63099 second user time and 13.6129 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-24 18:34:04
IDJOB=3687853
IDBENCH=2231
IDSOLVER=2269
FILE ID=node113/3687853-1337877244
RUNJOBID= node113-1337871880-22653
PBS_JOBID= 14620091
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687853-1337877244/watcher-3687853-1337877244 -o /tmp/evaluation-result-3687853-1337877244/solver-3687853-1337877244 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687853-1337877244.opb

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=1789182882

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:       32873648 kB
MemFree:        26076468 kB
Buffers:          211440 kB
Cached:          3375524 kB
SwapCached:            0 kB
Active:          2989392 kB
Inactive:        3010648 kB
Active(anon):    2415524 kB
Inactive(anon):        0 kB
Active(file):     573868 kB
Inactive(file):  3010648 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:       2439860 kB
Mapped:            22520 kB
Shmem:               200 kB
Slab:             633236 kB
SReclaimable:      77620 kB
SUnreclaim:       555616 kB
KernelStack:        1608 kB
PageTables:         9036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3309284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2383872 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= 71684 MiB
End job on node113 at 2012-05-24 19:03:55