Trace number 3711226

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)-120 1801.33 1759.75

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_1.opb
MD5SUM0945390fcac05113ffd57d1199a19e21
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-126
Best CPU time to get the best result obtained on this benchmark1798.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -126
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint25
Maximum length of a constraint51
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31640
Sum of products size (including duplicates)63280
Number of different products15820
Sum of products size31640

Quality of the solution as a function of time


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

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.03/0.08	c version 2.3.2.v20120418
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		501472288
0.03/0.08	c Max memory 		7480803328
0.03/0.08	c Total memory 		504102912
0.03/0.08	c Number of processors 	8
0.10/0.11	c read org.sat4j.minisat.orders.VarOrderHeap
0.10/0.11	c configuring ORDERS
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=true
0.10/0.12	c Heuristics kept accross calls (keep the solver "hot")
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3711226-1338169355.opb
0.10/0.12	c reading problem ... 
1.34/0.68	c ... done. Wall clock time 0.57s.
1.34/0.68	c declared #vars     1000
1.34/0.68	c internal #vars     16820
1.34/0.68	c #constraints  32640
1.34/0.68	c constraints type 
1.34/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15820
1.34/0.69	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1000
1.34/0.69	c ignored satisfied constraints => 1000
1.34/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15820
1.34/0.69	c 33640 constraints processed.
1.94/0.87	c SATISFIABLE
1.94/0.87	c OPTIMIZING...
1.94/0.87	c Got one! Elapsed wall clock time (in seconds):0.757
1.94/0.87	o 0
2.24/0.92	c Got one! Elapsed wall clock time (in seconds):0.805
2.24/0.92	o -1
2.24/0.94	c Got one! Elapsed wall clock time (in seconds):0.828
2.24/0.94	o -2
2.24/0.96	c Got one! Elapsed wall clock time (in seconds):0.841
2.24/0.96	o -3
2.24/0.97	c Got one! Elapsed wall clock time (in seconds):0.853
2.24/0.97	o -4
2.24/0.98	c Got one! Elapsed wall clock time (in seconds):0.869
2.24/0.98	o -5
2.55/1.01	c Got one! Elapsed wall clock time (in seconds):0.897
2.55/1.01	o -6
2.55/1.04	c Got one! Elapsed wall clock time (in seconds):0.924
2.55/1.04	o -110
2.86/1.14	c Got one! Elapsed wall clock time (in seconds):1.02
2.86/1.14	o -111
3.22/1.40	c Got one! Elapsed wall clock time (in seconds):1.283
3.22/1.40	o -112
3.63/1.88	c Got one! Elapsed wall clock time (in seconds):1.767
3.63/1.88	o -113
3.74/1.91	c Got one! Elapsed wall clock time (in seconds):1.792
3.74/1.91	o -114
3.85/2.05	c Got one! Elapsed wall clock time (in seconds):1.939
3.85/2.05	o -115
4.25/2.46	c cleaning 3527 clauses out of 7053 with flag 2001/7053
4.64/2.78	c Got one! Elapsed wall clock time (in seconds):2.666
4.64/2.78	o -118
5.37/3.48	c cleaning 4421 clauses out of 8848 with flag 4001/12375
6.65/4.60	c cleaning 5207 clauses out of 10427 with flag 10001/18375
7.86/5.87	c cleaning 6109 clauses out of 12220 with flag 17001/25375
9.50/7.41	c cleaning 7054 clauses out of 14111 with flag 25001/33375
11.01/8.97	c cleaning 8029 clauses out of 16058 with flag 34002/42376
13.06/10.98	c cleaning 9012 clauses out of 18027 with flag 44000/52374
15.19/13.03	c cleaning 10008 clauses out of 20016 with flag 55001/63375
17.82/15.62	c cleaning 11005 clauses out of 22009 with flag 67002/75376
20.25/18.01	c cleaning 11997 clauses out of 24002 with flag 80000/88374
23.11/20.87	c cleaning 13000 clauses out of 26006 with flag 94001/102375
26.85/24.57	c cleaning 14001 clauses out of 28006 with flag 109001/117375
30.30/27.90	c cleaning 14992 clauses out of 30004 with flag 125000/133374
34.15/31.74	c cleaning 16006 clauses out of 32012 with flag 142000/150374
38.18/35.70	c cleaning 17004 clauses out of 34008 with flag 160002/168376
42.22/39.71	c cleaning 17992 clauses out of 36003 with flag 179001/187375
46.65/44.19	c cleaning 19000 clauses out of 38012 with flag 199002/207376
51.90/49.36	c cleaning 20001 clauses out of 40012 with flag 220002/228376
56.95/54.34	c cleaning 21001 clauses out of 42009 with flag 242000/250374
62.00/59.39	c cleaning 22001 clauses out of 44010 with flag 265002/273376
67.77/65.05	c cleaning 23003 clauses out of 46008 with flag 289001/297375
73.73/70.99	c cleaning 23995 clauses out of 48004 with flag 314000/322374
80.59/77.77	c Got one! Elapsed wall clock time (in seconds):77.653
80.59/77.77	o -119
81.90/79.09	c cleaning 27052 clauses out of 54106 with flag 5000/352471
83.51/80.52	c cleaning 16520 clauses out of 33055 with flag 11001/358472
85.12/82.16	c cleaning 11760 clauses out of 23536 with flag 18002/365473
87.02/84.01	c cleaning 9880 clauses out of 19775 with flag 26001/373472
89.15/86.19	c cleaning 9435 clauses out of 18894 with flag 35000/382471
91.46/88.41	c cleaning 9730 clauses out of 19460 with flag 45001/392472
93.49/90.47	c cleaning 10364 clauses out of 20729 with flag 56000/403471
95.91/92.84	c cleaning 11182 clauses out of 22366 with flag 68001/415472
100.04/96.90	c cleaning 12088 clauses out of 24183 with flag 81000/428471
102.97/99.89	c cleaning 13047 clauses out of 26096 with flag 95001/442472
106.51/103.40	c cleaning 14018 clauses out of 28048 with flag 110000/457471
110.44/107.23	c cleaning 15015 clauses out of 30030 with flag 126000/473471
114.05/110.81	c cleaning 16001 clauses out of 32015 with flag 143000/490471
118.69/115.41	c cleaning 16997 clauses out of 34014 with flag 161000/508471
123.01/119.74	c cleaning 18005 clauses out of 36017 with flag 180000/527471
127.43/124.18	c cleaning 18998 clauses out of 38012 with flag 200000/547471
132.55/129.25	c cleaning 20000 clauses out of 40016 with flag 221002/568473
138.59/135.23	c cleaning 21007 clauses out of 42014 with flag 243000/590471
143.36/139.98	c cleaning 22000 clauses out of 44007 with flag 266000/613471
148.41/144.99	c cleaning 22999 clauses out of 46007 with flag 290000/637471
154.86/151.37	c cleaning 23997 clauses out of 48008 with flag 315000/662471
161.23/157.67	c cleaning 25001 clauses out of 50011 with flag 341000/688471
168.38/164.79	c cleaning 26000 clauses out of 52010 with flag 368000/715471
174.95/171.22	c cleaning 26999 clauses out of 54011 with flag 396001/743472
182.92/179.13	c cleaning 28006 clauses out of 56011 with flag 425000/772471
190.71/186.81	c cleaning 28998 clauses out of 58006 with flag 455001/802472
200.58/196.65	c cleaning 30003 clauses out of 60007 with flag 486000/833471
211.16/207.17	c cleaning 30999 clauses out of 62004 with flag 518000/865471
220.84/216.78	c cleaning 31994 clauses out of 64006 with flag 551001/898472
229.04/224.88	c cleaning 33004 clauses out of 66011 with flag 585000/932471
237.98/233.75	c cleaning 34002 clauses out of 68007 with flag 620000/967471
248.15/243.88	c cleaning 34998 clauses out of 70006 with flag 656001/1003472
258.49/253.91	c cleaning 36002 clauses out of 72007 with flag 693000/1040471
271.10/266.46	c cleaning 36998 clauses out of 74007 with flag 731002/1078473
281.35/276.68	c cleaning 38005 clauses out of 76009 with flag 770002/1117473
295.96/291.19	c cleaning 39001 clauses out of 78002 with flag 810000/1157471
309.26/304.35	c cleaning 39990 clauses out of 80002 with flag 851001/1198472
324.95/319.97	c cleaning 41001 clauses out of 82011 with flag 893000/1240471
343.22/338.15	c cleaning 41995 clauses out of 84011 with flag 936001/1283472
363.90/358.73	c cleaning 42997 clauses out of 86015 with flag 980000/1327471
374.34/369.02	c cleaning 44007 clauses out of 88020 with flag 1025002/1372473
385.86/380.48	c cleaning 44998 clauses out of 90012 with flag 1071001/1418472
402.05/396.33	c cleaning 46001 clauses out of 92014 with flag 1118001/1465472
417.07/411.36	c cleaning 47003 clauses out of 94013 with flag 1166001/1513472
430.75/424.91	c cleaning 48004 clauses out of 96010 with flag 1215001/1562472
447.75/441.84	c cleaning 48996 clauses out of 98006 with flag 1265001/1612472
469.34/463.30	c cleaning 50000 clauses out of 100009 with flag 1316000/1663471
492.41/486.24	c cleaning 51000 clauses out of 102010 with flag 1368001/1715472
519.80/513.52	c cleaning 52003 clauses out of 104011 with flag 1421002/1768473
538.20/531.82	c cleaning 52993 clauses out of 106006 with flag 1475000/1822471
559.62/553.18	c cleaning 54002 clauses out of 108013 with flag 1530000/1877471
582.71/576.12	c cleaning 55004 clauses out of 110013 with flag 1586002/1933473
608.93/602.28	c cleaning 56001 clauses out of 112007 with flag 1643000/1990471
623.23/616.43	c cleaning 57002 clauses out of 114009 with flag 1701003/2048474
641.06/633.90	c cleaning 58001 clauses out of 116005 with flag 1760001/2107472
659.46/651.85	c cleaning 58992 clauses out of 118004 with flag 1820001/2167472
677.99/669.71	c cleaning 60004 clauses out of 120012 with flag 1881001/2228472
702.51/693.75	c cleaning 60994 clauses out of 122007 with flag 1943000/2290471
729.70/720.03	c cleaning 61999 clauses out of 124014 with flag 2006001/2353472
759.30/748.79	c cleaning 63003 clauses out of 126014 with flag 2070000/2417471
782.19/771.04	c cleaning 64003 clauses out of 128011 with flag 2135000/2482471
816.73/804.48	c cleaning 65000 clauses out of 130009 with flag 2201001/2548472
853.40/840.15	c cleaning 65996 clauses out of 132008 with flag 2268000/2615471
881.64/867.60	c cleaning 67004 clauses out of 134012 with flag 2336000/2683471
909.73/895.09	c cleaning 68005 clauses out of 136009 with flag 2405001/2752472
945.42/930.15	c cleaning 68997 clauses out of 138003 with flag 2475000/2822471
985.06/968.73	c cleaning 69998 clauses out of 140007 with flag 2546001/2893472
1029.84/1012.16	c cleaning 71004 clauses out of 142009 with flag 2618001/2965472
1058.04/1038.76	c cleaning 71995 clauses out of 144006 with flag 2691002/3038473
1079.19/1059.24	c cleaning 72998 clauses out of 146009 with flag 2765000/3112471
1105.15/1084.53	c cleaning 73999 clauses out of 148013 with flag 2840002/3187473
1138.50/1117.03	c cleaning 75000 clauses out of 150014 with flag 2916002/3263473
1176.21/1153.39	c cleaning 76000 clauses out of 152013 with flag 2993001/3340472
1226.18/1201.91	c cleaning 77006 clauses out of 154013 with flag 3071001/3418472
1227.45/1203.18	c Got one! Elapsed wall clock time (in seconds):1203.066
1227.45/1203.18	o -120
1228.47/1204.15	c cleaning 41456 clauses out of 82913 with flag 2002/3424378
1229.92/1205.59	c cleaning 23727 clauses out of 47457 with flag 8002/3430378
1231.82/1207.33	c cleaning 15356 clauses out of 30728 with flag 15000/3437376
1233.91/1209.39	c cleaning 11679 clauses out of 23372 with flag 23000/3445376
1236.36/1211.76	c cleaning 10333 clauses out of 20693 with flag 32000/3454376
1239.05/1214.31	c cleaning 10171 clauses out of 20361 with flag 42001/3464377
1241.93/1217.16	c cleaning 10591 clauses out of 21189 with flag 53000/3475376
1244.99/1220.19	c cleaning 11299 clauses out of 22600 with flag 65002/3487378
1249.08/1224.17	c cleaning 12150 clauses out of 24300 with flag 78001/3500377
1253.93/1228.94	c cleaning 13075 clauses out of 26149 with flag 92000/3514376
1259.54/1234.34	c cleaning 14035 clauses out of 28075 with flag 107001/3529377
1266.57/1241.25	c cleaning 15014 clauses out of 30039 with flag 123000/3545376
1274.64/1249.05	c cleaning 16013 clauses out of 32025 with flag 140000/3562376
1283.98/1258.13	c cleaning 17007 clauses out of 34013 with flag 158001/3580377
1294.57/1268.55	c cleaning 18003 clauses out of 36006 with flag 177001/3599377
1303.55/1277.22	c cleaning 19000 clauses out of 38003 with flag 197001/3619377
1312.99/1286.46	c cleaning 20000 clauses out of 40002 with flag 218000/3640376
1321.31/1294.42	c cleaning 21002 clauses out of 42003 with flag 240001/3662377
1328.30/1301.29	c cleaning 22000 clauses out of 44000 with flag 263000/3685376
1336.22/1309.06	c cleaning 22997 clauses out of 46000 with flag 287000/3709376
1345.53/1318.01	c cleaning 23999 clauses out of 48004 with flag 312001/3734377
1354.45/1326.76	c cleaning 24998 clauses out of 50005 with flag 338001/3760377
1365.27/1337.32	c cleaning 26001 clauses out of 52006 with flag 365000/3787376
1378.48/1350.25	c cleaning 27000 clauses out of 54006 with flag 393001/3815377
1393.33/1364.48	c cleaning 28002 clauses out of 56005 with flag 422000/3844376
1407.21/1377.95	c cleaning 29003 clauses out of 58005 with flag 452002/3874378
1422.86/1393.12	c cleaning 30000 clauses out of 60000 with flag 483000/3905376
1439.40/1409.29	c cleaning 31000 clauses out of 62001 with flag 515001/3937377
1456.14/1425.61	c cleaning 31995 clauses out of 64001 with flag 548001/3970377
1468.69/1437.68	c cleaning 32998 clauses out of 66005 with flag 582000/4004376
1479.45/1448.14	c cleaning 34004 clauses out of 68007 with flag 617000/4039376
1492.54/1460.90	c cleaning 34999 clauses out of 70005 with flag 653002/4075378
1506.88/1474.95	c cleaning 36002 clauses out of 72005 with flag 690001/4112377
1521.66/1489.39	c cleaning 36998 clauses out of 74002 with flag 728000/4150376
1540.72/1507.93	c cleaning 37999 clauses out of 76004 with flag 767000/4189376
1557.44/1524.01	c cleaning 39001 clauses out of 78007 with flag 807002/4229378
1576.10/1541.97	c cleaning 40002 clauses out of 80004 with flag 848000/4270376
1597.25/1562.61	c cleaning 41000 clauses out of 82003 with flag 890001/4312377
1618.95/1583.71	c cleaning 42001 clauses out of 84003 with flag 933001/4355377
1639.35/1603.65	c cleaning 42999 clauses out of 86003 with flag 977002/4399378
1661.15/1624.84	c cleaning 43997 clauses out of 88002 with flag 1022000/4444376
1684.38/1647.37	c cleaning 44995 clauses out of 90005 with flag 1068000/4490376
1696.75/1659.13	c cleaning 45997 clauses out of 92010 with flag 1115000/4537376
1710.32/1672.21	c cleaning 47001 clauses out of 94014 with flag 1163001/4585377
1724.11/1685.65	c cleaning 48002 clauses out of 96013 with flag 1212001/4634377
1739.66/1700.83	c cleaning 49001 clauses out of 98011 with flag 1262001/4684377
1755.69/1716.42	c cleaning 49998 clauses out of 100010 with flag 1313001/4735377
1772.94/1733.12	c cleaning 51003 clauses out of 102011 with flag 1365000/4787376
1796.60/1756.36	c cleaning 51999 clauses out of 104008 with flag 1418000/4840376
1800.08/1759.71	c starts		: 288
1800.08/1759.71	c conflicts		: 4850025
1800.08/1759.71	c decisions		: 5114077
1800.08/1759.71	c propagations		: 28197435
1800.08/1759.71	c inspects		: 2611744412
1800.08/1759.71	c shortcuts		: 0
1800.08/1759.71	c learnt literals	: 0
1800.08/1759.71	c learnt binary clauses	: 0
1800.08/1759.71	c learnt ternary clauses	: 0
1800.08/1759.71	c learnt constraints	: 4850025
1800.08/1759.71	c ignored constraints	: 0
1800.08/1759.71	c root simplifications	: 288
1800.08/1759.71	c removed literals (reason simplification)	: 63510769
1800.08/1759.71	c reason swapping (by a shorter reason)	: 0
1800.08/1759.71	c Calls to reduceDB	: 145
1800.08/1759.71	c number of reductions to clauses (during analyze)	: 0
1800.08/1759.71	c number of learned constraints concerned by reduction	: 0
1800.08/1759.71	c number of learning phase by resolution	: 0
1800.08/1759.71	c number of learning phase by cutting planes	: 0
1800.08/1759.71	c speed (assignments/second)	: 16030.615006247961
1800.08/1759.71	c non guided choices	6979
1800.08/1759.74	c learnt constraints type 
1800.08/1759.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 61757
1800.08/1759.74	c constraints type 
1800.08/1759.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15820
1800.08/1759.74	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1000
1800.08/1759.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.08/1759.74	c ignored satisfied constraints => 1000
1800.08/1759.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15820
1800.08/1759.74	c 33641 constraints processed.
1800.08/1759.74	s SATISFIABLE
1800.08/1759.74	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 -x908 -x909 -x910 -x911 -x912 -x913 -x914 x915 -x916 -x917 -x918 -x919 -x920 x921 x922 -x923 -x924 -x925 -x926 -x927 x928 -x929 -x930 -x931 -x932 x933 -x934 x935 -x936 -x937 -x938 x939 x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 x955 -x956 -x957 -x958 x959 -x960 -x961 x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 x975 -x976 -x977 -x978 -x979 -x980 x981 -x982 x983 -x984 -x985 -x986 x987 -x988 -x989 -x990 x991 -x992 -x993 x994 -x995 -x996 -x997 -x998 -x999 -x1000 
1800.08/1759.74	c objective function=-120
1800.08/1759.74	c Total wall clock time (in seconds): 1759.625

Verifier Data

OK	-120

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

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.04 2.01 3/195 14102
/proc/meminfo: memFree=30935508/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=89800 CPUtime=0 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 1183 0 0 0 0 0 0 0 20 0 2 0 283061566 91955200 902 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 22970 906 688 9 0 16769 0
[pid=14102/tid=14103] ppid=14100 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 2 0 283061567 94019584 913 33554432000 1073741824 1073778376 140736475110240 140736475099304 251032059733 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.0452459 s]
/proc/loadavg: 2.14 2.04 2.01 3/195 14102
/proc/meminfo: memFree=30935508/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 3064 0 1 0 3 0 0 0 20 0 13 0 283061566 9446973440 3760 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2306390 3760 1707 9 0 2297091 0
[pid=14102/tid=14103] ppid=14100 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 1881 0 1 0 2 0 0 0 20 0 13 0 283061567 9446973440 3760 33554432000 1073741824 1073778376 140736475110240 140701618353600 251031686987 0 4 0 16800971 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100281 s]
/proc/loadavg: 2.14 2.04 2.01 3/195 14102
/proc/meminfo: memFree=30935508/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9558440 CPUtime=0.1 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 4292 0 1 0 10 0 0 0 20 0 18 0 283061566 9787842560 6009 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2389610 6009 2116 9 0 2380296 0
[pid=14102/tid=14103] ppid=14100 vsize=9558440 CPUtime=0.07 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2419 0 1 0 7 0 0 0 20 0 18 0 283061567 9787842560 6009 33554432000 1073741824 1073778376 140736475110240 140701618354888 140701624033585 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558440

[startup+0.30024 s]
/proc/loadavg: 2.14 2.04 2.01 3/195 14102
/proc/meminfo: memFree=30935508/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9558440 CPUtime=0.44 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 5161 0 1 0 44 0 0 0 20 0 18 0 283061566 9787842560 7604 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2389610 7604 2231 9 0 2380296 0
[pid=14102/tid=14103] ppid=14100 vsize=9558440 CPUtime=0.27 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2499 0 1 0 27 0 0 0 20 0 18 0 283061567 9787842560 7604 33554432000 1073741824 1073778376 140736475110240 140701618354888 140701467753526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558440

[startup+0.700265 s]
/proc/loadavg: 2.14 2.04 2.01 3/195 14102
/proc/meminfo: memFree=30935508/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9558440 CPUtime=1.64 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 19694 0 1 0 160 4 0 0 20 0 18 0 283061566 9787842560 28749 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2389610 28749 2256 9 0 2380296 0
[pid=14102/tid=14103] ppid=14100 vsize=9558440 CPUtime=0.67 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2532 0 1 0 66 1 0 0 20 0 18 0 283061567 9787842560 28749 33554432000 1073741824 1073778376 140736475110240 140701618347856 140701468108423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9558440

[startup+1.50069 s]
/proc/loadavg: 2.29 2.08 2.02 5/214 14121
/proc/meminfo: memFree=30827448/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=3.33 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 19784 0 1 0 328 5 0 0 20 0 19 0 283061566 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 31689 2267 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=1.47 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2543 0 1 0 145 2 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701618356520 140701468847095 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283061568 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.89 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9789 0 0 0 87 2 0 0 20 0 19 0 283061571 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=0.93 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6256 0 0 0 91 2 0 0 20 0 19 0 283061571 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 31689 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 9625004

[startup+3.10067 s]
/proc/loadavg: 2.29 2.08 2.02 3/214 14121
/proc/meminfo: memFree=30802252/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=5.07 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 19897 0 1 0 499 8 0 0 20 0 19 0 283061566 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 49142 2293 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=3 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2556 0 1 0 297 3 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701618356712 140701468838155 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=0.02 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=0.03 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 283061568 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.91 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9794 0 0 0 89 2 0 0 20 0 19 0 283061571 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=0.98 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 96 2 0 0 20 0 19 0 283061571 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 49142 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 9625004

[startup+6.30068 s]
/proc/loadavg: 2.27 2.07 2.02 3/214 14121
/proc/meminfo: memFree=30707300/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=8.4 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 20324 0 1 0 829 11 0 0 20 0 19 0 283061566 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 58660 2293 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=6.03 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 2558 0 1 0 600 3 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701618356528 140701468837798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=0.03 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 135 0 0 0 2 1 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 80 0 0 0 1 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=0.01 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 283061567 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=0.17 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 50 0 0 0 17 0 0 0 20 0 19 0 283061568 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.94 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9832 0 0 0 92 2 0 0 20 0 19 0 283061571 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=1.01 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 99 2 0 0 20 0 19 0 283061571 9856004096 58660 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=6.61 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 6307 0 0 0 637 24 0 0 20 0 19 0 283061567 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=6.49 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 6250 0 0 0 624 25 0 0 20 0 19 0 283061567 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=6.27 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 6460 0 0 0 604 23 0 0 20 0 19 0 283061567 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=12.3 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 2345 0 0 0 1215 15 0 0 20 0 19 0 283061568 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.97 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9835 0 0 0 95 2 0 0 20 0 19 0 283061571 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=1.01 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 99 2 0 0 20 0 19 0 283061571 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0.53 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 95 0 0 0 26 27 0 0 20 0 19 0 283061571 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 203931 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1700.07
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.06 2.03 3/213 14362
/proc/meminfo: memFree=29697840/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=1761.81 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 76940 0 1 0 175927 254 0 0 20 0 19 0 283061566 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 229123 2294 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=1693.72 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 3683 0 1 0 169340 32 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701618355584 140701468816505 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=6.56 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 5229 0 0 0 633 23 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=6.47 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 6322 0 0 0 622 25 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=6.77 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 5238 0 0 0 648 29 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=6.86 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 8526 0 0 0 655 31 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=6.74 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 7490 0 0 0 648 26 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=6.94 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 6792 0 0 0 668 26 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=6.82 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 7035 0 0 0 655 27 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=6.54 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 6835 0 0 0 629 25 0 0 20 0 19 0 283061567 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=12.74 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 2417 0 0 0 1259 15 0 0 20 0 19 0 283061568 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.97 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9835 0 0 0 95 2 0 0 20 0 19 0 283061571 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=1.01 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 99 2 0 0 20 0 19 0 283061571 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0.55 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 99 0 0 0 27 28 0 0 20 0 19 0 283061571 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 229123 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1761.81
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1759.7 s]
/proc/loadavg: 2.06 2.07 2.03 3/213 14362
/proc/meminfo: memFree=29636336/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=1800.08 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 77223 0 1 0 179751 257 0 0 20 0 19 0 283061566 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 227369 2294 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=1730.6 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 3700 0 1 0 173027 33 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701618355584 140701468837915 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=6.72 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 5229 0 0 0 649 23 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=6.57 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 6322 0 0 0 632 25 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=6.91 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 5298 0 0 0 661 30 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=7.08 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 8586 0 0 0 677 31 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=6.94 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 7550 0 0 0 667 27 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=7.08 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 6792 0 0 0 682 26 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=6.91 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 7035 0 0 0 664 27 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=6.69 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 6895 0 0 0 644 25 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=12.94 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 2441 0 0 0 1278 16 0 0 20 0 19 0 283061568 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.97 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9835 0 0 0 95 2 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=1.01 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 99 2 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0.57 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 101 0 0 0 28 29 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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

[startup+1759.7 s]
/proc/loadavg: 2.06 2.07 2.03 3/213 14362
/proc/meminfo: memFree=29636336/32873844 swapFree=7372/7372
[pid=14102] ppid=14100 vsize=9625004 CPUtime=1800.08 cores=0,2,4,6
/proc/14102/stat : 14102 (java) S 14100 14102 12979 0 -1 4202496 77223 0 1 0 179751 257 0 0 20 0 19 0 283061566 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140736475101376 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14102/statm: 2406251 227369 2294 9 0 2396937 0
[pid=14102/tid=14103] ppid=14100 vsize=9625004 CPUtime=1730.6 cores=0,2,4,6
/proc/14102/task/14103/stat : 14103 (java) R 14100 14102 12979 0 -1 4202560 3700 0 1 0 173027 33 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701618355584 140701468837915 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14105] ppid=14100 vsize=9625004 CPUtime=6.72 cores=0,2,4,6
/proc/14102/task/14105/stat : 14105 (java) S 14100 14102 12979 0 -1 4202560 5229 0 0 0 649 23 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701590808872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14106] ppid=14100 vsize=9625004 CPUtime=6.57 cores=0,2,4,6
/proc/14102/task/14106/stat : 14106 (java) S 14100 14102 12979 0 -1 4202560 6322 0 0 0 632 25 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701589756072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14107] ppid=14100 vsize=9625004 CPUtime=6.91 cores=0,2,4,6
/proc/14102/task/14107/stat : 14107 (java) S 14100 14102 12979 0 -1 4202560 5298 0 0 0 661 30 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701588703784 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14102/tid=14108] ppid=14100 vsize=9625004 CPUtime=7.08 cores=0,2,4,6
/proc/14102/task/14108/stat : 14108 (java) S 14100 14102 12979 0 -1 4202560 8586 0 0 0 677 31 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701587650984 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14109] ppid=14100 vsize=9625004 CPUtime=6.94 cores=0,2,4,6
/proc/14102/task/14109/stat : 14109 (java) S 14100 14102 12979 0 -1 4202560 7550 0 0 0 667 27 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701586598696 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14110] ppid=14100 vsize=9625004 CPUtime=7.08 cores=0,2,4,6
/proc/14102/task/14110/stat : 14110 (java) S 14100 14102 12979 0 -1 4202560 6792 0 0 0 682 26 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701456706216 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14111] ppid=14100 vsize=9625004 CPUtime=6.91 cores=0,2,4,6
/proc/14102/task/14111/stat : 14111 (java) S 14100 14102 12979 0 -1 4202560 7035 0 0 0 664 27 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701455653928 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14112] ppid=14100 vsize=9625004 CPUtime=6.69 cores=0,2,4,6
/proc/14102/task/14112/stat : 14112 (java) S 14100 14102 12979 0 -1 4202560 6895 0 0 0 644 25 0 0 20 0 19 0 283061567 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140701454601128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14113] ppid=14100 vsize=9625004 CPUtime=12.94 cores=0,2,4,6
/proc/14102/task/14113/stat : 14113 (java) S 14100 14102 12979 0 -1 4202560 2441 0 0 0 1278 16 0 0 20 0 19 0 283061568 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700971653352 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14114] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14114/stat : 14114 (java) S 14100 14102 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700970599416 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14115] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14115/stat : 14115 (java) S 14100 14102 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283061569 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700969547016 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14116] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14116/stat : 14116 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700968495504 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14102/tid=14117] ppid=14100 vsize=9625004 CPUtime=0.97 cores=0,2,4,6
/proc/14102/task/14117/stat : 14117 (java) S 14100 14102 12979 0 -1 4202560 9835 0 0 0 95 2 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700967443128 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14118] ppid=14100 vsize=9625004 CPUtime=1.01 cores=0,2,4,6
/proc/14102/task/14118/stat : 14118 (java) S 14100 14102 12979 0 -1 4202560 6257 0 0 0 99 2 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700966390328 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14119] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14119/stat : 14119 (java) S 14100 14102 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700965338232 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14102/tid=14120] ppid=14100 vsize=9625004 CPUtime=0.57 cores=0,2,4,6
/proc/14102/task/14120/stat : 14120 (java) S 14100 14102 12979 0 -1 4202560 101 0 0 0 28 29 0 0 20 0 19 0 283061571 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700964285640 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14102/tid=14121] ppid=14100 vsize=9625004 CPUtime=0 cores=0,2,4,6
/proc/14102/task/14121/stat : 14121 (java) S 14100 14102 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283061640 9856004096 227369 33554432000 1073741824 1073778376 140736475110240 140700963230632 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625004

Child status: 143
Real time (s): 1759.75
CPU time (s): 1801.33
CPU user time (s): 1798.22
CPU system time (s): 3.11053
CPU usage (%): 102.363
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 3.11053
maximum resident set size= 916492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77255
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72334
involuntary context switches= 98232

runsolver used 5.42218 second user time and 14.7828 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-28 03:42:35
IDJOB=3711226
IDBENCH=48193
IDSOLVER=2289
FILE ID=node118/3711226-1338169355
RUNJOBID= node118-1338156758-12995
PBS_JOBID= 14624527
Free space on /tmp= 71672 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_1.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711226-1338169355/watcher-3711226-1338169355 -o /tmp/evaluation-result-3711226-1338169355/solver-3711226-1338169355 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711226-1338169355.opb

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

MD5SUM BENCH= 0945390fcac05113ffd57d1199a19e21
RANDOM SEED=1382558393

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30935888 kB
Buffers:          375140 kB
Cached:           496484 kB
SwapCached:            0 kB
Active:           719356 kB
Inactive:         379776 kB
Active(anon):     217540 kB
Inactive(anon):    11320 kB
Active(file):     501816 kB
Inactive(file):   368456 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2540 kB
Writeback:             0 kB
AnonPages:        235636 kB
Mapped:            19940 kB
Shmem:               200 kB
Slab:             695432 kB
SReclaimable:     136744 kB
SUnreclaim:       558688 kB
KernelStack:        1616 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     701092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 71668 MiB
End job on node118 at 2012-05-28 04:11:56