Trace number 3742361

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.41 1795.82

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K133.opb
MD5SUM2e2bfba9fd441b7330d2c90af940d9b0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version	1.6.0_24
0.04/0.09	c os.name	Linux
0.04/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch	amd64
0.04/0.09	c Free memory 1599470296
0.04/0.09	c Max memory 1607860224
0.04/0.09	c Total memory 1607860224
0.04/0.09	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3742361-1338767146.opb
0.07/0.12	c reading problem ... 
0.92/0.59	c ... done. Wall clock time 0.475s.
0.92/0.59	c CPU time (experimental) 0.55s.
0.92/0.59	c #vars     15827
0.92/0.59	c #constraints  16093
975.51/972.81	c cleaning 291017 clauses out of 582978 for limit 3.590431108717794E7
977.43/974.70	c cleaning 145647 clauses out of 292461 for limit 1.1802844637775391E8
977.93/975.30	c cleaning 72659 clauses out of 147313 for limit 3.860423515478709E8
978.44/975.79	c cleaning 36620 clauses out of 75154 for limit 1.2479000810307748E9
978.83/976.15	c cleaning 18245 clauses out of 39034 for limit 3.9622761706677866E9
979.03/976.35	c cleaning 9436 clauses out of 21289 for limit 1.1980871919717373E10
979.23/976.50	c cleaning 5069 clauses out of 12354 for limit 3.4082111205573776E10
979.33/976.62	c cleaning 2738 clauses out of 7785 for limit 8.919312006920067E10
979.44/976.76	c cleaning 1661 clauses out of 5550 for limit 2.069457026177169E11
979.54/976.89	c cleaning 1061 clauses out of 4386 for limit 4.3055944424969495E11
979.63/976.98	c cleaning 1291 clauses out of 3824 for limit 8.135893197367397E11
979.83/977.10	c cleaning 413 clauses out of 3034 for limit 1.6927699652633892E12
979.93/977.20	c cleaning 529 clauses out of 3121 for limit 2.713786261657892E12
980.03/977.30	c cleaning 429 clauses out of 3091 for limit 4.514314151557804E12
980.03/977.39	c cleaning 441 clauses out of 3162 for limit 7.27754341354848E12
980.13/977.49	c cleaning 448 clauses out of 3221 for limit 1.178180505897916E13
980.33/977.60	c cleaning 497 clauses out of 3273 for limit 1.912108090894225E13
980.43/977.71	c cleaning 514 clauses out of 3276 for limit 3.1504343815835918E13
980.54/977.82	c cleaning 1511 clauses out of 3264 for limit 5.225033652989772E13
980.64/977.93	c cleaning 502 clauses out of 2251 for limit 1.246954510523728E14
980.73/978.05	c cleaning 367 clauses out of 2249 for limit 2.0582235216987853E14
980.83/978.16	c cleaning 342 clauses out of 2382 for limit 3.2047645087904444E14
980.93/978.28	c cleaning 338 clauses out of 2541 for limit 4.95933691445004E14
981.13/978.41	c cleaning 322 clauses out of 2702 for limit 7.683592232843224E14
981.23/978.51	c cleaning 1220 clauses out of 2881 for limit 1.1895886011391738E-5
981.33/978.63	c cleaning 698 clauses out of 2160 for limit 2.6140125986866793E-5
981.43/978.73	c cleaning 580 clauses out of 1962 for limit 4.745897032935938E-5
981.53/978.85	c cleaning 462 clauses out of 1883 for limit 8.163142791350695E-5
981.64/978.94	c cleaning 391 clauses out of 1920 for limit 1.3189485655288507E-4
981.74/979.04	c cleaning 297 clauses out of 2029 for limit 2.0582727699614123E-4
981.83/979.17	c cleaning 97 clauses out of 2232 for limit 3.0856500646273693E-4
981.93/979.29	c cleaning 79 clauses out of 2636 for limit 4.313063532542693E-4
982.13/979.45	c cleaning 189 clauses out of 3056 for limit 6.12913640439721E-4
982.33/979.60	c cleaning 369 clauses out of 3367 for limit 9.17414092812128E-4
982.43/979.71	c cleaning 452 clauses out of 3498 for limit 0.0014562790623696925
982.53/979.85	c cleaning 434 clauses out of 3546 for limit 0.0023690900371771922
982.74/980.01	c cleaning 496 clauses out of 3612 for limit 0.003835557016408042
982.84/980.13	c cleaning 517 clauses out of 3619 for limit 0.00633208919632738
982.93/980.24	c cleaning 505 clauses out of 3600 for limit 0.01047659051853435
983.03/980.38	c cleaning 499 clauses out of 3594 for limit 0.017288836726848108
983.23/980.50	c cleaning 458 clauses out of 3595 for limit 0.028503673716452117
983.33/980.65	c cleaning 473 clauses out of 3638 for limit 0.04649726806148832
983.53/980.86	c cleaning 531 clauses out of 3664 for limit 0.07605995107394138
983.73/981.05	c cleaning 509 clauses out of 3633 for limit 0.1265033410913909
983.94/981.23	c cleaning 498 clauses out of 3624 for limit 0.2091390311168858
984.13/981.41	c cleaning 498 clauses out of 3626 for limit 0.34470800422535675
984.23/981.55	c cleaning 685 clauses out of 3634 for limit 0.570633419006994
984.33/981.63	c cleaning 564 clauses out of 3443 for limit 0.9873108712605894
984.43/981.72	c cleaning 551 clauses out of 3379 for limit 1.6590467991985687
984.53/981.84	c cleaning 513 clauses out of 3328 for limit 2.7779178483239115
984.63/981.95	c cleaning 466 clauses out of 3315 for limit 4.599123481185658
984.73/982.06	c cleaning 470 clauses out of 3350 for limit 7.512840946285478
984.94/982.22	c cleaning 476 clauses out of 3379 for limit 12.271062978186691
985.13/982.42	c cleaning 566 clauses out of 3403 for limit 20.093903613826033
985.23/982.54	c cleaning 520 clauses out of 3339 for limit 33.84034292082977
985.33/982.67	c cleaning 491 clauses out of 3317 for limit 56.06509550621124
985.43/982.78	c cleaning 485 clauses out of 3326 for limit 92.20865345218337
985.63/982.92	c cleaning 466 clauses out of 3341 for limit 151.3816854281443
985.83/983.11	c cleaning 494 clauses out of 3375 for limit 247.13367175041932
986.04/983.32	c cleaning 502 clauses out of 3381 for limit 406.83322659805737
986.23/983.56	c cleaning 534 clauses out of 3379 for limit 671.3195288369286
986.43/983.76	c cleaning 514 clauses out of 3345 for limit 1118.3487013520494
986.63/983.90	c cleaning 505 clauses out of 3331 for limit 1852.058132399743
986.73/984.00	c cleaning 520 clauses out of 3328 for limit 3063.1681650835694
986.83/984.10	c cleaning 493 clauses out of 3308 for limit 5082.115647912708
986.93/984.23	c cleaning 469 clauses out of 3313 for limit 8351.71127505643
987.03/984.36	c cleaning 492 clauses out of 3345 for limit 13654.983653918069
987.14/984.48	c cleaning 491 clauses out of 3355 for limit 22496.745368616568
987.35/984.60	c cleaning 491 clauses out of 3361 for limit 36922.92145860947
987.45/984.71	c cleaning 479 clauses out of 3370 for limit 60728.22046682028
987.55/984.87	c cleaning 473 clauses out of 3391 for limit 99528.7507929409
987.75/985.00	c cleaning 489 clauses out of 3418 for limit 162839.6542463906
987.75/985.08	c cleaning 504 clauses out of 3429 for limit 267682.90196845983
987.85/985.18	c cleaning 498 clauses out of 3426 for limit 442273.7432838048
988.05/985.30	c cleaning 598 clauses out of 3432 for limit 731013.1184403452
988.15/985.44	c cleaning 576 clauses out of 3330 for limit 1237502.4182253361
988.26/985.58	c cleaning 382 clauses out of 3253 for limit 2087024.7612427394
988.45/985.72	c cleaning 441 clauses out of 3371 for limit 3321305.3075059396
988.55/985.89	c cleaning 1709 clauses out of 3430 for limit 5383061.220441763
988.65/985.98	c cleaning 606 clauses out of 2221 for limit 1.3709788893945573E7
988.75/986.07	c cleaning 318 clauses out of 2117 for limit 2.376749321346469E7
988.85/986.19	c cleaning 363 clauses out of 2302 for limit 3.615416532558752E7
989.05/986.30	c cleaning 347 clauses out of 2434 for limit 5.610820992056192E7
989.15/986.41	c cleaning 405 clauses out of 2588 for limit 8.711102297686234E7
989.25/986.51	c cleaning 142 clauses out of 2684 for limit 1.3865810902449048E8
989.36/986.63	c cleaning 534 clauses out of 3040 for limit 2.0148423210395986E8
989.46/986.75	c cleaning 502 clauses out of 3006 for limit 3.3603271342848617E8
1800.03/1795.81	c starts		: 22
1800.03/1795.81	c conflicts		: 1218589
1800.03/1795.81	c decisions		: 5058859
1800.03/1795.81	c propagations		: 965343882
1800.03/1795.81	c inspects		: 7791481808
1800.03/1795.81	c learnt literals	: 28
1800.03/1795.81	c learnt binary clauses	: 76682
1800.03/1795.81	c learnt ternary clauses	: 57563
1800.03/1795.81	c learnt clauses	: 1218561
1800.03/1795.81	c root simplifications	: 0
1800.03/1795.81	c removed literals (reason simplification)	: 0
1800.03/1795.81	c reason swapping (by a shorter reason)	: 0
1800.03/1795.81	c Calls to reduceDB	: 87
1800.03/1795.81	c speed (decisions/second)	: 2817.979309361366
1800.03/1795.81	c non guided choices	985
1800.03/1795.81	s UNKNOWN
1800.03/1795.81	c Total wall clock time (ms): 1795.697

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-3742361-1338767146/watcher-3742361-1338767146 -o /tmp/evaluation-result-3742361-1338767146/solver-3742361-1338767146 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3742361-1338767146.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 1.88 2/174 18026
/proc/meminfo: memFree=26522288/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18026/stat : 18026 (java) R 18024 18026 17886 0 -1 4202496 222 0 0 0 0 0 0 0 20 0 1 0 342839480 9515008 156 33554432000 1073741824 1073778376 140733691065760 140733691065416 1073762786 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18026/statm: 2323 170 128 9 0 71 0

[startup+0.0616289 s]
/proc/loadavg: 2.00 2.00 1.88 2/174 18026
/proc/meminfo: memFree=26522288/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=2623916 CPUtime=0.04 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 3435 0 1 0 3 1 0 0 20 0 13 0 342839480 2686889984 5153 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 655979 5153 1706 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 1.88 2/174 18026
/proc/meminfo: memFree=26522288/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 3630 0 1 0 6 1 0 0 20 0 18 0 342839480 3028844544 5858 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 739464 5858 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300303 s]
/proc/loadavg: 2.00 2.00 1.88 2/174 18026
/proc/meminfo: memFree=26522288/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=2957856 CPUtime=0.51 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 7573 0 1 0 50 1 0 0 20 0 18 0 342839480 3028844544 11388 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 739464 11388 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 1.88 2/174 18026
/proc/meminfo: memFree=26522288/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 9472 0 1 0 142 3 0 0 20 0 19 0 342839480 3097006080 30030 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 30030 2269 9 0 746526 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 3024420

[startup+1.50066 s]
/proc/loadavg: 1.92 1.98 1.88 3/212 18100
/proc/meminfo: memFree=26391220/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=2.38 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 10276 0 1 0 235 3 0 0 20 0 19 0 342839480 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 30546 2273 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2580 0 1 0 143 3 0 0 20 0 19 0 342839481 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830727713416 139830596716490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 342839484 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2488 0 0 0 42 0 0 0 20 0 19 0 342839488 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4007 0 0 0 46 0 0 0 20 0 19 0 342839488 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 30546 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 3024420

[startup+3.10069 s]
/proc/loadavg: 1.92 1.98 1.88 3/213 18101
/proc/meminfo: memFree=26277528/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=3.99 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 10279 0 1 0 396 3 0 0 20 0 19 0 342839480 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 31059 2273 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2582 0 1 0 303 3 0 0 20 0 19 0 342839481 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830727713176 139830596717252 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 342839484 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.42 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2488 0 0 0 42 0 0 0 20 0 19 0 342839488 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4007 0 0 0 47 0 0 0 20 0 19 0 342839488 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 31059 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 1.92 1.98 1.88 3/213 18101
/proc/meminfo: memFree=26265800/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=7.23 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 10284 0 1 0 719 4 0 0 20 0 19 0 342839480 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 32587 2273 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=6.26 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2587 0 1 0 623 3 0 0 20 0 19 0 342839481 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830727713232 139830596717259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342839483 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 342839484 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2488 0 0 0 44 0 0 0 20 0 19 0 342839488 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4007 0 0 0 48 0 0 0 20 0 19 0 342839488 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 32587 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 164 0 0 0 27 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 161 0 0 0 24 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 205 0 0 0 30 16 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=1.85 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 174 11 0 0 20 0 19 0 342839484 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2501 0 0 0 49 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4263 0 0 0 53 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 95 0 0 0 48 38 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1666.48
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/213 18139
/proc/meminfo: memFree=23176972/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=1726.5 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 12690 0 1 0 172453 197 0 0 20 0 19 0 342839480 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 420263 2302 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=1719.15 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2751 0 1 0 171880 35 0 0 20 0 19 0 342839481 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830727712032 139830596726219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 306 0 0 0 39 22 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 166 0 0 0 30 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 27 19 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 265 0 0 0 40 21 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 142 0 0 0 22 10 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 164 0 0 0 27 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 161 0 0 0 24 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 205 0 0 0 30 16 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=1.85 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 174 11 0 0 20 0 19 0 342839484 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2501 0 0 0 49 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4263 0 0 0 53 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0.9 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 99 0 0 0 51 39 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1726.5
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/213 18139
/proc/meminfo: memFree=23176724/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=1786.51 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 12694 0 1 0 178453 198 0 0 20 0 19 0 342839480 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 420263 2302 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=1779.15 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2751 0 1 0 177879 36 0 0 20 0 19 0 342839481 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830727712032 139830596716745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 306 0 0 0 39 22 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 166 0 0 0 30 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 27 19 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 265 0 0 0 40 21 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 142 0 0 0 22 10 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 164 0 0 0 27 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 161 0 0 0 24 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 205 0 0 0 30 16 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=1.85 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 174 11 0 0 20 0 19 0 342839484 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2501 0 0 0 49 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4263 0 0 0 53 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0.93 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 103 0 0 0 52 41 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.8 s]
/proc/loadavg: 2.03 2.01 1.96 3/213 18139
/proc/meminfo: memFree=23176724/32873844 swapFree=7628/7628
[pid=18026] ppid=18024 vsize=3024420 CPUtime=1800.03 cores=1,3,5,7
/proc/18026/stat : 18026 (java) S 18024 18026 17886 0 -1 4202496 12697 0 1 0 179804 199 0 0 20 0 19 0 342839480 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 140736489597504 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18026/statm: 756105 420263 2302 9 0 746526 0
[pid=18026/tid=18028] ppid=18024 vsize=3024420 CPUtime=1792.12 cores=1,3,5,7
/proc/18026/task/18028/stat : 18028 (java) R 18024 18026 17886 0 -1 4202560 2752 0 1 0 179176 36 0 0 20 0 19 0 342839481 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830727712032 139830596791853 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18029] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18029/stat : 18029 (java) S 18024 18026 17886 0 -1 4202560 306 0 0 0 39 22 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830593583912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18030] ppid=18024 vsize=3024420 CPUtime=0.43 cores=1,3,5,7
/proc/18026/task/18030/stat : 18030 (java) S 18024 18026 17886 0 -1 4202560 166 0 0 0 30 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830592531112 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18031] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18031/stat : 18031 (java) S 18024 18026 17886 0 -1 4202560 240 0 0 0 27 19 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830591478824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18032] ppid=18024 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/18026/task/18032/stat : 18032 (java) S 18024 18026 17886 0 -1 4202560 265 0 0 0 40 21 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830590426024 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18033] ppid=18024 vsize=3024420 CPUtime=0.32 cores=1,3,5,7
/proc/18026/task/18033/stat : 18033 (java) S 18024 18026 17886 0 -1 4202560 142 0 0 0 22 10 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830589372712 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18034] ppid=18024 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/18026/task/18034/stat : 18034 (java) S 18024 18026 17886 0 -1 4202560 164 0 0 0 27 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830588319912 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18035] ppid=18024 vsize=3024420 CPUtime=0.37 cores=1,3,5,7
/proc/18026/task/18035/stat : 18035 (java) S 18024 18026 17886 0 -1 4202560 161 0 0 0 24 13 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830587267624 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18036] ppid=18024 vsize=3024420 CPUtime=0.46 cores=1,3,5,7
/proc/18026/task/18036/stat : 18036 (java) S 18024 18026 17886 0 -1 4202560 205 0 0 0 30 16 0 0 20 0 19 0 342839483 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830586214824 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18037] ppid=18024 vsize=3024420 CPUtime=2.39 cores=1,3,5,7
/proc/18026/task/18037/stat : 18037 (java) S 18024 18026 17886 0 -1 4202560 242 0 0 0 228 11 0 0 20 0 19 0 342839484 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830103083752 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18038] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18038/stat : 18038 (java) S 18024 18026 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830102029816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18039] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18039/stat : 18039 (java) S 18024 18026 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342839485 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830100977416 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18040] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18040/stat : 18040 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830099925904 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18041] ppid=18024 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/18026/task/18041/stat : 18041 (java) S 18024 18026 17886 0 -1 4202560 2501 0 0 0 49 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830098872504 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18026/tid=18042] ppid=18024 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/18026/task/18042/stat : 18042 (java) S 18024 18026 17886 0 -1 4202560 4263 0 0 0 53 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830097819704 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18026/tid=18043] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18043/stat : 18043 (java) S 18024 18026 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830096767608 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18026/tid=18044] ppid=18024 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/18026/task/18044/stat : 18044 (java) S 18024 18026 17886 0 -1 4202560 103 0 0 0 53 41 0 0 20 0 19 0 342839488 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830095715016 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18026/tid=18045] ppid=18024 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/18026/task/18045/stat : 18045 (java) S 18024 18026 17886 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342839541 3097006080 420263 33554432000 1073741824 1073778376 140736489606368 139830093583784 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 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

Child status: 143
Real time (s): 1795.82
CPU time (s): 1800.41
CPU user time (s): 1798.12
CPU system time (s): 2.29265
CPU usage (%): 100.255
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.12
system time used= 2.29265
maximum resident set size= 1681168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12726
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38106
involuntary context switches= 15875

runsolver used 5.9001 second user time and 16.7135 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-04 01:45:46
IDJOB=3742361
IDBENCH=90164
IDSOLVER=2319
FILE ID=node144/3742361-1338767146
RUNJOBID= node144-1338765348-17903
PBS_JOBID= 14636814
Free space on /tmp= 70832 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K133.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742361-1338767146/watcher-3742361-1338767146 -o /tmp/evaluation-result-3742361-1338767146/solver-3742361-1338767146 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3742361-1338767146.opb           

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

MD5SUM BENCH= 2e2bfba9fd441b7330d2c90af940d9b0
RANDOM SEED=42444668

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26523196 kB
Buffers:         1721552 kB
Cached:          3723116 kB
SwapCached:          464 kB
Active:          3544452 kB
Inactive:        1924308 kB
Active(anon):       4732 kB
Inactive(anon):    11188 kB
Active(file):    3539720 kB
Inactive(file):  1913120 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:              4740 kB
Writeback:            36 kB
AnonPages:         22308 kB
Mapped:            14340 kB
Shmem:               172 kB
Slab:             742316 kB
SReclaimable:     183956 kB
SUnreclaim:       558360 kB
KernelStack:        1440 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70828 MiB
End job on node144 at 2012-06-04 02:15:44