Trace number 3744512

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.03 1754.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_4_ic.opb
MD5SUMe305c1d0330d93c0634ea10582f6edce
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11026350169
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11026350169
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.04/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.06	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.06	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version	1.6.0_24
0.04/0.07	c os.name	Linux
0.04/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.07	c os.arch	amd64
0.04/0.07	c Free memory 1599470296
0.04/0.07	c Max memory 1607860224
0.04/0.07	c Total memory 1607860224
0.04/0.07	c Number of processors 8
0.04/0.09	--- Begin Solver configuration ---
0.04/0.09	c Stops conflict analysis at the first Unique Implication Point
0.04/0.09	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap
0.04/0.09	c No reason simplification
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3744512-1338802376.opb
0.04/0.09	c reading problem ... 
1.35/0.65	c ... done. Wall clock time 0.56s.
1.35/0.65	c CPU time (experimental) 0.62s.
1.35/0.65	c #vars     15725
1.35/0.65	c #constraints  33133
1172.65/1147.43	c cleaning 417232 clauses out of 834501 for limit 4.776206201038689E-4
1181.63/1156.28	c cleaning 210627 clauses out of 421268 for limit 0.05170875043665987
1190.54/1164.80	c cleaning 109068 clauses out of 218143 for limit 181.58859194916437
1196.46/1170.52	c cleaning 58025 clauses out of 116075 for limit 375555.01724553853
1210.47/1183.93	c cleaning 37009 clauses out of 74050 for limit 5.273216254410868E12
1215.91/1189.12	c cleaning 22013 clauses out of 44040 for limit 9.747679493170389E-5
1222.50/1195.48	c cleaning 15512 clauses out of 31029 for limit 1.1283809917849716
1233.13/1205.51	c cleaning 13987 clauses out of 28016 for limit 337116.55150483927
1238.22/1210.41	c cleaning 9750 clauses out of 19528 for limit 1.1855194495416912E8
1239.78/1211.90	c cleaning 5881 clauses out of 11777 for limit 1.4525156186836946E9
1241.26/1213.35	c cleaning 3937 clauses out of 7896 for limit 1.6024035351939007E10
1242.95/1214.95	c cleaning 2969 clauses out of 5959 for limit 1.5704683800235303E11
1244.42/1216.36	c cleaning 2487 clauses out of 4993 for limit 1.3904907348817527E12
1245.89/1217.72	c cleaning 2245 clauses out of 4504 for limit 1.137852080990538E13
1247.46/1219.26	c cleaning 2127 clauses out of 4258 for limit 8.893394737755345E13
1248.94/1220.64	c cleaning 1565 clauses out of 3131 for limit 3.2892882422054444E14
1251.97/1223.56	c cleaning 2025 clauses out of 4066 for limit 3.089563039423677E-5
1254.93/1226.36	c cleaning 2760 clauses out of 5543 for limit 7.533205057537801E-4
1258.10/1229.30	c cleaning 2630 clauses out of 5284 for limit 0.009648855572365467
1261.26/1232.37	c cleaning 2799 clauses out of 5651 for limit 0.1809443780673919
1264.21/1235.14	c cleaning 3168 clauses out of 6352 for limit 5.3401212879145055
1265.87/1236.70	c cleaning 2329 clauses out of 4684 for limit 32.479728114243834
1272.07/1242.63	c cleaning 3909 clauses out of 7857 for limit 4760.540881372469
1276.82/1247.13	c cleaning 4451 clauses out of 8948 for limit 621936.3590174129
1281.46/1251.53	c cleaning 4726 clauses out of 9497 for limit 8.71855184336992E7
1286.33/1256.17	c cleaning 5113 clauses out of 10271 for limit 1.9780297547350536E10
1290.91/1260.55	c cleaning 4816 clauses out of 9656 for limit 1.894446093355024E12
1293.97/1263.45	c cleaning 3915 clauses out of 7840 for limit 4.693521032467492E13
1295.57/1265.00	c cleaning 2952 clauses out of 5926 for limit 4.5973889082566885E-6
1297.03/1266.33	c cleaning 2477 clauses out of 4978 for limit 4.064242319689919E-5
1298.60/1267.80	c cleaning 2477 clauses out of 4996 for limit 4.914948057505662E-4
1301.75/1270.84	c cleaning 2745 clauses out of 5519 for limit 0.008949860995602226
1303.31/1272.38	c cleaning 2378 clauses out of 4775 for limit 0.07658811277308443
1304.78/1273.80	c cleaning 2175 clauses out of 4398 for limit 0.6156552379947057
1309.45/1278.16	c cleaning 3345 clauses out of 6723 for limit 36.335628419121484
1310.92/1279.55	c cleaning 2420 clauses out of 4876 for limit 224.24910966244994
1312.61/1281.10	c cleaning 2217 clauses out of 4458 for limit 1817.8034855367425
1314.17/1282.65	c cleaning 2092 clauses out of 4240 for limit 14122.454221775231
1315.74/1284.15	c cleaning 2056 clauses out of 4147 for limit 106691.79777492871
1317.02/1285.34	c cleaning 1769 clauses out of 3592 for limit 553007.3624290514
1320.07/1288.24	c cleaning 2395 clauses out of 4823 for limit 8284862.431135951
1321.74/1289.84	c cleaning 1948 clauses out of 3927 for limit 4.5590547880111225E7
1323.24/1291.22	c cleaning 1718 clauses out of 3479 for limit 2.3080698339143753E8
1324.82/1292.71	c cleaning 1627 clauses out of 3265 for limit 1.107454510080132E9
1330.98/1298.53	c cleaning 2817 clauses out of 5634 for limit 3.497045541283128E10
1332.55/1300.06	c cleaning 1902 clauses out of 3817 for limit 1.4038081026455722E11
1338.90/1306.09	c cleaning 2707 clauses out of 5415 for limit 3.282635431846503E12
1342.38/1309.32	c cleaning 2105 clauses out of 4210 for limit 1.8974734268620285E13
1345.65/1312.40	c cleaning 2044 clauses out of 4104 for limit 1.4382668891884125E14
1348.74/1315.32	c cleaning 2015 clauses out of 4060 for limit 1.0753364055213512E-5
1350.32/1316.87	c cleaning 1509 clauses out of 3044 for limit 3.89675406225286E-5
1353.46/1319.83	c cleaning 1759 clauses out of 3535 for limit 2.481885688910699E-4
1356.71/1322.90	c cleaning 1875 clauses out of 3776 for limit 0.0017185523078345618
1358.06/1324.22	c cleaning 1437 clauses out of 2901 for limit 0.0060835738748426516
1362.71/1328.63	c cleaning 2216 clauses out of 4464 for limit 0.07952755874408993
1366.11/1331.83	c cleaning 2358 clauses out of 4748 for limit 0.9120330192623425
1367.51/1333.17	c cleaning 1680 clauses out of 3392 for limit 3.4789342915892343
1374.01/1339.30	c cleaning 2843 clauses out of 5711 for limit 112.9282228739994
1375.71/1340.92	c cleaning 2178 clauses out of 4367 for limit 661.7052971201687
1384.83/1349.68	c cleaning 4327 clauses out of 8695 for limit 223106.2921506894
1386.62/1351.35	c cleaning 2924 clauses out of 5862 for limit 1475353.8055909898
1388.12/1352.79	c cleaning 1953 clauses out of 3938 for limit 5972801.168891979
1391.28/1355.78	c cleaning 2229 clauses out of 4488 for limit 6.4118579379152074E7
1397.62/1361.79	c cleaning 3372 clauses out of 6757 for limit 3.834570972426442E9
1402.56/1366.42	c cleaning 3182 clauses out of 6384 for limit 8.156026556777911E10
1404.04/1367.81	c cleaning 2103 clauses out of 4207 for limit 3.382854590987168E11
1405.92/1369.51	c cleaning 1798 clauses out of 3599 for limit 1.7646927357415095E12
1407.32/1370.93	c cleaning 1392 clauses out of 2801 for limit 6.166654400057059E12
1800.03/1754.71	c starts		: 22
1800.03/1754.71	c conflicts		: 1337088
1800.03/1754.71	c decisions		: 1829607
1800.03/1754.71	c propagations		: 950090797
1800.03/1754.71	c inspects		: 8384566333
1800.03/1754.71	c learnt literals	: 0
1800.03/1754.71	c learnt binary clauses	: 0
1800.03/1754.71	c learnt ternary clauses	: 2
1800.03/1754.71	c learnt clauses	: 1337088
1800.03/1754.71	c root simplifications	: 0
1800.03/1754.71	c removed literals (reason simplification)	: 0
1800.03/1754.71	c reason swapping (by a shorter reason)	: 0
1800.03/1754.71	c Calls to reduceDB	: 68
1800.03/1754.71	c speed (decisions/second)	: 1043.0876324806304
1800.03/1754.71	c non guided choices	0
1800.03/1754.71	s UNKNOWN
1800.03/1754.71	c Total wall clock time (ms): 1754.622

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

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

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


[startup+0 s]
/proc/loadavg: 1.98 1.98 1.99 3/194 9671
/proc/meminfo: memFree=27151416/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/9671/stat : 9671 (java) R 9669 9671 6470 0 -1 4202496 989 0 0 0 0 0 0 0 20 0 1 0 346362148 23793664 715 33554432000 1073741824 1073778376 140737331370304 140737331359368 212064056680 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 5809 715 530 9 0 128 0

[startup+0.0637469 s]
/proc/loadavg: 1.98 1.98 1.99 3/194 9671
/proc/meminfo: memFree=27151416/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=2956804 CPUtime=0.04 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 4116 0 1 0 4 0 0 0 20 0 18 0 346362148 3027767296 5834 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 739201 5834 1781 9 0 729885 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2956804

[startup+0.100303 s]
/proc/loadavg: 1.98 1.98 1.99 3/194 9671
/proc/meminfo: memFree=27151416/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 4902 0 1 0 9 1 0 0 20 0 18 0 346362148 3028844544 7125 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 739464 7125 2130 9 0 729885 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300178 s]
/proc/loadavg: 1.98 1.98 1.99 3/194 9671
/proc/meminfo: memFree=27151416/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=2957856 CPUtime=0.51 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 7794 0 1 0 50 1 0 0 20 0 18 0 346362148 3028844544 11203 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 739464 11203 2248 9 0 729885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.700177 s]
/proc/loadavg: 1.98 1.98 1.99 3/194 9671
/proc/meminfo: memFree=27151416/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=1.54 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 10141 0 1 0 150 4 0 0 20 0 19 0 346362148 3097006080 39848 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 39848 2273 9 0 746526 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 3024420

[startup+1.50078 s]
/proc/loadavg: 1.98 1.98 1.99 3/213 9690
/proc/meminfo: memFree=26943252/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=2.66 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 11216 0 1 0 260 6 0 0 20 0 19 0 346362148 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 86445 2278 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=1.47 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 3185 0 1 0 141 6 0 0 20 0 19 0 346362149 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517076328904 140516918886456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362149 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362149 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 54 0 0 0 20 0 19 0 346362153 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.62 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4050 0 0 0 62 0 0 0 20 0 19 0 346362153 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 86445 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 3024420

[startup+3.10078 s]
/proc/loadavg: 2.06 2.00 2.00 3/213 9690
/proc/meminfo: memFree=26694896/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=4.42 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 11352 0 1 0 432 10 0 0 20 0 19 0 346362148 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 120261 2291 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=3.02 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 3241 0 1 0 294 8 0 0 20 0 19 0 346362149 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517076327752 140516919243824 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 346362149 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362149 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 54 0 0 0 20 0 19 0 346362153 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4050 0 0 0 63 0 0 0 20 0 19 0 346362153 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 120261 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 2.06 2.00 2.00 3/213 9690
/proc/meminfo: memFree=26672260/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=7.69 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 11372 0 1 0 758 11 0 0 20 0 19 0 346362148 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 121770 2291 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=6.19 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 3244 0 1 0 611 8 0 0 20 0 19 0 346362149 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517076329000 140516919137543 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 346362149 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 346362149 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 346362150 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 54 0 0 0 20 0 19 0 346362153 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4050 0 0 0 63 0 0 0 20 0 19 0 346362153 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 121770 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 59 0 0 0 20 0 19 0 346362153 3097006080 420952 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4066 0 0 0 79 0 0 0 20 0 19 0 346362153 3097006080 420952 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 420952 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0.7 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 95 0 0 0 27 43 0 0 20 0 19 0 346362153 3097006080 420952 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 420952 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1705.77
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/214 9786
/proc/meminfo: memFree=24898408/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=1766.98 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 15712 0 1 0 176539 159 0 0 20 0 19 0 346362148 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 421005 2307 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=1700.5 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 4058 0 1 0 170013 37 0 0 20 0 19 0 346362149 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517076327632 140516919282595 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=7.47 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 448 0 0 0 733 14 0 0 20 0 19 0 346362149 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=7.76 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 420 0 0 0 762 14 0 0 20 0 19 0 346362149 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=7.28 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 403 0 0 0 718 10 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=7.34 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 394 0 0 0 722 12 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=7.57 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 408 0 0 0 745 12 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=7.46 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 379 0 0 0 735 11 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=7.42 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 415 0 0 0 730 12 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=7.56 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 449 0 0 0 743 13 0 0 20 0 19 0 346362150 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 206 0 0 0 27 5 0 0 20 0 19 0 346362151 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 59 0 0 0 20 0 19 0 346362153 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4066 0 0 0 79 0 0 0 20 0 19 0 346362153 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 99 0 0 0 29 44 0 0 20 0 19 0 346362153 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 421005 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1766.98
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1754.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/213 9786
/proc/meminfo: memFree=24898420/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=1800.03 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 15752 0 1 0 179842 161 0 0 20 0 19 0 346362148 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 421028 2307 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=1732.56 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 4071 0 1 0 173218 38 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517076327728 140516919132647 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=7.57 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 449 0 0 0 743 14 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=7.88 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 424 0 0 0 774 14 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=7.39 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 409 0 0 0 729 10 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=7.43 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 398 0 0 0 731 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=7.67 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 409 0 0 0 755 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=7.59 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 380 0 0 0 748 11 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=7.53 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 417 0 0 0 741 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=7.68 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 453 0 0 0 754 14 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 208 0 0 0 27 5 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 59 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4066 0 0 0 79 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 101 0 0 0 29 45 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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+1754.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/213 9786
/proc/meminfo: memFree=24898420/32873648 swapFree=7388/7388
[pid=9671] ppid=9669 vsize=3024420 CPUtime=1800.03 cores=1,3,5,7
/proc/9671/stat : 9671 (java) S 9669 9671 6470 0 -1 4202496 15752 0 1 0 179842 161 0 0 20 0 19 0 346362148 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140737331361440 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9671/statm: 756105 421028 2307 9 0 746526 0
[pid=9671/tid=9673] ppid=9669 vsize=3024420 CPUtime=1732.56 cores=1,3,5,7
/proc/9671/task/9673/stat : 9673 (java) R 9669 9671 6470 0 -1 4202560 4071 0 1 0 173218 38 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517076327728 140516919132647 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9674] ppid=9669 vsize=3024420 CPUtime=7.57 cores=1,3,5,7
/proc/9671/task/9674/stat : 9674 (java) S 9669 9671 6470 0 -1 4202560 449 0 0 0 743 14 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517059754152 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9675] ppid=9669 vsize=3024420 CPUtime=7.88 cores=1,3,5,7
/proc/9671/task/9675/stat : 9675 (java) S 9669 9671 6470 0 -1 4202560 424 0 0 0 774 14 0 0 20 0 19 0 346362149 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517058701608 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9676] ppid=9669 vsize=3024420 CPUtime=7.39 cores=1,3,5,7
/proc/9671/task/9676/stat : 9676 (java) S 9669 9671 6470 0 -1 4202560 409 0 0 0 729 10 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517057649064 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9677] ppid=9669 vsize=3024420 CPUtime=7.43 cores=1,3,5,7
/proc/9671/task/9677/stat : 9677 (java) S 9669 9671 6470 0 -1 4202560 398 0 0 0 731 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517056596520 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9678] ppid=9669 vsize=3024420 CPUtime=7.67 cores=1,3,5,7
/proc/9671/task/9678/stat : 9678 (java) S 9669 9671 6470 0 -1 4202560 409 0 0 0 755 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517055543976 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9679] ppid=9669 vsize=3024420 CPUtime=7.59 cores=1,3,5,7
/proc/9671/task/9679/stat : 9679 (java) S 9669 9671 6470 0 -1 4202560 380 0 0 0 748 11 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517054491432 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9680] ppid=9669 vsize=3024420 CPUtime=7.53 cores=1,3,5,7
/proc/9671/task/9680/stat : 9680 (java) S 9669 9671 6470 0 -1 4202560 417 0 0 0 741 12 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517053438888 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9681] ppid=9669 vsize=3024420 CPUtime=7.68 cores=1,3,5,7
/proc/9671/task/9681/stat : 9681 (java) S 9669 9671 6470 0 -1 4202560 453 0 0 0 754 14 0 0 20 0 19 0 346362150 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517052386344 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9682] ppid=9669 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/9671/task/9682/stat : 9682 (java) S 9669 9671 6470 0 -1 4202560 208 0 0 0 27 5 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517039974504 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9683] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9683/stat : 9683 (java) S 9669 9671 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517038920824 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9684] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9684/stat : 9684 (java) S 9669 9671 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346362151 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517037868168 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9685] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9685/stat : 9685 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140517036816912 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9686] ppid=9669 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/9671/task/9686/stat : 9686 (java) S 9669 9671 6470 0 -1 4202560 2785 0 0 0 59 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516918291000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9671/tid=9687] ppid=9669 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/9671/task/9687/stat : 9687 (java) S 9669 9671 6470 0 -1 4202560 4066 0 0 0 79 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516917238456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9671/tid=9688] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9688/stat : 9688 (java) S 9669 9671 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516916186104 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9671/tid=9689] ppid=9669 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/9671/task/9689/stat : 9689 (java) S 9669 9671 6470 0 -1 4202560 101 0 0 0 29 45 0 0 20 0 19 0 346362153 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516915133768 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9671/tid=9690] ppid=9669 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/9671/task/9690/stat : 9690 (java) S 9669 9671 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346362217 3097006080 421028 33554432000 1073741824 1073778376 140737331370304 140516912931624 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3024420

Child status: 143

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

Real time (s): 1754.72
CPU time (s): 1800.03
CPU user time (s): 1798.42
CPU system time (s): 1.61
CPU usage (%): 102.582
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 2.0027
maximum resident set size= 1684228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15783
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62578
involuntary context switches= 137937

runsolver used 6.15006 second user time and 14.7258 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 11:32:57
IDJOB=3744512
IDBENCH=92767
IDSOLVER=2319
FILE ID=node148/3744512-1338802376
RUNJOBID= node148-1338772384-6487
PBS_JOBID= 14636819
Free space on /tmp= 71328 MiB

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

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

MD5SUM BENCH= e305c1d0330d93c0634ea10582f6edce
RANDOM SEED=1909713538

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.284
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.90
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.284
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:       32873648 kB
MemFree:        27152176 kB
Buffers:          611304 kB
Cached:          3042948 kB
SwapCached:          628 kB
Active:          2593568 kB
Inactive:        2205900 kB
Active(anon):    1134828 kB
Inactive(anon):    10660 kB
Active(file):    1458740 kB
Inactive(file):  2195240 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              5292 kB
Writeback:             0 kB
AnonPages:       1188228 kB
Mapped:            19240 kB
Shmem:                36 kB
Slab:             769164 kB
SReclaimable:     212600 kB
SUnreclaim:       556564 kB
KernelStack:        1760 kB
PageTables:         6408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1827960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1132544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71312 MiB
End job on node148 at 2012-06-04 12:02:13