Trace number 196052

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, and are wall clock time (not CPU 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
Abscon 109 ESACSAT 1438.19 1451.02

DiagnosticValue
CHECKS1108547976
NODES863608

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-35_ext.xml
MD5SUMc6713b35e948c9d94d1422dd5c8a13ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark699.298
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/196052-1168118353/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.45	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.45	       =>  wckTime=0.124  cpuTime=0.09  mem=6M951
0.45	   
0.45	   relations being loaded...
1.06	   
1.06	   constraints being loaded...
1.32	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
1.32	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
1.32	       =>  wckTime=0.994  cpuTime=0.85  mem=48M634
1.44	   
1.44	   solver IterativeSystematicSolver being built... 
1.60	       =>  wckTime=1.277  cpuTime=0.98  mem=34M520
1.70	   
1.70	   preprocessing
1.70	     nbConstraintChecks=28500  nbValidityChecks=45400  nbPropagations=176  nbRevisions=1803  nbUselessRevisions=1582
1.70	     nbSingletonTests=30  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.70	       =>  wckTime=0.094  cpuTime=0.07  mem=34M520
1.77	   
1.77	   search
1.77	     run=0  nbConstraintChecks=33249  nbValidityChecks=72115  nbPropagations=520  nbRevisions=5794
1.77	     nbUselessRevisions=4667  nbAssignments=36  nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=64
1.77	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.164  cpuTime=0.13  mem=35M524
1.83	   
1.83	   search
1.83	     run=1  nbConstraintChecks=66550  nbValidityChecks=140554  nbPropagations=1411  nbRevisions=15789
1.83	     nbUselessRevisions=12719  nbAssignments=67  nbFailedAssignments=28  nbBacktracks=26  nbVisitedNodes=112
1.83	     nbRestartNogoods=3  mapSize=20  nbInferences=0  nbTooLargeKeys=0
1.83	       =>  wckTime=0.224  cpuTime=0.19  mem=35M524
1.93	   
1.93	   search
1.93	     run=2  nbConstraintChecks=122092  nbValidityChecks=249438  nbPropagations=2902  nbRevisions=33064
1.93	     nbUselessRevisions=26609  nbAssignments=117  nbFailedAssignments=49  nbBacktracks=50  nbVisitedNodes=196
1.93	     nbRestartNogoods=8  mapSize=39  nbInferences=0  nbTooLargeKeys=0
1.93	       =>  wckTime=0.327  cpuTime=0.28  mem=35M524
2.05	   
2.05	   search
2.05	     run=3  nbConstraintChecks=201763  nbValidityChecks=404381  nbPropagations=5144  nbRevisions=59787
2.05	     nbUselessRevisions=48010  nbAssignments=193  nbFailedAssignments=86  nbBacktracks=83  nbVisitedNodes=326
2.05	     nbRestartNogoods=11  mapSize=63  nbInferences=0  nbTooLargeKeys=0
2.05	       =>  wckTime=0.445  cpuTime=0.4  mem=35M524
2.26	   
2.26	   search
2.26	     run=4  nbConstraintChecks=341041  nbValidityChecks=689417  nbPropagations=8847  nbRevisions=105279
2.26	     nbUselessRevisions=84586  nbAssignments=310  nbFailedAssignments=147  nbBacktracks=134  nbVisitedNodes=542
2.26	     nbRestartNogoods=16  mapSize=109  nbInferences=0  nbTooLargeKeys=0
2.26	       =>  wckTime=0.653  cpuTime=0.6  mem=35M524
2.58	   
2.58	   search
2.58	     run=5  nbConstraintChecks=554001  nbValidityChecks=1108174  nbPropagations=14550  nbRevisions=176083
2.58	     nbUselessRevisions=141407  nbAssignments=494  nbFailedAssignments=250  nbBacktracks=210  nbVisitedNodes=880
2.58	     nbRestartNogoods=23  mapSize=175  nbInferences=0  nbTooLargeKeys=0
2.58	       =>  wckTime=0.975  cpuTime=0.9  mem=35M524
2.92	   
2.92	   search
2.92	     run=6  nbConstraintChecks=800708  nbValidityChecks=1602614  nbPropagations=23219  nbRevisions=282812
2.92	     nbUselessRevisions=226991  nbAssignments=737  nbFailedAssignments=366  nbBacktracks=323  nbVisitedNodes=1305
2.92	     nbRestartNogoods=32  mapSize=280  nbInferences=0  nbTooLargeKeys=0
2.92	       =>  wckTime=1.314  cpuTime=1.23  mem=35M524
3.48	   
3.48	   search
3.48	     run=7  nbConstraintChecks=1194094  nbValidityChecks=2423695  nbPropagations=36010  nbRevisions=438818
3.48	     nbUselessRevisions=351053  nbAssignments=1118  nbFailedAssignments=570  nbBacktracks=495  nbVisitedNodes=1992
3.48	     nbRestartNogoods=36  mapSize=426  nbInferences=0  nbTooLargeKeys=0
3.48	       =>  wckTime=1.877  cpuTime=1.78  mem=35M524
4.44	   
4.44	   search
4.44	     run=8  nbConstraintChecks=1890022  nbValidityChecks=3838335  nbPropagations=56394  nbRevisions=689041
4.44	     nbUselessRevisions=550820  nbAssignments=1720  nbFailedAssignments=911  nbBacktracks=752  nbVisitedNodes=3123
4.44	     nbRestartNogoods=44  mapSize=668  nbInferences=0  nbTooLargeKeys=0
4.44	       =>  wckTime=2.835  cpuTime=2.71  mem=35M524
5.80	   
5.80	   search
5.80	     run=9  nbConstraintChecks=2886804  nbValidityChecks=5969820  nbPropagations=87395  nbRevisions=1066554
5.80	     nbUselessRevisions=850226  nbAssignments=2677  nbFailedAssignments=1479  nbBacktracks=1136  nbVisitedNodes=4899
5.80	     nbRestartNogoods=50  mapSize=1008  nbInferences=0  nbTooLargeKeys=0
5.80	       =>  wckTime=4.199  cpuTime=4.06  mem=35M524
5.87	   
5.87	   INFO : Stopping hyperNogood (mapSize=1021, nbTooLargekeys=0, mem=35M524)
7.81	   
7.81	   search
7.81	     run=10  nbConstraintChecks=4415684  nbValidityChecks=9125872  nbPropagations=135111  nbRevisions=1654817
7.81	     nbUselessRevisions=1318914  nbAssignments=4101  nbFailedAssignments=2323  nbBacktracks=1712  nbVisitedNodes=7582
7.81	     nbRestartNogoods=62
7.81	       =>  wckTime=6.205  cpuTime=6.05  mem=35M524
10.65	   
10.65	   search
10.65	     run=11  nbConstraintChecks=6576147  nbValidityChecks=13592711  nbPropagations=205059  nbRevisions=2511843
10.65	     nbUselessRevisions=1999483  nbAssignments=6114  nbFailedAssignments=3465  nbBacktracks=2576  nbVisitedNodes=11289
10.65	     nbRestartNogoods=67
10.65	       =>  wckTime=9.052  cpuTime=8.88  mem=35M524
14.76	   
14.76	   search
14.76	     run=12  nbConstraintChecks=9647774  nbValidityChecks=19993143  nbPropagations=308724  nbRevisions=3786624
14.76	     nbUselessRevisions=3015808  nbAssignments=9274  nbFailedAssignments=5312  nbBacktracks=3873  nbVisitedNodes=17063
14.76	     nbRestartNogoods=79
14.76	       =>  wckTime=13.158  cpuTime=12.96  mem=35M524
22.35	   
22.35	   search
22.35	     run=13  nbConstraintChecks=15341854  nbValidityChecks=31454994  nbPropagations=466613  nbRevisions=5756022
22.35	     nbUselessRevisions=4591267  nbAssignments=13979  nbFailedAssignments=8056  nbBacktracks=5819  nbVisitedNodes=25754
22.35	     nbRestartNogoods=93
22.35	       =>  wckTime=20.746  cpuTime=20.52  mem=35M524
33.25	   
33.25	   search
33.25	     run=14  nbConstraintChecks=23671626  nbValidityChecks=48219160  nbPropagations=711086  nbRevisions=8855077
33.25	     nbUselessRevisions=7074032  nbAssignments=21183  nbFailedAssignments=12335  nbBacktracks=8739  nbVisitedNodes=39283
33.25	     nbRestartNogoods=101
33.25	       =>  wckTime=31.647  cpuTime=31.37  mem=35M524
49.47	   
49.47	   search
49.47	     run=15  nbConstraintChecks=35853543  nbValidityChecks=72862044  nbPropagations=1073083  nbRevisions=13450163
49.47	     nbUselessRevisions=10743201  nbAssignments=31307  nbFailedAssignments=18075  nbBacktracks=13117
49.47	     nbVisitedNodes=58086  nbRestartNogoods=119
49.47	       =>  wckTime=47.872  cpuTime=47.49  mem=35M524
72.94	   
72.94	   search
72.94	     run=16  nbConstraintChecks=53691221  nbValidityChecks=110231681  nbPropagations=1609598  nbRevisions=20300296
72.94	     nbUselessRevisions=16241231  nbAssignments=47413  nbFailedAssignments=27590  nbBacktracks=19686
72.94	     nbVisitedNodes=87962  nbRestartNogoods=147
72.94	       =>  wckTime=71.333  cpuTime=70.84  mem=35M524
108.92	   
108.92	   search
108.92	     run=17  nbConstraintChecks=80475334  nbValidityChecks=165224887  nbPropagations=2414785  nbRevisions=30552042
108.92	     nbUselessRevisions=24478357  nbAssignments=70569  nbFailedAssignments=40882  nbBacktracks=29540
108.92	     nbVisitedNodes=130825  nbRestartNogoods=178
108.92	       =>  wckTime=107.315  cpuTime=106.62  mem=35M524
161.00	   
161.00	   search
161.00	     run=18  nbConstraintChecks=120129592  nbValidityChecks=244807356  nbPropagations=3641718  nbRevisions=46176134
161.00	     nbUselessRevisions=37042913  nbAssignments=105143  nbFailedAssignments=60673  nbBacktracks=44318
161.00	     nbVisitedNodes=195015  nbRestartNogoods=190
161.00	       =>  wckTime=159.398  cpuTime=158.42  mem=35M524
239.92	   
239.92	   search
239.92	     run=19  nbConstraintChecks=178304133  nbValidityChecks=366478240  nbPropagations=5465311  nbRevisions=69090203
239.92	     nbUselessRevisions=55370726  nbAssignments=158233  nbFailedAssignments=91589  nbBacktracks=66486
239.92	     nbVisitedNodes=293171  nbRestartNogoods=207
239.92	       =>  wckTime=238.315  cpuTime=236.62  mem=35M524
359.08	   
359.08	   search
359.08	     run=20  nbConstraintChecks=267778197  nbValidityChecks=550950035  nbPropagations=8217373  nbRevisions=103826440
359.08	     nbUselessRevisions=83250928  nbAssignments=239027  nbFailedAssignments=139125  nbBacktracks=99741
359.08	     nbVisitedNodes=443556  nbRestartNogoods=231
359.08	       =>  wckTime=357.476  cpuTime=354.66  mem=35M524
555.08	   
555.08	   search
555.08	     run=21  nbConstraintChecks=418390980  nbValidityChecks=845278204  nbPropagations=12240684  nbRevisions=155981016
555.08	     nbUselessRevisions=125205067  nbAssignments=351804  nbFailedAssignments=202019  nbBacktracks=149619
555.08	     nbVisitedNodes=651347  nbRestartNogoods=239
555.08	       =>  wckTime=553.477  cpuTime=548.87  mem=35M524
840.65	   
840.65	   search
840.65	     run=22  nbConstraintChecks=638551888  nbValidityChecks=1271688741  nbPropagations=18124739  nbRevisions=233640337
840.65	     nbUselessRevisions=187742744  nbAssignments=513592  nbFailedAssignments=288961  nbBacktracks=224439
840.65	     nbVisitedNodes=947840  nbRestartNogoods=273
840.65	       =>  wckTime=839.046  cpuTime=831.84  mem=35M524
1261.15	   
1261.15	   search
1261.15	     run=23  nbConstraintChecks=962244075  nbValidityChecks=1900351707  nbPropagations=26775582  nbRevisions=349050569
1261.15	     nbUselessRevisions=280742335  nbAssignments=755295  nbFailedAssignments=418426  nbBacktracks=336667
1261.15	     nbVisitedNodes=1390794  nbRestartNogoods=302
1261.15	       =>  wckTime=1259.548  cpuTime=1248.49  mem=35M524
1450.95	   
1450.95	   search
1450.95	     run=24  nbConstraintChecks=1108519476  nbValidityChecks=2183081199  nbPropagations=36657975  nbRevisions=481298403
1450.96	     nbUselessRevisions=387334047  nbAssignments=863608  nbFailedAssignments=476565  nbBacktracks=386817
1450.96	     nbVisitedNodes=1589096  nbRestartNogoods=326
1450.96	       =>  wckTime=1449.352  cpuTime=1436.51  mem=35M524
1450.96	   
1450.96	   global
1450.96	     nbConstraintChecks=1108547976  nbValidityChecks=2183126599  nbPropagations=36658151  nbRevisions=481300206
1450.96	     nbUselessRevisions=387335629  nbRestartNogoods=326  solvingWckTime=1449.353  solvingCpuTime=1436.52  expiredTime=no
1450.96	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=1437.55
1450.96	       =>  wckTime=1450.633  cpuTime=1437.5  mem=35M524
1450.96	   
1450.96	s SATISFIABLE
1450.96	v 15 22 8 21 12 19 22 3 13 2 13 18 15 16 14 22 8 3 15 18 23 16 3 2 
1450.96	d NODES 863608
1450.96	d CHECKS 1108547976
1450.96	   
1450.96	   totalWckTime=1450.715  totalCpuTime=1437.55

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node52/watcher-196052-1168118353 -o ROOT/results/node52/solver-196052-1168118353 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196052-1168118353/unknown.xml 

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

/proc/loadavg: 0.99 1.56 1.83 4/74 6473
/proc/meminfo: memFree=1862328/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=906644 CPUtime=0.03
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 2115 0 1 0 2 1 0 0 18 0 2 0 160233830 928403456 1864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/6472/statm: 226661 1865 1062 14 0 214244 0
[pid=6472/tid=6477] ppid=6470 vsize=906644 CPUtime=0
/proc/6472/task/6477/stat : 6477 (java) R 6470 6472 6335 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 160233833 928403456 1868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.10477 s]
/proc/loadavg: 0.99 1.56 1.83 4/74 6473
/proc/meminfo: memFree=1862328/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=914988 CPUtime=0.09
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 3051 0 1 0 8 1 0 0 17 0 8 0 160233830 936947712 2797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155090020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6472/statm: 228747 2797 1447 14 0 215242 0
[pid=6472/tid=6477] ppid=6470 vsize=914988 CPUtime=0
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 160233833 936947712 2797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512796 s]
/proc/loadavg: 0.99 1.56 1.83 4/74 6473
/proc/meminfo: memFree=1862328/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915328 CPUtime=0.46
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 6973 0 11 0 41 5 0 0 19 0 8 0 160233830 937295872 6722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073562206 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228832 6724 2137 14 0 215302 0
[pid=6472/tid=6477] ppid=6470 vsize=915328 CPUtime=0
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 160233833 937295872 6724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33785 s]
/proc/loadavg: 0.99 1.56 1.83 3/88 6487
/proc/meminfo: memFree=1769224/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1.27
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 19123 0 11 0 117 10 0 0 25 0 8 0 160233830 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 18870 2168 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.06
/proc/6472/task/6477/stat : 6477 (java) R 6470 6472 6335 0 -1 64 2646 0 0 0 6 0 0 0 16 0 8 0 160233833 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155134165 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.09
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 321 0 0 0 9 0 0 0 15 0 8 0 160233837 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 18870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915416

[startup+2.99117 s]
/proc/loadavg: 0.99 1.56 1.83 3/88 6487
/proc/meminfo: memFree=1744200/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=2.9
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23468 0 11 0 276 14 0 0 25 0 8 0 160233830 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23214 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 17 0 8 0 160233833 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.19
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 373 0 0 0 18 1 0 0 15 0 8 0 160233837 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23214 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915416

[startup+6.19419 s]
/proc/loadavg: 1.07 1.57 1.83 3/88 6487
/proc/meminfo: memFree=1743504/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=6.08
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23484 0 11 0 593 15 0 0 25 0 8 0 160233830 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23227 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 17 0 8 0 160233833 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23227 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 915416

[startup+12.6716 s]
/proc/loadavg: 1.14 1.58 1.83 3/88 6487
/proc/meminfo: memFree=1743632/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=12.52
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23488 0 11 0 1237 15 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915416

[startup+25.5255 s]
/proc/loadavg: 1.33 1.60 1.83 3/88 6487
/proc/meminfo: memFree=1743824/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=25.32
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23488 0 11 0 2517 15 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 17 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915416

[startup+51.1403 s]
/proc/loadavg: 1.56 1.63 1.83 3/88 6487
/proc/meminfo: memFree=1743824/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=50.78
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 5063 15 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915416

[startup+102.366 s]
/proc/loadavg: 1.81 1.68 1.84 3/88 6487
/proc/meminfo: memFree=1743888/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=101.74
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 10158 16 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 915416

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

/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 994.06
Current children cumulated vsize (KiB) 915416

[startup+1062.73 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743568/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1053.53
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 105333 20 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753457 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1053.53
Current children cumulated vsize (KiB) 915416

[startup+1122.74 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743504/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1113
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 111280 20 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1113
Current children cumulated vsize (KiB) 915416

[startup+1182.75 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743504/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1172.44
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 117224 20 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632899 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1172.44
Current children cumulated vsize (KiB) 915416

[startup+1242.82 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1231.97
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 123177 20 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1231.97
Current children cumulated vsize (KiB) 915416

[startup+1302.9 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1291.49
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 129128 21 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1291.49
Current children cumulated vsize (KiB) 915416

[startup+1362.98 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743376/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1351
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 135079 21 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351
Current children cumulated vsize (KiB) 915416

[startup+1423.07 s]
/proc/loadavg: 2.00 1.97 1.91 3/88 6487
/proc/meminfo: memFree=1743440/2055920 swapFree=4192812/4192956
[pid=6472] ppid=6470 vsize=915416 CPUtime=1410.54
/proc/6472/stat : 6472 (java) R 6470 6472 6335 0 -1 0 23489 0 11 0 141033 21 0 0 25 0 8 0 160233830 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6472/statm: 228854 23230 2531 14 0 215324 0
[pid=6472/tid=6477] ppid=6470 vsize=915416 CPUtime=0.15
/proc/6472/task/6477/stat : 6477 (java) S 6470 6472 6335 0 -1 64 6495 0 0 0 13 2 0 0 16 0 8 0 160233833 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6478] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6478/stat : 6478 (java) S 6470 6472 6335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6479] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6479/stat : 6479 (java) S 6470 6472 6335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160233834 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6484] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6484/stat : 6484 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6485] ppid=6470 vsize=915416 CPUtime=0.23
/proc/6472/task/6485/stat : 6485 (java) S 6470 6472 6335 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6472/tid=6486] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6486/stat : 6486 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6472/tid=6487] ppid=6470 vsize=915416 CPUtime=0
/proc/6472/task/6487/stat : 6487 (java) S 6470 6472 6335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160233837 937385984 23230 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.54
Current children cumulated vsize (KiB) 915416

Child status: 0
Real time (s): 1451.02
CPU time (s): 1438.19
CPU user time (s): 1437.95
CPU system time (s): 0.236963
CPU usage (%): 99.1157
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.95
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23497
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30507
involuntary context switches= 37803

runsolver used 1.43378 s user time and 4.29835 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 21:19:13 UTC 2007


IDJOB= 196052
IDBENCH= 3322
FILE ID= node52/196052-1168118353

PBS_JOBID= 3477487

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-35_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196052-1168118353/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-196052-1168118353 -o ROOT/results/node52/solver-196052-1168118353 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196052-1168118353/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c6713b35e948c9d94d1422dd5c8a13ee

RANDOM SEED= 481129941

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863384 kB
Buffers:         33724 kB
Cached:          80040 kB
SwapCached:          0 kB
Active:          73076 kB
Inactive:        62136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7808 kB
Writeback:           0 kB
Mapped:          35468 kB
Slab:            42684 kB
Committed_AS:  3313340 kB
PageTables:       1892 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66546 MiB



End job on node52 on Sat Jan  6 21:43:25 UTC 2007