Trace number 3730486

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.55 1797.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga40_39_sat_pb.cnf.cr.opb
MD5SUM72bb077846a4d869a09744c0b238b13c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.115982
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2340
Total number of constraints1678
Number of constraints which are clauses1599
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3730486-1338681483.opb
0.09/0.10	c reading problem ... 
0.54/0.39	c ... done. Wall clock time 0.29s.
0.54/0.39	c CPU time (experimental) 0.36s.
0.54/0.39	c #vars     2340
0.54/0.39	c #constraints  1678
1423.16/1420.54	c cleaning 239736 clauses out of 479500 for limit 465.16499994195755
1429.28/1426.67	c cleaning 120124 clauses out of 240265 for limit 1532.4825204129747
1430.87/1428.28	c cleaning 60307 clauses out of 120640 for limit 5028.241023807542
1431.88/1429.23	c cleaning 30408 clauses out of 60833 for limit 16444.628551446684
1432.48/1429.89	c cleaning 15454 clauses out of 30927 for limit 53450.33343038422
1432.78/1430.15	c cleaning 7970 clauses out of 15973 for limit 170670.1650313101
1432.88/1430.28	c cleaning 4233 clauses out of 8501 for limit 527789.7447448904
1432.98/1430.36	c cleaning 2374 clauses out of 4768 for limit 1551853.084716346
1433.08/1430.44	c cleaning 1434 clauses out of 2894 for limit 4216423.360259022
1433.18/1430.51	c cleaning 966 clauses out of 1960 for limit 1.0266976151410442E7
1433.18/1430.57	c cleaning 731 clauses out of 1494 for limit 2.2212831086839538E7
1433.28/1430.64	c cleaning 630 clauses out of 1264 for limit 4.3340891114307866E7
1433.38/1430.72	c cleaning 554 clauses out of 1135 for limit 7.967818774285688E7
1433.48/1430.81	c cleaning 528 clauses out of 1082 for limit 1.3797437871867552E8
1433.48/1430.89	c cleaning 516 clauses out of 1052 for limit 2.3355912071346208E8
1433.58/1430.96	c cleaning 519 clauses out of 1038 for limit 3.911471123826436E8
1433.69/1431.03	c cleaning 493 clauses out of 1016 for limit 6.570465294803588E8
1433.79/1431.11	c cleaning 494 clauses out of 1023 for limit 1.076143252423137E9
1433.79/1431.19	c cleaning 514 clauses out of 1029 for limit 1.7643560577435174E9
1433.88/1431.25	c cleaning 508 clauses out of 1016 for limit 2.9498389004118614E9
1433.98/1431.33	c cleaning 491 clauses out of 1010 for limit 4.903379908589603E9
1434.08/1431.40	c cleaning 487 clauses out of 1016 for limit 8.014483898860899E9
1434.08/1431.48	c cleaning 496 clauses out of 1030 for limit 1.3050358519120153E10
1434.18/1431.56	c cleaning 499 clauses out of 1033 for limit 2.143782498975317E10
1434.28/1431.63	c cleaning 517 clauses out of 1034 for limit 3.531964997313246E10
1434.38/1431.71	c cleaning 509 clauses out of 1019 for limit 5.922262540855421E10
1434.48/1431.80	c cleaning 502 clauses out of 1009 for limit 9.85353467596233E10
1434.48/1431.87	c cleaning 503 clauses out of 1007 for limit 1.6282070540927634E11
1434.58/1431.94	c cleaning 502 clauses out of 1005 for limit 2.6931679625801315E11
1434.68/1432.01	c cleaning 485 clauses out of 1002 for limit 4.450237151607845E11
1434.68/1432.09	c cleaning 497 clauses out of 1016 for limit 7.230670042725042E11
1434.79/1432.16	c cleaning 491 clauses out of 1020 for limit 1.1889469545448564E12
1434.89/1432.25	c cleaning 502 clauses out of 1028 for limit 1.9435284892400046E12
1434.98/1432.34	c cleaning 499 clauses out of 1026 for limit 3.211386312639534E12
1435.08/1432.40	c cleaning 511 clauses out of 1027 for limit 5.290848868341273E12
1435.08/1432.47	c cleaning 507 clauses out of 1017 for limit 8.819932179652809E12
1435.18/1432.55	c cleaning 489 clauses out of 1009 for limit 1.4645911569500928E13
1435.28/1432.63	c cleaning 497 clauses out of 1021 for limit 2.389308513249935E13
1435.38/1432.70	c cleaning 505 clauses out of 1026 for limit 3.9289411377244914E13
1435.38/1432.77	c cleaning 509 clauses out of 1019 for limit 6.5108181070235266E13
1435.48/1432.83	c cleaning 504 clauses out of 1009 for limit 1.0832780806974028E14
1435.48/1432.89	c cleaning 493 clauses out of 1005 for limit 1.7935808036614244E14
1435.58/1432.95	c cleaning 494 clauses out of 1012 for limit 2.937395217011671E14
1435.68/1433.02	c cleaning 508 clauses out of 1019 for limit 4.8156965234132406E14
1435.78/1433.10	c cleaning 506 clauses out of 1013 for limit 8.00476819267676E14
1435.78/1433.19	c cleaning 501 clauses out of 1004 for limit 1.3279350809156218E15
1435.89/1433.27	c cleaning 490 clauses out of 1003 for limit 2.192125988825888E15
1435.99/1433.34	c cleaning 506 clauses out of 1013 for limit 3.579421855854798E15
1436.08/1433.42	c cleaning 494 clauses out of 1007 for limit 5.938116959405999E-5
1436.18/1433.50	c cleaning 500 clauses out of 1013 for limit 9.734746789641782E-5
1436.18/1433.58	c cleaning 500 clauses out of 1016 for limit 1.605461218874502E-4
1436.28/1433.65	c cleaning 503 clauses out of 1013 for limit 2.647502833549368E-4
1436.38/1433.72	c cleaning 498 clauses out of 1011 for limit 4.3791026156265165E-4
1800.03/1797.01	c starts		: 21
1800.03/1797.01	c conflicts		: 708495
1800.03/1797.01	c decisions		: 792233
1800.03/1797.01	c propagations		: 31260992
1800.03/1797.01	c inspects		: 5734055481
1800.03/1797.01	c learnt literals	: 0
1800.03/1797.01	c learnt binary clauses	: 0
1800.03/1797.01	c learnt ternary clauses	: 0
1800.03/1797.01	c learnt clauses	: 708495
1800.03/1797.01	c root simplifications	: 0
1800.03/1797.01	c removed literals (reason simplification)	: 0
1800.03/1797.01	c reason swapping (by a shorter reason)	: 0
1800.03/1797.01	c Calls to reduceDB	: 53
1800.03/1797.01	c speed (decisions/second)	: 440.95795544740173
1800.03/1797.01	c non guided choices	743
1800.03/1797.01	s UNKNOWN
1800.03/1797.01	c Total wall clock time (ms): 1796.911

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

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.01 1.91 3/194 2443
/proc/meminfo: memFree=28085176/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/2443/stat : 2443 (java) R 2441 2443 1585 0 -1 4202496 285 0 0 0 0 0 0 0 20 0 1 0 334273708 278528 33 33554432000 1073741824 1073778376 140734733144336 140735358798856 214528257319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 84 41 33 9 0 25 0

[startup+0.0909069 s]
/proc/loadavg: 2.05 2.01 1.91 3/194 2443
/proc/meminfo: memFree=28085176/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 4453 0 1 0 6 1 0 0 20 0 18 0 334273708 3028844544 6171 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 739464 6181 1981 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.100248 s]
/proc/loadavg: 2.05 2.01 1.91 3/194 2443
/proc/meminfo: memFree=28085176/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=2957856 CPUtime=0.09 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 4908 0 1 0 8 1 0 0 20 0 18 0 334273708 3028844544 6617 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 739464 6617 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300237 s]
/proc/loadavg: 2.05 2.01 1.91 3/194 2443
/proc/meminfo: memFree=28085176/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=2957856 CPUtime=0.54 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 8682 0 1 0 52 2 0 0 20 0 18 0 334273708 3028844544 11644 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 739464 11644 2246 9 0 729885 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2957856

[startup+0.700215 s]
/proc/loadavg: 2.05 2.01 1.91 3/194 2443
/proc/meminfo: memFree=28085176/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=1.33 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 10402 0 1 0 131 2 0 0 20 0 19 0 334273708 3097006080 17423 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 17423 2276 9 0 746526 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3024420

[startup+1.50063 s]
/proc/loadavg: 2.05 2.01 1.91 3/213 2462
/proc/meminfo: memFree=28019824/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=2.17 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 10587 0 1 0 215 2 0 0 20 0 19 0 334273708 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 20496 2277 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3060 0 1 0 145 2 0 0 20 0 19 0 334273709 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139961127117384 139960989142244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.33 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2865 0 0 0 33 0 0 0 20 0 19 0 334273715 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.34 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3468 0 0 0 34 0 0 0 20 0 19 0 334273715 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 20496 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 2.05 2.01 1.91 3/213 2462
/proc/meminfo: memFree=28002944/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=3.83 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 10599 0 1 0 380 3 0 0 20 0 19 0 334273708 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 25106 2277 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=3.06 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3070 0 1 0 304 2 0 0 20 0 19 0 334273709 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139961127116120 139960989114873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2866 0 0 0 37 0 0 0 20 0 19 0 334273715 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3468 0 0 0 35 0 0 0 20 0 19 0 334273715 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 25106 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 2.05 2.01 1.91 3/213 2462
/proc/meminfo: memFree=27973776/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=7.03 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 10613 0 1 0 700 3 0 0 20 0 19 0 334273708 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 31147 2277 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=6.27 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3084 0 1 0 624 3 0 0 20 0 19 0 334273709 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139961127115312 139960989114312 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334273711 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2866 0 0 0 37 0 0 0 20 0 19 0 334273715 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3468 0 0 0 35 0 0 0 20 0 19 0 334273715 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 31147 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]

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

[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 177 0 0 0 11 10 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 210 0 0 0 13 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 204 0 0 0 14 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 207 0 0 0 59 7 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2874 0 0 0 43 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3475 0 0 0 40 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 97 0 0 0 33 30 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1665.29
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/214 3015
/proc/meminfo: memFree=26972640/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=1725.31 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 12938 0 1 0 172379 152 0 0 20 0 19 0 334273708 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 420746 2305 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=1721.08 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3251 0 1 0 172072 36 0 0 20 0 19 0 334273709 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961127116080 139960989114699 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 18 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 295 0 0 0 19 18 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 10 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 330 0 0 0 24 20 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 232 0 0 0 12 14 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 177 0 0 0 11 10 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 210 0 0 0 13 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 204 0 0 0 14 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 207 0 0 0 59 7 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2874 0 0 0 43 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3475 0 0 0 40 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 99 0 0 0 35 31 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.31
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/213 3015
/proc/meminfo: memFree=26774928/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=1785.32 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 12942 0 1 0 178378 154 0 0 20 0 19 0 334273708 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 420746 2305 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=1781.08 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3251 0 1 0 178071 37 0 0 20 0 19 0 334273709 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961127116080 139960989133493 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 18 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 295 0 0 0 19 18 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 10 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 330 0 0 0 24 20 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 232 0 0 0 12 14 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 177 0 0 0 11 10 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 210 0 0 0 13 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 204 0 0 0 14 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 207 0 0 0 59 7 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2874 0 0 0 43 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3475 0 0 0 40 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 103 0 0 0 36 32 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.32
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 2.00 2.00 1.95 3/213 3015
/proc/meminfo: memFree=26775180/32873648 swapFree=7116/7116
[pid=2443] ppid=2441 vsize=3024420 CPUtime=1800.03 cores=0,2,4,6
/proc/2443/stat : 2443 (java) S 2441 2443 1585 0 -1 4202496 12942 0 1 0 179849 154 0 0 20 0 19 0 334273708 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 140734733135472 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2443/statm: 756105 420746 2305 9 0 746526 0
[pid=2443/tid=2445] ppid=2441 vsize=3024420 CPUtime=1795.79 cores=0,2,4,6
/proc/2443/task/2445/stat : 2445 (java) R 2441 2443 1585 0 -1 4202560 3251 0 1 0 179542 37 0 0 20 0 19 0 334273709 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961127116080 139960989114396 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2446] ppid=2441 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/2443/task/2446/stat : 2446 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 18 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961110543016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2443/tid=2447] ppid=2441 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/2443/task/2447/stat : 2447 (java) S 2441 2443 1585 0 -1 4202560 295 0 0 0 19 18 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961109490472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2448] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2448/stat : 2448 (java) S 2441 2443 1585 0 -1 4202560 202 0 0 0 10 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961108437928 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2449] ppid=2441 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/2443/task/2449/stat : 2449 (java) S 2441 2443 1585 0 -1 4202560 330 0 0 0 24 20 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139961107385384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2450] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2450/stat : 2450 (java) S 2441 2443 1585 0 -1 4202560 232 0 0 0 12 14 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960988461224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2451] ppid=2441 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/2443/task/2451/stat : 2451 (java) S 2441 2443 1585 0 -1 4202560 177 0 0 0 11 10 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960987408680 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2452] ppid=2441 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/2443/task/2452/stat : 2452 (java) S 2441 2443 1585 0 -1 4202560 210 0 0 0 13 13 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960986356136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2453] ppid=2441 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/2443/task/2453/stat : 2453 (java) S 2441 2443 1585 0 -1 4202560 204 0 0 0 14 11 0 0 20 0 19 0 334273711 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960985303592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2454] ppid=2441 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/2443/task/2454/stat : 2454 (java) S 2441 2443 1585 0 -1 4202560 207 0 0 0 59 7 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960973105768 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2455] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2455/stat : 2455 (java) S 2441 2443 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960367703672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2456] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2456/stat : 2456 (java) S 2441 2443 1585 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334273712 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960366651016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2457] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2457/stat : 2457 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960365599760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2458] ppid=2441 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/2443/task/2458/stat : 2458 (java) S 2441 2443 1585 0 -1 4202560 2874 0 0 0 43 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960364546104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2443/tid=2459] ppid=2441 vsize=3024420 CPUtime=0.4 cores=0,2,4,6
/proc/2443/task/2459/stat : 2459 (java) S 2441 2443 1585 0 -1 4202560 3475 0 0 0 40 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960363493560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2460] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2460/stat : 2460 (java) S 2441 2443 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960362441208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2443/tid=2461] ppid=2441 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/2443/task/2461/stat : 2461 (java) S 2441 2443 1585 0 -1 4202560 103 0 0 0 37 32 0 0 20 0 19 0 334273715 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960361388872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2443/tid=2462] ppid=2441 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/2443/task/2462/stat : 2462 (java) S 2441 2443 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334273748 3097006080 420746 33554432000 1073741824 1073778376 140734733144336 139960359257384 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 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): 1797.02
CPU time (s): 1800.55
CPU user time (s): 1798.56
CPU system time (s): 1.9917
CPU usage (%): 100.196
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.9917
maximum resident set size= 1683100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12973
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38081
involuntary context switches= 3054

runsolver used 7.04893 second user time and 13.8539 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 01:58:03
IDJOB=3730486
IDBENCH=1430
IDSOLVER=2319
FILE ID=node127/3730486-1338681483
RUNJOBID= node127-1338678617-1606
PBS_JOBID= 14636686
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga40_39_sat_pb.cnf.cr.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730486-1338681483/watcher-3730486-1338681483 -o /tmp/evaluation-result-3730486-1338681483/solver-3730486-1338681483 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730486-1338681483.opb           

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

MD5SUM BENCH= 72bb077846a4d869a09744c0b238b13c
RANDOM SEED=2026980915

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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:       32873648 kB
MemFree:        28085440 kB
Buffers:          382300 kB
Cached:          1847780 kB
SwapCached:         1500 kB
Active:          2676380 kB
Inactive:        1228288 kB
Active(anon):    1668988 kB
Inactive(anon):     7932 kB
Active(file):    1007392 kB
Inactive(file):  1220356 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:       1680264 kB
Mapped:            18964 kB
Shmem:                92 kB
Slab:             744892 kB
SReclaimable:     189088 kB
SUnreclaim:       555804 kB
KernelStack:        1608 kB
PageTables:         7440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1824908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 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= 70476 MiB
End job on node127 at 2012-06-03 02:28:02