Trace number 3687780

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 RES // CP 2.3.2 SnapshotSAT (TO)418 1800.54 970.736

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark18.6762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.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.10	c Total memory 		504102912
0.00/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3687780-1337873862.opb
0.09/0.12	c reading problem ... 
0.47/0.32	c ... done. Wall clock time 0.2s.
0.47/0.32	c declared #vars     1040
0.47/0.32	c #constraints  3656
0.47/0.32	c constraints type 
0.47/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 176
0.47/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3480
0.47/0.32	c 3656 constraints processed.
0.47/0.32	c constraints type 
0.47/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3480
0.47/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 176
0.47/0.33	c 3656 constraints processed.
0.47/0.33	c objective function length is 1040 literals
0.47/0.35	c  And the winner is solver0
0.89/0.83	c SATISFIABLE
0.89/0.83	c OPTIMIZING...
0.89/0.83	c Got one! Elapsed wall clock time (in seconds):0.704
0.89/0.83	o 420
3.35/1.57	c cleaning 2503 clauses out of 5005 with flag 5000/5005
5.00/2.25	c cleaning 4246 clauses out of 8502 with flag 11000/11005
6.61/3.06	c cleaning 5630 clauses out of 11259 with flag 18003/18008
8.78/4.13	c cleaning 6813 clauses out of 13626 with flag 26000/26005
11.19/5.33	c cleaning 7897 clauses out of 15814 with flag 35001/35006
13.75/6.68	c cleaning 8954 clauses out of 17917 with flag 45001/45006
16.45/8.03	c  And the winner is solver0
16.67/8.46	c Got one! Elapsed wall clock time (in seconds):8.333
16.67/8.46	o 419
17.59/8.99	c cleaning 12139 clauses out of 24293 with flag 5000/60336
19.29/9.84	c cleaning 9067 clauses out of 18155 with flag 11001/66337
21.08/10.83	c cleaning 8030 clauses out of 16088 with flag 18001/73337
22.93/11.88	c cleaning 8022 clauses out of 16057 with flag 26000/81336
25.37/13.11	c cleaning 8510 clauses out of 17035 with flag 35000/90336
27.80/14.48	c cleaning 9256 clauses out of 18525 with flag 45000/100336
30.54/15.99	c cleaning 10126 clauses out of 20270 with flag 56001/111337
33.57/17.58	c cleaning 11072 clauses out of 22143 with flag 68000/123336
36.78/19.20	c cleaning 12036 clauses out of 24074 with flag 81003/136339
40.35/21.12	c cleaning 13019 clauses out of 26037 with flag 95002/150338
44.44/23.32	c cleaning 13995 clauses out of 28017 with flag 110001/165337
48.45/25.36	c cleaning 15010 clauses out of 30021 with flag 126000/181336
52.60/27.56	c cleaning 15999 clauses out of 32011 with flag 143000/198336
57.52/30.11	c cleaning 17005 clauses out of 34013 with flag 161001/216337
62.70/32.98	c cleaning 18005 clauses out of 36009 with flag 180002/235338
68.41/35.93	c cleaning 19001 clauses out of 38005 with flag 200003/255339
74.71/39.28	c cleaning 19998 clauses out of 40001 with flag 221000/276336
81.39/42.74	c cleaning 20998 clauses out of 42003 with flag 243000/298336
88.68/46.69	c cleaning 22003 clauses out of 44005 with flag 266000/321336
95.79/50.30	c cleaning 23001 clauses out of 46002 with flag 290000/345336
102.26/53.73	c cleaning 24001 clauses out of 48001 with flag 315000/370336
109.27/57.47	c cleaning 24993 clauses out of 50001 with flag 341001/396337
116.10/61.13	c cleaning 26004 clauses out of 52007 with flag 368000/423336
123.19/64.81	c cleaning 27001 clauses out of 54004 with flag 396001/451337
130.51/68.72	c cleaning 27995 clauses out of 56004 with flag 425002/480338
138.02/72.78	c cleaning 29002 clauses out of 58008 with flag 455001/510337
146.62/77.42	c cleaning 29985 clauses out of 60006 with flag 486001/541337
155.11/81.92	c cleaning 31001 clauses out of 62020 with flag 518000/573336
163.42/86.37	c cleaning 32004 clauses out of 64021 with flag 551002/606338
171.88/90.89	c cleaning 33004 clauses out of 66016 with flag 585001/640337
180.86/95.75	c cleaning 34000 clauses out of 68013 with flag 620002/675338
190.03/100.61	c cleaning 35003 clauses out of 70011 with flag 656000/711336
199.77/105.80	c cleaning 36000 clauses out of 72009 with flag 693001/748337
210.12/111.34	c cleaning 36994 clauses out of 74008 with flag 731000/786336
220.92/117.20	c cleaning 38004 clauses out of 76014 with flag 770000/825336
232.11/123.20	c cleaning 39001 clauses out of 78011 with flag 810001/865337
243.90/129.35	c cleaning 40005 clauses out of 80010 with flag 851001/906337
255.28/135.30	c cleaning 41003 clauses out of 82005 with flag 893001/948337
267.65/142.01	c cleaning 41998 clauses out of 84001 with flag 936000/991336
279.06/148.04	c cleaning 42988 clauses out of 86004 with flag 980001/1035337
292.27/154.98	c cleaning 44003 clauses out of 88017 with flag 1025002/1080338
305.11/161.61	c cleaning 45001 clauses out of 90012 with flag 1071000/1126336
319.81/169.66	c cleaning 45997 clauses out of 92012 with flag 1118001/1173337
334.75/177.52	c cleaning 47003 clauses out of 94014 with flag 1166000/1221336
351.60/186.98	c cleaning 47997 clauses out of 96012 with flag 1215001/1270337
369.50/196.26	c cleaning 49007 clauses out of 98014 with flag 1265000/1320336
384.01/203.82	c cleaning 50003 clauses out of 100009 with flag 1316002/1371338
399.76/212.24	c cleaning 51002 clauses out of 102004 with flag 1368000/1423336
415.86/221.68	c cleaning 51995 clauses out of 104004 with flag 1421002/1476338
432.81/230.22	c cleaning 52994 clauses out of 106008 with flag 1475001/1530337
452.25/240.15	c cleaning 54005 clauses out of 108015 with flag 1530002/1585338
471.14/249.99	c cleaning 55006 clauses out of 110011 with flag 1586003/1641339
491.22/260.64	c cleaning 55997 clauses out of 112002 with flag 1643000/1698336
511.37/271.16	c cleaning 56996 clauses out of 114005 with flag 1701000/1756336
531.11/281.44	c  And the winner is solver1
531.40/281.67	c cleaning 58001 clauses out of 116011 with flag 1760002/1815338
532.70/282.82	c Got one! Elapsed wall clock time (in seconds):282.695
532.70/282.82	o 418
533.87/283.46	c cleaning 31505 clauses out of 63010 with flag 5000/1820338
537.20/285.92	c cleaning 18753 clauses out of 37505 with flag 11000/1826338
539.64/287.61	c cleaning 12870 clauses out of 25752 with flag 18000/1833338
542.28/289.42	c cleaning 10433 clauses out of 20882 with flag 26000/1841338
545.11/291.35	c cleaning 9717 clauses out of 19451 with flag 35002/1850340
548.94/294.02	c cleaning 9862 clauses out of 19732 with flag 45000/1860338
552.20/296.14	c cleaning 10428 clauses out of 20871 with flag 56001/1871339
555.65/298.39	c cleaning 11214 clauses out of 22443 with flag 68001/1883339
559.49/300.75	c cleaning 12113 clauses out of 24230 with flag 81002/1896340
564.09/303.89	c cleaning 13057 clauses out of 26116 with flag 95001/1910339
568.51/306.57	c cleaning 14024 clauses out of 28058 with flag 110000/1925338
572.94/309.28	c cleaning 15014 clauses out of 30036 with flag 126002/1941340
577.56/312.08	c cleaning 15998 clauses out of 32020 with flag 143000/1958338
583.17/315.65	c cleaning 17000 clauses out of 34022 with flag 161000/1976338
588.39/318.78	c cleaning 18009 clauses out of 36026 with flag 180004/1995342
594.03/322.09	c cleaning 19001 clauses out of 38013 with flag 200000/2015338
600.08/325.52	c cleaning 19997 clauses out of 40012 with flag 221000/2036338
606.84/329.75	c cleaning 21004 clauses out of 42016 with flag 243001/2058339
613.26/333.48	c cleaning 22001 clauses out of 44011 with flag 266000/2081338
620.28/337.43	c cleaning 23005 clauses out of 46012 with flag 290002/2105340
627.48/341.52	c cleaning 24004 clauses out of 48007 with flag 315002/2130340
635.64/346.41	c cleaning 25001 clauses out of 50002 with flag 341001/2156339
643.43/350.81	c cleaning 26000 clauses out of 52000 with flag 368000/2183338
651.21/355.27	c cleaning 26989 clauses out of 54000 with flag 396000/2211338
659.54/359.95	c cleaning 28005 clauses out of 56012 with flag 425001/2240339
668.76/365.47	c cleaning 28986 clauses out of 58006 with flag 455000/2270338
678.31/370.73	c cleaning 30008 clauses out of 60021 with flag 486001/2301339
687.70/375.99	c cleaning 31002 clauses out of 62012 with flag 518000/2333338
697.48/381.36	c cleaning 31996 clauses out of 64010 with flag 551000/2366338
708.19/387.52	c cleaning 33007 clauses out of 66014 with flag 585000/2400338
717.76/392.88	c cleaning 34004 clauses out of 68007 with flag 620000/2435338
727.93/398.45	c cleaning 34994 clauses out of 70005 with flag 656002/2471340
737.91/403.97	c cleaning 36005 clauses out of 72010 with flag 693001/2508339
748.77/410.21	c cleaning 36999 clauses out of 74005 with flag 731001/2546339
759.44/416.15	c cleaning 37993 clauses out of 76007 with flag 770002/2585340
771.22/422.52	c cleaning 38993 clauses out of 78012 with flag 810000/2625338
783.38/429.17	c cleaning 40001 clauses out of 80021 with flag 851002/2666340
796.93/436.88	c cleaning 41005 clauses out of 82020 with flag 893002/2708340
809.38/443.66	c cleaning 41994 clauses out of 84015 with flag 936002/2751340
822.05/450.58	c cleaning 43005 clauses out of 86019 with flag 980000/2795338
836.00/458.00	c cleaning 43995 clauses out of 88014 with flag 1025000/2840338
851.06/466.40	c cleaning 45011 clauses out of 90022 with flag 1071003/2886341
864.97/473.90	c cleaning 45997 clauses out of 92010 with flag 1118002/2933340
879.24/481.66	c cleaning 47002 clauses out of 94012 with flag 1166001/2981339
892.91/489.01	c cleaning 47995 clauses out of 96009 with flag 1215000/3030338
909.20/498.18	c cleaning 49005 clauses out of 98017 with flag 1265003/3080341
925.68/506.98	c cleaning 50000 clauses out of 100011 with flag 1316002/3131340
939.92/514.63	c cleaning 50991 clauses out of 102011 with flag 1368002/3183340
954.78/522.61	c cleaning 52009 clauses out of 104019 with flag 1421001/3236339
970.76/531.50	c cleaning 53003 clauses out of 106010 with flag 1475001/3290339
987.02/540.23	c cleaning 54004 clauses out of 108007 with flag 1530001/3345339
1003.64/549.19	c cleaning 55002 clauses out of 110003 with flag 1586001/3401339
1023.49/559.60	c cleaning 56001 clauses out of 112001 with flag 1643001/3458339
1042.00/569.88	c cleaning 57002 clauses out of 114003 with flag 1701004/3516342
1062.87/580.86	c cleaning 57989 clauses out of 115998 with flag 1760001/3575339
1082.32/591.15	c cleaning 58998 clauses out of 118008 with flag 1820000/3635338
1099.65/600.33	c cleaning 59996 clauses out of 120010 with flag 1881000/3696338
1119.04/610.96	c cleaning 60998 clauses out of 122015 with flag 1943001/3758339
1137.54/620.73	c cleaning 61998 clauses out of 124016 with flag 2006000/3821338
1155.18/630.12	c cleaning 63007 clauses out of 126018 with flag 2070000/3885338
1172.91/639.59	c cleaning 64000 clauses out of 128012 with flag 2135001/3950339
1191.87/649.90	c cleaning 65006 clauses out of 130011 with flag 2201000/4016338
1210.78/659.95	c cleaning 65990 clauses out of 132005 with flag 2268000/4083338
1230.20/670.22	c cleaning 67000 clauses out of 134018 with flag 2336003/4151341
1249.63/680.54	c cleaning 68008 clauses out of 136015 with flag 2405000/4220338
1270.04/691.70	c cleaning 69004 clauses out of 138008 with flag 2475001/4290339
1291.47/703.07	c cleaning 69990 clauses out of 140003 with flag 2546000/4361338
1313.87/714.88	c cleaning 71005 clauses out of 142013 with flag 2618000/4433338
1336.13/726.50	c cleaning 71995 clauses out of 144008 with flag 2691000/4506338
1360.31/739.59	c cleaning 73001 clauses out of 146013 with flag 2765000/4580338
1384.01/751.94	c cleaning 73994 clauses out of 148012 with flag 2840000/4655338
1408.68/764.86	c cleaning 75004 clauses out of 150019 with flag 2916001/4731339
1432.96/777.57	c cleaning 75997 clauses out of 152014 with flag 2993000/4808338
1456.33/790.15	c cleaning 77000 clauses out of 154017 with flag 3071000/4886338
1482.43/803.72	c cleaning 78003 clauses out of 156017 with flag 3150000/4965338
1509.88/818.06	c cleaning 78998 clauses out of 158016 with flag 3230002/5045340
1536.40/831.89	c cleaning 79997 clauses out of 160016 with flag 3311000/5126338
1564.35/846.78	c cleaning 80999 clauses out of 162019 with flag 3393000/5208338
1590.58/860.47	c cleaning 82010 clauses out of 164020 with flag 3476000/5291338
1615.87/873.65	c cleaning 82992 clauses out of 166010 with flag 3560000/5375338
1641.30/886.99	c cleaning 84002 clauses out of 168018 with flag 3645000/5460338
1668.11/901.39	c cleaning 85000 clauses out of 170018 with flag 3731002/5546340
1694.16/914.91	c cleaning 86003 clauses out of 172016 with flag 3818000/5633338
1720.95/928.99	c cleaning 87001 clauses out of 174013 with flag 3906000/5721338
1749.37/943.72	c cleaning 87997 clauses out of 176012 with flag 3995000/5810338
1779.35/959.73	c cleaning 89003 clauses out of 178017 with flag 4085002/5900340
1800.16/970.71	c starts		: 28
1800.16/970.71	c conflicts		: 5366
1800.16/970.71	c decisions		: 20491
1800.16/970.71	c propagations		: 226383
1800.16/970.71	c inspects		: 199156308
1800.16/970.71	c shortcuts		: 0
1800.16/970.71	c learnt literals	: 0
1800.16/970.71	c learnt binary clauses	: 8
1800.16/970.71	c learnt ternary clauses	: 15
1800.16/970.71	c learnt constraints	: 5365
1800.16/970.71	c ignored constraints	: 0
1800.16/970.71	c root simplifications	: 0
1800.16/970.71	c removed literals (reason simplification)	: 0
1800.16/970.71	c reason swapping (by a shorter reason)	: 0
1800.16/970.71	c Calls to reduceDB	: 0
1800.16/970.71	c number of reductions to clauses (during analyze)	: 0
1800.16/970.71	c number of learned constraints concerned by reduction	: 0
1800.16/970.71	c number of learning phase by resolution	: 0
1800.16/970.71	c number of learning phase by cutting planes	: 0
1800.16/970.71	c speed (assignments/second)	: 235.26520245342667
1800.16/970.71	c non guided choices	0
1800.16/970.71	c learnt constraints type 
1800.16/970.71	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 363
1800.16/970.71	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 36
1800.16/970.71	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 8
1800.16/970.71	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4958
1800.16/970.71	c constraints type 
1800.16/970.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 176
1800.16/970.71	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.16/970.71	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3480
1800.16/970.71	c 3657 constraints processed.
1800.16/970.71	c constraints type 
1800.16/970.71	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3480
1800.16/970.71	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 176
1800.16/970.71	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.16/970.71	c 3657 constraints processed.
1800.16/970.71	s SATISFIABLE
1800.16/970.72	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 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 -x1008 x1009 -x1010 -x1011 -x1012 -x1013 x1014 -x1015 x1016 -x1017 -x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 x1029 -x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 
1800.16/970.72	c objective function=418
1800.16/970.72	c Total wall clock time (in seconds): 970.591

Verifier Data

OK	418

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-3687780-1337873862/watcher-3687780-1337873862 -o /tmp/evaluation-result-3687780-1337873862/solver-3687780-1337873862 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687780-1337873862.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: 3.86 3.88 3.37 3/197 23131
/proc/meminfo: memFree=28132996/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/23131/stat : 23131 (java) D 23129 23131 22059 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 253513209 9515008 176 33554432000 1073741824 1073778376 140733562324176 140733562306904 233411789712 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/23131/statm: 2323 176 133 9 0 71 0

[startup+0.0244741 s]
/proc/loadavg: 3.86 3.88 3.37 3/197 23131
/proc/meminfo: memFree=28132996/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9014776 CPUtime=0 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 2179 0 1 0 0 0 0 0 20 0 10 0 253513209 9231130624 2881 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2253694 2895 1057 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.100193 s]
/proc/loadavg: 3.86 3.88 3.37 3/197 23131
/proc/meminfo: memFree=28132996/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 4228 0 1 0 8 1 0 0 20 0 18 0 253513209 9787813888 5424 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2389603 5425 2099 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300262 s]
/proc/loadavg: 3.86 3.88 3.37 3/197 23131
/proc/meminfo: memFree=28132996/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9558412 CPUtime=0.47 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 5360 0 1 0 45 2 0 0 20 0 18 0 253513209 9787813888 8164 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2389603 8164 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700279 s]
/proc/loadavg: 3.86 3.88 3.37 3/197 23131
/proc/meminfo: memFree=28132996/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=0.89 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 14334 0 1 0 83 6 0 0 20 0 19 0 253513209 10060460032 15526 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 15526 2242 9 0 2446860 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 9824668

[startup+1.50069 s]
/proc/loadavg: 3.86 3.88 3.37 7/219 23156
/proc/meminfo: memFree=28069612/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=3.35 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 25070 0 1 0 327 8 0 0 20 0 22 0 253513209 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 26858 2261 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2477 0 1 0 29 1 0 0 20 0 22 0 253513210 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085091936872 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=0.67 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 6093 0 0 0 65 2 0 0 20 0 22 0 253513216 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085087725624 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23147] ppid=23129 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/23131/task/23147/stat : 23147 (java) S 23129 23131 22059 0 -1 4202560 15133 0 0 0 95 3 0 0 20 0 22 0 253513216 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085086673080 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23148] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23148/stat : 23148 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085085620728 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23149] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23149/stat : 23149 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085084568392 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23153] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23153/stat : 23153 (java) S 23129 23131 22059 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253513244 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085080356520 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23154] ppid=23129 vsize=9824668 CPUtime=0.63 cores=0,2,4,6
/proc/23131/task/23154/stat : 23154 (java) R 23129 23131 22059 0 -1 4202560 4 0 0 0 63 0 0 0 20 0 22 0 253513293 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085082460344 140085140550122 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23155] ppid=23129 vsize=9824668 CPUtime=0.64 cores=0,2,4,6
/proc/23131/task/23155/stat : 23155 (java) R 23129 23131 22059 0 -1 4202560 47 0 0 0 64 0 0 0 20 0 22 0 253513293 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085083513112 140085140700130 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23156] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23156/stat : 23156 (java) S 23129 23131 22059 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253513294 10060460032 26858 33554432000 1073741824 1073778376 140735599388880 140085081408552 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 9824668

[startup+3.10082 s]
/proc/loadavg: 3.86 3.88 3.37 5/219 23156
/proc/meminfo: memFree=27941148/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=6.8 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 26548 0 1 0 669 11 0 0 20 0 22 0 253513209 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 44865 2287 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2477 0 1 0 29 1 0 0 20 0 22 0 253513210 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=0.07 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) R 23129 23131 22059 0 -1 4202560 36 0 0 0 7 0 0 0 20 0 22 0 253513213 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085091935848 140085272076657 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=0.87 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 7448 0 0 0 85 2 0 0 20 0 22 0 253513216 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085087711720 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23147] ppid=23129 vsize=9824668 CPUtime=1.08 cores=0,2,4,6
/proc/23131/task/23147/stat : 23147 (java) S 23129 23131 22059 0 -1 4202560 15137 0 0 0 105 3 0 0 20 0 22 0 253513216 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085086673080 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23148] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23148/stat : 23148 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085085620728 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23149] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23149/stat : 23149 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085084568392 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23153] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23153/stat : 23153 (java) S 23129 23131 22059 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253513244 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085080356520 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23154] ppid=23129 vsize=9824668 CPUtime=2.11 cores=0,2,4,6
/proc/23131/task/23154/stat : 23154 (java) S 23129 23131 22059 0 -1 4202560 9 0 0 0 211 0 0 0 20 0 22 0 253513293 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085082460376 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23155] ppid=23129 vsize=9824668 CPUtime=2.13 cores=0,2,4,6
/proc/23131/task/23155/stat : 23155 (java) S 23129 23131 22059 0 -1 4202560 64 0 0 0 212 1 0 0 20 0 22 0 253513293 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085083510936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23156] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23156/stat : 23156 (java) S 23129 23131 22059 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253513294 10060460032 44865 33554432000 1073741824 1073778376 140735599388880 140085081408552 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9824668

[startup+6.30072 s]
/proc/loadavg: 3.87 3.88 3.37 4/219 23159
/proc/meminfo: memFree=27765392/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=13.14 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 26863 0 1 0 1299 15 0 0 20 0 22 0 253513209 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 72629 2287 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2478 0 1 0 29 1 0 0 20 0 22 0 253513210 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 253513212 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) S 23129 23131 22059 0 -1 4202560 119 0 0 0 30 0 0 0 20 0 22 0 253513213 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085091936872 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=0.95 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 7584 0 0 0 93 2 0 0 20 0 22 0 253513216 10060460032 72629 33554432000 1073741824 1073778376 140735599388880 140085087725624 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=23131/tid=23176] ppid=23129 vsize=9824668 CPUtime=494.63 cores=0,2,4,6
/proc/23131/task/23176/stat : 23176 (java) R 23129 23131 22059 0 -1 4202560 12 0 0 0 49456 7 0 0 20 0 22 0 253541492 10060460032 937499 33554432000 1073741824 1073778376 140735599388880 140085083513696 140085140550095 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23177] ppid=23129 vsize=9824668 CPUtime=494.75 cores=0,2,4,6
/proc/23131/task/23177/stat : 23177 (java) R 23129 23131 22059 0 -1 4202560 21 0 0 0 49468 7 0 0 20 0 22 0 253541492 10060460032 937499 33554432000 1073741824 1073778376 140735599388880 140085081406000 140085140694145 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23178] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23178/stat : 23178 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253541492 10060460032 937499 33554432000 1073741824 1073778376 140735599388880 140085080355624 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1632.11
Current children cumulated vsize (KiB) 9824668

[startup+942.301 s]
/proc/loadavg: 3.43 3.56 3.47 5/219 23257
/proc/meminfo: memFree=24700016/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=1746.56 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 46401 0 1 0 174468 188 0 0 20 0 22 0 253513209 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 937607 2288 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.35 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2568 0 1 0 32 3 0 0 20 0 22 0 253513210 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=1.77 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 781 0 0 0 165 12 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=1.82 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 945 0 0 0 168 14 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 312 0 0 0 145 11 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 593 0 0 0 156 10 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=1.68 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 739 0 0 0 154 14 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 517 0 0 0 154 10 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=1.95 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 469 0 0 0 181 14 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=1.72 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 708 0 0 0 160 12 0 0 20 0 22 0 253513212 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=145.05 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) S 23129 23131 22059 0 -1 4202560 4072 0 0 0 14476 29 0 0 20 0 22 0 253513213 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085091936872 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 14734 0 0 0 176 3 0 0 20 0 22 0 253513216 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085087725624 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23147] ppid=23129 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/23131/task/23147/stat : 23147 (java) S 23129 23131 22059 0 -1 4202560 16892 0 0 0 145 4 0 0 20 0 22 0 253513216 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085086673080 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23148] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23148/stat : 23148 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085085620728 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23149] ppid=23129 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/23131/task/23149/stat : 23149 (java) S 23129 23131 22059 0 -1 4202560 55 0 0 0 14 13 0 0 20 0 22 0 253513216 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085084568392 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23162] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23162/stat : 23162 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253514056 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085082461608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23176] ppid=23129 vsize=9824668 CPUtime=548.9 cores=0,2,4,6
/proc/23131/task/23176/stat : 23176 (java) R 23129 23131 22059 0 -1 4202560 12 0 0 0 54882 8 0 0 20 0 22 0 253541492 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085083513696 140085140568531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23177] ppid=23129 vsize=9824668 CPUtime=549.02 cores=0,2,4,6
/proc/23131/task/23177/stat : 23177 (java) R 23129 23131 22059 0 -1 4202560 21 0 0 0 54894 8 0 0 20 0 22 0 253541492 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085081406080 140085141077249 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23178] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23178/stat : 23178 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253541492 10060460032 937607 33554432000 1073741824 1073778376 140735599388880 140085080355624 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1746.56
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+970.701 s]
/proc/loadavg: 3.41 3.54 3.47 5/219 23269
/proc/meminfo: memFree=23845116/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=1800.16 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 46441 0 1 0 179826 190 0 0 20 0 22 0 253513209 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 937618 2288 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.35 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2570 0 1 0 32 3 0 0 20 0 22 0 253513210 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 782 0 0 0 167 12 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=1.83 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 945 0 0 0 169 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=1.57 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 312 0 0 0 146 11 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 593 0 0 0 157 10 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=1.68 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 739 0 0 0 154 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 529 0 0 0 156 10 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=1.96 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 469 0 0 0 182 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=1.74 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 708 0 0 0 162 12 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=148.31 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) S 23129 23131 22059 0 -1 4202560 4095 0 0 0 14801 30 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085091936872 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 14734 0 0 0 176 3 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085087725624 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23147] ppid=23129 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/23131/task/23147/stat : 23147 (java) S 23129 23131 22059 0 -1 4202560 16892 0 0 0 145 4 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085086673080 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23148] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23148/stat : 23148 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085085620728 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23149] ppid=23129 vsize=9824668 CPUtime=0.28 cores=0,2,4,6
/proc/23131/task/23149/stat : 23149 (java) S 23129 23131 22059 0 -1 4202560 57 0 0 0 14 14 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085084568392 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23162] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23162/stat : 23162 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253514056 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085082461608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23176] ppid=23129 vsize=9824668 CPUtime=574.01 cores=0,2,4,6
/proc/23131/task/23176/stat : 23176 (java) R 23129 23131 22059 0 -1 4202560 12 0 0 0 57393 8 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085083513696 140085140681888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23177] ppid=23129 vsize=9824668 CPUtime=574.15 cores=0,2,4,6
/proc/23131/task/23177/stat : 23177 (java) R 23129 23131 22059 0 -1 4202560 21 0 0 0 57407 8 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085081406368 140085141031543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23178] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23178/stat : 23178 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085080355624 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

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

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

[startup+970.701 s]
/proc/loadavg: 3.41 3.54 3.47 5/219 23269
/proc/meminfo: memFree=23845116/32873844 swapFree=7100/7100
[pid=23131] ppid=23129 vsize=9824668 CPUtime=1800.16 cores=0,2,4,6
/proc/23131/stat : 23131 (java) S 23129 23131 22059 0 -1 4202496 46441 0 1 0 179826 190 0 0 20 0 22 0 253513209 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140735599380016 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23131/statm: 2456167 937618 2288 9 0 2446860 0
[pid=23131/tid=23133] ppid=23129 vsize=9824668 CPUtime=0.35 cores=0,2,4,6
/proc/23131/task/23133/stat : 23133 (java) S 23129 23131 22059 0 -1 4202560 2570 0 1 0 32 3 0 0 20 0 22 0 253513210 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085267915768 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23134] ppid=23129 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/23131/task/23134/stat : 23134 (java) S 23129 23131 22059 0 -1 4202560 782 0 0 0 167 12 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085111503528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23135] ppid=23129 vsize=9824668 CPUtime=1.83 cores=0,2,4,6
/proc/23131/task/23135/stat : 23135 (java) S 23129 23131 22059 0 -1 4202560 945 0 0 0 169 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085110450984 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23136] ppid=23129 vsize=9824668 CPUtime=1.57 cores=0,2,4,6
/proc/23131/task/23136/stat : 23136 (java) S 23129 23131 22059 0 -1 4202560 312 0 0 0 146 11 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085109398440 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23137] ppid=23129 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/23131/task/23137/stat : 23137 (java) S 23129 23131 22059 0 -1 4202560 593 0 0 0 157 10 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085108345896 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23138] ppid=23129 vsize=9824668 CPUtime=1.68 cores=0,2,4,6
/proc/23131/task/23138/stat : 23138 (java) S 23129 23131 22059 0 -1 4202560 739 0 0 0 154 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085107292328 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23139] ppid=23129 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/23131/task/23139/stat : 23139 (java) S 23129 23131 22059 0 -1 4202560 529 0 0 0 156 10 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085106239784 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23140] ppid=23129 vsize=9824668 CPUtime=1.96 cores=0,2,4,6
/proc/23131/task/23140/stat : 23140 (java) S 23129 23131 22059 0 -1 4202560 469 0 0 0 182 14 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085105187240 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23141] ppid=23129 vsize=9824668 CPUtime=1.74 cores=0,2,4,6
/proc/23131/task/23141/stat : 23141 (java) S 23129 23131 22059 0 -1 4202560 708 0 0 0 162 12 0 0 20 0 22 0 253513212 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085104134696 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23142] ppid=23129 vsize=9824668 CPUtime=148.31 cores=0,2,4,6
/proc/23131/task/23142/stat : 23142 (java) S 23129 23131 22059 0 -1 4202560 4095 0 0 0 14801 30 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085091936872 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23143] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23143/stat : 23143 (java) S 23129 23131 22059 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085090883192 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23144] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23144/stat : 23144 (java) S 23129 23131 22059 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253513213 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085089830536 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23145] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23145/stat : 23145 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085088779280 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23146] ppid=23129 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/23131/task/23146/stat : 23146 (java) S 23129 23131 22059 0 -1 4202560 14734 0 0 0 176 3 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085087725624 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23147] ppid=23129 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/23131/task/23147/stat : 23147 (java) S 23129 23131 22059 0 -1 4202560 16892 0 0 0 145 4 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085086673080 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23148] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23148/stat : 23148 (java) S 23129 23131 22059 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085085620728 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23131/tid=23149] ppid=23129 vsize=9824668 CPUtime=0.28 cores=0,2,4,6
/proc/23131/task/23149/stat : 23149 (java) S 23129 23131 22059 0 -1 4202560 57 0 0 0 14 14 0 0 20 0 22 0 253513216 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085084568392 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23162] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23162/stat : 23162 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253514056 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085082461608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23131/tid=23176] ppid=23129 vsize=9824668 CPUtime=574.01 cores=0,2,4,6
/proc/23131/task/23176/stat : 23176 (java) R 23129 23131 22059 0 -1 4202560 12 0 0 0 57393 8 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085083513696 140085140681888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23131/tid=23177] ppid=23129 vsize=9824668 CPUtime=574.15 cores=0,2,4,6
/proc/23131/task/23177/stat : 23177 (java) R 23129 23131 22059 0 -1 4202560 21 0 0 0 57407 8 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085081406368 140085141031543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23131/tid=23178] ppid=23129 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/23131/task/23178/stat : 23178 (java) S 23129 23131 22059 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253541492 10060460032 937618 33554432000 1073741824 1073778376 140735599388880 140085080355624 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

Child status: 143
Real time (s): 970.736
CPU time (s): 1800.54
CPU user time (s): 1798.26
CPU system time (s): 2.28265
CPU usage (%): 185.482
Max. virtual memory (cumulated for all children) (KiB): 9826224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 2.28265
maximum resident set size= 3750588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46470
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27175
involuntary context switches= 34050

runsolver used 3.57046 second user time and 8.41372 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-24 17:37:42
IDJOB=3687780
IDBENCH=2119
IDSOLVER=2268
FILE ID=node111/3687780-1337873862
RUNJOBID= node111-1337871880-22075
PBS_JOBID= 14620093
Free space on /tmp= 71624 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687780-1337873862/watcher-3687780-1337873862 -o /tmp/evaluation-result-3687780-1337873862/solver-3687780-1337873862 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687780-1337873862.opb

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=1473233965

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28133268 kB
Buffers:          199560 kB
Cached:          3050228 kB
SwapCached:            0 kB
Active:          1467064 kB
Inactive:        2502964 kB
Active(anon):     722744 kB
Inactive(anon):        0 kB
Active(file):     744320 kB
Inactive(file):  2502964 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               448 kB
Writeback:             0 kB
AnonPages:        730852 kB
Mapped:            22512 kB
Shmem:               200 kB
Slab:             629460 kB
SReclaimable:      72044 kB
SUnreclaim:       557416 kB
KernelStack:        1624 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1086320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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= 71620 MiB
End job on node111 at 2012-05-24 17:53:55