Trace number 3744014

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 NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.01 1756.14

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_8_mh_ic.opb
MD5SUMb8fc0aeb472c4f306b96a25f55baf334
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2961738
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 133432831
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11291176587
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 133432831
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11291176587
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
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 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3744014-1338791689.opb
0.08/0.11	c reading problem ... 
2.03/1.14	c ... done. Wall clock time 1.032s.
2.03/1.14	c CPU time (experimental) 1.1s.
2.03/1.14	c #vars     45775
2.03/1.14	c #constraints  104533
369.94/359.12	c cleaning 168984 clauses out of 338000 for limit 21.68018170216806
373.75/362.87	c cleaning 86734 clauses out of 173517 for limit 3813.95076584687
382.72/371.58	c cleaning 49365 clauses out of 98783 for limit 1.0969231185363016E9
384.36/373.11	c cleaning 25924 clauses out of 51917 for limit 2.5432774190473602E10
389.68/378.36	c cleaning 16222 clauses out of 32494 for limit 2.7143209022160676E13
391.21/379.88	c cleaning 9127 clauses out of 18271 for limit 3.5669012487662446E-6
396.35/384.80	c cleaning 8060 clauses out of 16144 for limit 0.00444247172888135
398.01/386.49	c cleaning 5274 clauses out of 10585 for limit 0.08272921550454324
399.64/388.07	c cleaning 3882 clauses out of 7813 for limit 1.36987330542803
401.38/389.78	c cleaning 3194 clauses out of 6429 for limit 20.265868147700093
403.03/391.32	c cleaning 2595 clauses out of 5236 for limit 184.23284573512979
406.33/394.50	c cleaning 3548 clauses out of 7139 for limit 12166.433198087494
407.79/395.99	c cleaning 2770 clauses out of 5591 for limit 114903.88521687574
409.53/397.61	c cleaning 2624 clauses out of 5321 for limit 1472686.758775554
412.42/400.46	c cleaning 3563 clauses out of 7198 for limit 9.831715286585663E7
414.05/402.07	c cleaning 2774 clauses out of 5634 for limit 9.281396571128067E8
415.79/403.74	c cleaning 2401 clauses out of 4860 for limit 7.958247670851314E9
417.32/405.27	c cleaning 2228 clauses out of 4460 for limit 6.4206193188247635E10
420.62/408.49	c cleaning 3365 clauses out of 6733 for limit 3.8409677462318154E12
422.16/409.97	c cleaning 2679 clauses out of 5366 for limit 3.557567351869199E13
425.26/413.00	c cleaning 3332 clauses out of 6691 for limit 1.5671043369531985E-5
426.91/414.56	c cleaning 2914 clauses out of 5855 for limit 2.175722139133742E-4
428.35/415.95	c cleaning 2434 clauses out of 4941 for limit 0.0019069487637334037
429.99/417.51	c cleaning 2470 clauses out of 5007 for limit 0.022953859659742858
431.44/418.96	c cleaning 2244 clauses out of 4537 for limit 0.1873648338089601
432.97/420.46	c cleaning 2367 clauses out of 4793 for limit 2.16336035900461
434.39/421.87	c cleaning 2185 clauses out of 4429 for limit 17.368315499609693
435.84/423.26	c cleaning 2341 clauses out of 4741 for limit 197.31919012032196
437.37/424.79	c cleaning 2420 clauses out of 4900 for limit 2328.748749010887
777.76/757.42	c cleaning 213193 clauses out of 426481 for limit 457979.1661985958
784.85/764.42	c cleaning 107863 clauses out of 215787 for limit 1.1029734434439523E7
789.27/768.71	c cleaning 56412 clauses out of 112924 for limit 3.135905378092004E9
791.21/770.63	c cleaning 29449 clauses out of 59012 for limit 7.319616114376112E10
793.07/772.45	c cleaning 15991 clauses out of 32063 for limit 1.6432510495773157E12
798.86/778.07	c cleaning 11999 clauses out of 24072 for limit 6.550735900726285E-5
800.52/779.69	c cleaning 7272 clauses out of 14574 for limit 0.0013211053373527856
804.03/783.05	c cleaning 6361 clauses out of 12802 for limit 0.3690227547817877
805.79/784.78	c cleaning 4656 clauses out of 9440 for limit 10.056799352277984
807.56/786.44	c cleaning 3838 clauses out of 7784 for limit 245.33769151653445
809.32/788.10	c cleaning 3178 clauses out of 6446 for limit 3613.734447738676
1280.38/1248.97	c cleaning 215111 clauses out of 430268 for limit 1.8622371858400762E7
1283.86/1252.38	c cleaning 108566 clauses out of 217157 for limit 2.7291270695739794E8
1287.94/1256.30	c cleaning 56277 clauses out of 112591 for limit 2.879658648681708E10
1297.97/1266.05	c cleaning 34129 clauses out of 68314 for limit 7.770988375489846E-5
1302.72/1270.67	c cleaning 20071 clauses out of 40187 for limit 0.05355993674938684
1312.55/1280.11	c cleaning 15024 clauses out of 30114 for limit 1579.0864718237758
1324.27/1291.50	c cleaning 13524 clauses out of 27091 for limit 2.876902361251528E8
1325.82/1293.08	c cleaning 7502 clauses out of 15066 for limit 2.317850096151219E9
1327.66/1294.85	c cleaning 4761 clauses out of 9565 for limit 2.7030644053447594E10
1329.00/1296.20	c cleaning 3132 clauses out of 6305 for limit 1.8410197601230484E11
1332.39/1299.40	c cleaning 3585 clauses out of 7171 for limit 8.837753635685842E12
1333.64/1300.67	c cleaning 2793 clauses out of 5587 for limit 8.398485984614272E13
1335.31/1302.22	c cleaning 2395 clauses out of 4793 for limit 7.233713107321274E14
1336.55/1303.43	c cleaning 1945 clauses out of 3899 for limit 3.99224924135091E-5
1338.08/1304.94	c cleaning 1957 clauses out of 3954 for limit 2.9117746804847833E-4
1341.31/1308.04	c cleaning 2733 clauses out of 5496 for limit 0.006942316407863731
1342.98/1309.69	c cleaning 2119 clauses out of 4266 for limit 0.040234765343163253
1344.55/1311.19	c cleaning 1803 clauses out of 3645 for limit 0.21077710184026463
1346.10/1312.66	c cleaning 1901 clauses out of 3843 for limit 1.4801599083435117
1349.30/1315.79	c cleaning 2694 clauses out of 5440 for limit 34.61802657637546
1352.63/1318.95	c cleaning 3102 clauses out of 6248 for limit 1001.890868707938
1353.98/1320.26	c cleaning 2301 clauses out of 4645 for limit 6038.219136852618
1355.43/1321.62	c cleaning 2147 clauses out of 4343 for limit 47719.27045727922
1356.67/1322.88	c cleaning 2075 clauses out of 4196 for limit 365318.5231927389
1361.36/1327.35	c cleaning 3791 clauses out of 7624 for limit 4.948146822690626E7
1362.70/1328.67	c cleaning 2663 clauses out of 5332 for limit 3.170067237753417E8
1364.23/1330.17	c cleaning 2318 clauses out of 4669 for limit 2.6776776191203876E9
1367.13/1332.98	c cleaning 2905 clauses out of 5849 for limit 7.07656869213466E10
1368.39/1334.19	c cleaning 2467 clauses out of 4944 for limit 6.192263576842208E11
1369.86/1335.52	c cleaning 2239 clauses out of 4478 for limit 5.061763696491742E12
1371.42/1337.00	c cleaning 2120 clauses out of 4240 for limit 3.958021592712794E13
1372.77/1338.35	c cleaning 2039 clauses out of 4121 for limit 3.015084312158991E14
1375.75/1341.28	c cleaning 2778 clauses out of 5579 for limit 7.366028381534756E-5
1377.01/1342.44	c cleaning 2131 clauses out of 4302 for limit 4.288659000567306E-4
1378.66/1344.00	c cleaning 2057 clauses out of 4170 for limit 0.003269225692771871
1381.74/1347.08	c cleaning 2783 clauses out of 5615 for limit 0.08070332541068337
1383.09/1348.35	c cleaning 2140 clauses out of 4331 for limit 0.46879843854022524
1384.82/1350.02	c cleaning 2069 clauses out of 4190 for limit 3.5805467909366158
1387.72/1352.86	c cleaning 2789 clauses out of 5621 for limit 88.54030225846597
1686.13/1645.04	c cleaning 99153 clauses out of 198334 for limit 222575.96179502696
1691.75/1650.57	c cleaning 51274 clauses out of 102679 for limit 1.4233640239345517E7
1696.66/1655.39	c cleaning 27157 clauses out of 54405 for limit 5.403735988839957E8
1706.63/1665.09	c cleaning 16842 clauses out of 33753 for limit 5.841436334351686E11
1714.32/1672.50	c cleaning 10940 clauses out of 21908 for limit 1.3350103405248618E-6
1716.00/1674.18	c cleaning 6225 clauses out of 12467 for limit 1.0511351318103701E-5
1717.96/1676.01	c cleaning 3838 clauses out of 7741 for limit 7.585017601178117E-5
1722.25/1680.19	c cleaning 3679 clauses out of 7404 for limit 0.002633376593869858
1800.01/1756.13	c starts		: 23
1800.01/1756.13	c conflicts		: 1724219
1800.01/1756.13	c decisions		: 3473954
1800.01/1756.13	c propagations		: 683917346
1800.01/1756.13	c inspects		: 5690394862
1800.01/1756.13	c learnt literals	: 0
1800.01/1756.13	c learnt binary clauses	: 10
1800.01/1756.13	c learnt ternary clauses	: 7
1800.01/1756.13	c learnt clauses	: 1724219
1800.01/1756.13	c root simplifications	: 0
1800.01/1756.13	c removed literals (reason simplification)	: 0
1800.01/1756.13	c reason swapping (by a shorter reason)	: 0
1800.01/1756.13	c Calls to reduceDB	: 87
1800.01/1756.13	c speed (decisions/second)	: 1979.622271216401
1800.01/1756.13	c non guided choices	2
1800.01/1756.13	s UNKNOWN
1800.01/1756.13	c Total wall clock time (ms): 1756.02

Verifier Data

ERROR: no interpretation found !

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-3744014-1338791689/watcher-3744014-1338791689 -o /tmp/evaluation-result-3744014-1338791689/solver-3744014-1338791689 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744014-1338791689.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 17035
/proc/meminfo: memFree=24915936/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/17035/stat : 17035 (java) D 17033 17035 14240 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 345293264 9515008 182 33554432000 1073741824 1073778376 140735864421136 140735864412168 254750310069 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/17035/statm: 2323 182 140 9 0 71 0

[startup+0.0112349 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 17035
/proc/meminfo: memFree=24915936/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 1205 0 0 0 0 0 0 0 20 0 2 0 345293264 94019584 917 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 22954 917 697 9 0 16769 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 91816

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 17035
/proc/meminfo: memFree=24915936/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 4444 0 1 0 7 1 0 0 20 0 18 0 345293264 3028844544 5652 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 739464 5652 1951 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 17035
/proc/meminfo: memFree=24915936/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 6040 0 1 0 45 1 0 0 20 0 18 0 345293264 3028844544 10988 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 739464 10988 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700208 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 17035
/proc/meminfo: memFree=24915936/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=2957856 CPUtime=1.28 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 9542 0 1 0 123 5 0 0 20 0 18 0 345293264 3028844544 43387 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 739464 43387 2258 9 0 729885 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2957856

[startup+1.50073 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 17053
/proc/meminfo: memFree=24611764/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=2.89 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 18472 0 1 0 277 12 0 0 20 0 19 0 345293264 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 101762 2279 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 3266 0 1 0 137 8 0 0 20 0 19 0 345293265 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330951827960 140330825293670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345293267 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 345293268 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6415 0 0 0 63 2 0 0 20 0 19 0 345293271 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7596 0 0 0 73 2 0 0 20 0 19 0 345293271 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 101762 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 3024420

[startup+3.10079 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 17054
/proc/meminfo: memFree=24434140/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=4.76 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 18888 0 1 0 458 18 0 0 20 0 19 0 345293264 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 122271 2292 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=2.99 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 3293 0 1 0 289 10 0 0 20 0 19 0 345293265 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330951827800 140330825346795 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 345293267 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345293268 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6715 0 0 0 70 2 0 0 20 0 19 0 345293271 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 76 2 0 0 20 0 19 0 345293271 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 122271 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 3024420

[startup+6.30085 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 17054
/proc/meminfo: memFree=24396716/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=8.28 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 18988 0 1 0 803 25 0 0 20 0 19 0 345293264 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 131446 2292 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=6.06 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 3297 0 1 0 596 10 0 0 20 0 19 0 345293265 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330951826640 140330824801613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=0.08 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 27 0 0 0 8 0 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 20 0 0 0 4 2 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 4 1 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=0.11 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 38 0 0 0 8 3 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 19 0 0 0 4 2 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=0.07 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 15 0 0 0 7 0 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=0.07 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 21 0 0 0 6 1 0 0 20 0 19 0 345293267 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345293268 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6715 0 0 0 70 2 0 0 20 0 19 0 345293271 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 76 2 0 0 20 0 19 0 345293271 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 131446 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 17054
/proc/meminfo: memFree=24298064/32873844 swapFree=7628/7628

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

[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6730 0 0 0 79 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 83 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=0.95 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 94 0 0 0 50 45 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1703.84
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.05 2.11 2.08 3/213 17151
/proc/meminfo: memFree=23611780/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=1765.38 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 24461 0 1 0 176306 232 0 0 20 0 19 0 345293264 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 422295 2308 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=1700.1 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 4139 0 1 0 169971 39 0 0 20 0 19 0 345293265 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330951826640 140330825283108 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=7.16 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 461 0 0 0 698 18 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=7.17 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 494 0 0 0 695 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=6.93 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 504 0 0 0 671 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=7.05 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 500 0 0 0 684 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=7.13 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 517 0 0 0 690 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=7.4 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 479 0 0 0 720 20 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=7.32 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 476 0 0 0 711 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=7.19 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 482 0 0 0 696 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 803 0 0 0 107 5 0 0 20 0 19 0 345293268 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6730 0 0 0 79 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 83 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=0.98 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 98 0 0 0 52 46 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1765.38
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1756.1 s]
/proc/loadavg: 2.03 2.10 2.08 3/213 17151
/proc/meminfo: memFree=23599492/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 24479 0 1 0 179768 233 0 0 20 0 19 0 345293264 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 422295 2308 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=1733.5 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 4153 0 1 0 173309 41 0 0 20 0 19 0 345293265 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330951826640 140330825031047 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=7.29 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 461 0 0 0 711 18 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=7.3 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 494 0 0 0 708 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=7.08 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 504 0 0 0 686 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=7.2 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 500 0 0 0 699 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=7.29 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 517 0 0 0 706 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=7.55 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 479 0 0 0 735 20 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=7.42 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 476 0 0 0 721 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=7.35 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 482 0 0 0 712 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 805 0 0 0 107 5 0 0 20 0 19 0 345293268 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6730 0 0 0 79 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 83 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 100 0 0 0 53 47 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1756.1 s]
/proc/loadavg: 2.03 2.10 2.08 3/213 17151
/proc/meminfo: memFree=23599492/32873844 swapFree=7628/7628
[pid=17035] ppid=17033 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/17035/stat : 17035 (java) S 17033 17035 14240 0 -1 4202496 24479 0 1 0 179768 233 0 0 20 0 19 0 345293264 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140735022308448 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/17035/statm: 756105 422295 2308 9 0 746526 0
[pid=17035/tid=17037] ppid=17033 vsize=3024420 CPUtime=1733.5 cores=1,3,5,7
/proc/17035/task/17037/stat : 17037 (java) R 17033 17035 14240 0 -1 4202560 4153 0 1 0 173309 41 0 0 20 0 19 0 345293265 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330951826640 140330825031047 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17038] ppid=17033 vsize=3024420 CPUtime=7.29 cores=1,3,5,7
/proc/17035/task/17038/stat : 17038 (java) S 17033 17035 14240 0 -1 4202560 461 0 0 0 711 18 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330817690280 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17039] ppid=17033 vsize=3024420 CPUtime=7.3 cores=1,3,5,7
/proc/17035/task/17039/stat : 17039 (java) S 17033 17035 14240 0 -1 4202560 494 0 0 0 708 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330816637736 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17040] ppid=17033 vsize=3024420 CPUtime=7.08 cores=1,3,5,7
/proc/17035/task/17040/stat : 17040 (java) S 17033 17035 14240 0 -1 4202560 504 0 0 0 686 22 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330815585192 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17041] ppid=17033 vsize=3024420 CPUtime=7.2 cores=1,3,5,7
/proc/17035/task/17041/stat : 17041 (java) S 17033 17035 14240 0 -1 4202560 500 0 0 0 699 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330814532648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17042] ppid=17033 vsize=3024420 CPUtime=7.29 cores=1,3,5,7
/proc/17035/task/17042/stat : 17042 (java) S 17033 17035 14240 0 -1 4202560 517 0 0 0 706 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330813479080 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17043] ppid=17033 vsize=3024420 CPUtime=7.55 cores=1,3,5,7
/proc/17035/task/17043/stat : 17043 (java) S 17033 17035 14240 0 -1 4202560 479 0 0 0 735 20 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330812426536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17035/tid=17044] ppid=17033 vsize=3024420 CPUtime=7.42 cores=1,3,5,7
/proc/17035/task/17044/stat : 17044 (java) S 17033 17035 14240 0 -1 4202560 476 0 0 0 721 21 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330811373992 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17045] ppid=17033 vsize=3024420 CPUtime=7.35 cores=1,3,5,7
/proc/17035/task/17045/stat : 17045 (java) S 17033 17035 14240 0 -1 4202560 482 0 0 0 712 23 0 0 20 0 19 0 345293267 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330810321448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17046] ppid=17033 vsize=3024420 CPUtime=1.12 cores=1,3,5,7
/proc/17035/task/17046/stat : 17046 (java) S 17033 17035 14240 0 -1 4202560 805 0 0 0 107 5 0 0 20 0 19 0 345293268 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330327726696 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17047] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17047/stat : 17047 (java) S 17033 17035 14240 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330326673016 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17048] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17048/stat : 17048 (java) S 17033 17035 14240 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345293269 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330325620360 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17049] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17049/stat : 17049 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330324569104 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17050] ppid=17033 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/17035/task/17050/stat : 17050 (java) S 17033 17035 14240 0 -1 4202560 6730 0 0 0 79 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330323515448 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17035/tid=17051] ppid=17033 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/17035/task/17051/stat : 17051 (java) S 17033 17035 14240 0 -1 4202560 7598 0 0 0 83 2 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330322462904 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17052] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17052/stat : 17052 (java) S 17033 17035 14240 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330321410552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17035/tid=17053] ppid=17033 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/17035/task/17053/stat : 17053 (java) S 17033 17035 14240 0 -1 4202560 100 0 0 0 53 47 0 0 20 0 19 0 345293271 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330320358216 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17035/tid=17054] ppid=17033 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/17035/task/17054/stat : 17054 (java) S 17033 17035 14240 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345293392 3097006080 422295 33554432000 1073741824 1073778376 140735022317312 140330318226728 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17035 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=279380
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=813572
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1756.14
CPU time (s): 1800.01
CPU user time (s): 1797.68
CPU system time (s): 2.33
CPU usage (%): 102.498
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.28
system time used= 2.81357
maximum resident set size= 1690668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24513
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63674
involuntary context switches= 109832

runsolver used 6.49001 second user time and 15.7726 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-04 08:34:49
IDJOB=3744014
IDBENCH=92669
IDSOLVER=2319
FILE ID=node145/3744014-1338791689
RUNJOBID= node145-1338762649-14257
PBS_JOBID= 14636810
Free space on /tmp= 70916 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_8_mh_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744014-1338791689/watcher-3744014-1338791689 -o /tmp/evaluation-result-3744014-1338791689/solver-3744014-1338791689 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744014-1338791689.opb           

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

MD5SUM BENCH= b8fc0aeb472c4f306b96a25f55baf334
RANDOM SEED=1039617917

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24916588 kB
Buffers:          455464 kB
Cached:          4940436 kB
SwapCached:            0 kB
Active:          3418772 kB
Inactive:        3668824 kB
Active(anon):    1682784 kB
Inactive(anon):    10916 kB
Active(file):    1735988 kB
Inactive(file):  3657908 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7840 kB
Writeback:             0 kB
AnonPages:       1698628 kB
Mapped:            22400 kB
Shmem:               200 kB
Slab:             726484 kB
SReclaimable:     167920 kB
SUnreclaim:       558564 kB
KernelStack:        1608 kB
PageTables:         7576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1642496 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= 70876 MiB
End job on node145 at 2012-06-04 09:04:07