Trace number 230021

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 743.444 747.047

DiagnosticValue
CHECKS4905020155
NODES2979562

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-35_ext.xml
MD5SUMd74f0c4a9a4840e9de539f7a96e8ced4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark330.783
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints469
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension469
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/230021-1168315431/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.71	     nbConstraints=469  nbRelationTypes=469  nbExtensionStructures=469  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=469  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2545  maxDegree=25
0.71	     maxArity=2
0.71	       =>  wckTime=0.393  cpuTime=0.3  mem=17M827
0.75	   
0.75	   solver IterativeSystematicSolver being built... 
0.91	       =>  wckTime=0.598  cpuTime=0.43  mem=15M583
0.98	   
0.98	   preprocessing
0.98	     nbConstraintChecks=109887  nbPropagations=1234  nbRevisions=9949  nbUselessRevisions=8329  nbSingletonTests=64
0.98	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
0.98	       =>  wckTime=0.059  cpuTime=0.03  mem=15M583
1.01	   
1.01	   search
1.01	     run=0  nbConstraintChecks=57774  nbPropagations=1870  nbRevisions=17920  nbUselessRevisions=14748  nbAssignments=29
1.01	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=46  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.01	     nbTooLargeKeys=0
1.01	       =>  wckTime=0.09  cpuTime=0.05  mem=15M583
1.03	   
1.03	   search
1.03	     run=1  nbConstraintChecks=114372  nbPropagations=4417  nbRevisions=44175  nbUselessRevisions=36422
1.03	     nbAssignments=67  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=102  nbRestartNogoods=2  mapSize=21
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.111  cpuTime=0.07  mem=15M583
1.04	   
1.04	   search
1.04	     run=2  nbConstraintChecks=190647  nbPropagations=7852  nbRevisions=82183  nbUselessRevisions=67926
1.04	     nbAssignments=111  nbFailedAssignments=28  nbBacktracks=49  nbVisitedNodes=167  nbRestartNogoods=5  mapSize=37
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.126  cpuTime=0.08  mem=15M583
1.06	   
1.06	   search
1.06	     run=3  nbConstraintChecks=288443  nbPropagations=12445  nbRevisions=135652  nbUselessRevisions=112074
1.06	     nbAssignments=177  nbFailedAssignments=47  nbBacktracks=85  nbVisitedNodes=269  nbRestartNogoods=7  mapSize=64
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.146  cpuTime=0.1  mem=15M583
1.10	   
1.10	   search
1.10	     run=4  nbConstraintChecks=482340  nbPropagations=19197  nbRevisions=219412  nbUselessRevisions=181329
1.10	     nbAssignments=292  nbFailedAssignments=82  nbBacktracks=135  nbVisitedNodes=426  nbRestartNogoods=11  mapSize=105
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.18  cpuTime=0.13  mem=15M583
1.15	   
1.15	   search
1.15	     run=5  nbConstraintChecks=730789  nbPropagations=28874  nbRevisions=347467  nbUselessRevisions=287062
1.15	     nbAssignments=435  nbFailedAssignments=138  nbBacktracks=211  nbVisitedNodes=672  nbRestartNogoods=16  mapSize=169
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.234  cpuTime=0.18  mem=15M583
1.21	   
1.21	   search
1.21	     run=6  nbConstraintChecks=1077472  nbPropagations=42718  nbRevisions=541422  nbUselessRevisions=447516
1.21	     nbAssignments=638  nbFailedAssignments=217  nbBacktracks=324  nbVisitedNodes=1025  nbRestartNogoods=19  mapSize=272
1.21	     nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.296  cpuTime=0.24  mem=15M583
1.30	   
1.30	   search
1.30	     run=7  nbConstraintChecks=1573555  nbPropagations=62226  nbRevisions=822464  nbUselessRevisions=679594
1.30	     nbAssignments=931  nbFailedAssignments=329  nbBacktracks=495  nbVisitedNodes=1525  nbRestartNogoods=23  mapSize=415
1.30	     nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.381  cpuTime=0.32  mem=15M583
1.41	   
1.41	   search
1.41	     run=8  nbConstraintChecks=2211817  nbPropagations=89245  nbRevisions=1213597  nbUselessRevisions=1001539
1.41	     nbAssignments=1335  nbFailedAssignments=464  nbBacktracks=755  nbVisitedNodes=2182  nbRestartNogoods=29
1.41	     mapSize=605  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.495  cpuTime=0.43  mem=15M583
1.59	   
1.59	   search
1.59	     run=9  nbConstraintChecks=3217283  nbPropagations=127971  nbRevisions=1784312  nbUselessRevisions=1470824
1.59	     nbAssignments=1947  nbFailedAssignments=680  nbBacktracks=1139  nbVisitedNodes=3206  nbRestartNogoods=38
1.59	     mapSize=910  nbInferences=0  nbTooLargeKeys=0
1.59	       =>  wckTime=0.674  cpuTime=0.59  mem=15M583
1.65	   
1.65	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=15M583)
1.85	   
1.85	   search
1.85	     run=10  nbConstraintChecks=4908944  nbPropagations=184687  nbRevisions=2629458  nbUselessRevisions=2161605
1.85	     nbAssignments=2864  nbFailedAssignments=1014  nbBacktracks=1716  nbVisitedNodes=4765  nbRestartNogoods=44
1.85	       =>  wckTime=0.934  cpuTime=0.84  mem=15M583
2.18	   
2.18	   search
2.18	     run=11  nbConstraintChecks=7044553  nbPropagations=266364  nbRevisions=3858341  nbUselessRevisions=3165789
2.18	     nbAssignments=4211  nbFailedAssignments=1485  nbBacktracks=2583  nbVisitedNodes=7017  nbRestartNogoods=48
2.18	       =>  wckTime=1.261  cpuTime=1.16  mem=15M583
2.68	   
2.68	   search
2.68	     run=12  nbConstraintChecks=10291841  nbPropagations=386312  nbRevisions=5683675  nbUselessRevisions=4659965
2.68	     nbAssignments=6269  nbFailedAssignments=2234  nbBacktracks=3882  nbVisitedNodes=10457  nbRestartNogoods=53
2.68	       =>  wckTime=1.767  cpuTime=1.66  mem=15M583
3.52	   
3.52	   search
3.52	     run=13  nbConstraintChecks=15922515  nbPropagations=569781  nbRevisions=8515833  nbUselessRevisions=6983401
3.52	     nbAssignments=9492  nbFailedAssignments=3501  nbBacktracks=5828  nbVisitedNodes=16028  nbRestartNogoods=64
3.52	       =>  wckTime=2.607  cpuTime=2.49  mem=15M583
4.71	   
4.71	   search
4.71	     run=14  nbConstraintChecks=23942188  nbPropagations=843119  nbRevisions=12740089  nbUselessRevisions=10443481
4.71	     nbAssignments=14168  nbFailedAssignments=5229  nbBacktracks=8747  nbVisitedNodes=23881  nbRestartNogoods=69
4.71	       =>  wckTime=3.799  cpuTime=3.68  mem=15M583
6.53	   
6.53	   search
6.53	     run=15  nbConstraintChecks=35735573  nbPropagations=1255110  nbRevisions=19156012  nbUselessRevisions=15711013
6.53	     nbAssignments=21291  nbFailedAssignments=7961  nbBacktracks=13129  nbVisitedNodes=36104  nbRestartNogoods=77
6.53	       =>  wckTime=5.611  cpuTime=5.49  mem=16M558
9.17	   
9.17	   search
9.18	     run=16  nbConstraintChecks=52807720  nbPropagations=1870570  nbRevisions=28748900  nbUselessRevisions=23595946
9.18	     nbAssignments=31951  nbFailedAssignments=12041  nbBacktracks=19698  nbVisitedNodes=54280  nbRestartNogoods=83
9.18	       =>  wckTime=8.26  cpuTime=8.12  mem=16M558
12.98	   
12.98	   search
12.98	     run=17  nbConstraintChecks=77216533  nbPropagations=2776558  nbRevisions=42870103  nbUselessRevisions=35196154
12.98	     nbAssignments=47511  nbFailedAssignments=17739  nbBacktracks=29550  nbVisitedNodes=80524  nbRestartNogoods=91
12.98	       =>  wckTime=12.064  cpuTime=11.91  mem=16M558
19.03	   
19.03	   search
19.03	     run=18  nbConstraintChecks=116959860  nbPropagations=4149752  nbRevisions=64356280  nbUselessRevisions=52857305
19.03	     nbAssignments=71946  nbFailedAssignments=27385  nbBacktracks=44328  nbVisitedNodes=122736  nbRestartNogoods=98
19.03	       =>  wckTime=18.111  cpuTime=17.93  mem=16M558
27.54	   
27.54	   search
27.54	     run=19  nbConstraintChecks=171360162  nbPropagations=6175376  nbRevisions=96099185  nbUselessRevisions=78953021
27.54	     nbAssignments=107274  nbFailedAssignments=40517  nbBacktracks=66498  nbVisitedNodes=182541  nbRestartNogoods=110
27.54	       =>  wckTime=26.624  cpuTime=26.39  mem=16M558
40.88	   
40.88	   search
40.88	     run=20  nbConstraintChecks=259640075  nbPropagations=9221756  nbRevisions=143845531  nbUselessRevisions=118199760
40.88	     nbAssignments=160851  nbFailedAssignments=60833  nbBacktracks=99750  nbVisitedNodes=273815  nbRestartNogoods=115
40.88	       =>  wckTime=39.961  cpuTime=39.66  mem=16M558
61.77	   
61.77	   search
61.77	     run=21  nbConstraintChecks=399381398  nbPropagations=13864222  nbRevisions=216430078  nbUselessRevisions=177776363
61.77	     nbAssignments=242344  nbFailedAssignments=92439  nbBacktracks=149629  nbVisitedNodes=413438  nbRestartNogoods=131
61.77	       =>  wckTime=60.852  cpuTime=60.46  mem=16M558
91.97	   
91.97	   search
91.97	     run=22  nbConstraintChecks=595762231  nbPropagations=20808928  nbRevisions=325292478  nbUselessRevisions=267171529
91.97	     nbAssignments=363083  nbFailedAssignments=138348  nbBacktracks=224449  nbVisitedNodes=619656  nbRestartNogoods=138
91.97	       =>  wckTime=91.054  cpuTime=90.52  mem=16M558
137.59	   
137.59	   search
137.59	     run=23  nbConstraintChecks=899921290  nbPropagations=31255495  nbRevisions=488631631  nbUselessRevisions=401270677
137.59	     nbAssignments=544621  nbFailedAssignments=207644  nbBacktracks=336680  nbVisitedNodes=929646  nbRestartNogoods=154
137.59	       =>  wckTime=136.673  cpuTime=135.93  mem=16M558
205.93	   
205.93	   search
205.93	     run=24  nbConstraintChecks=1350483817  nbPropagations=46957139  nbRevisions=733597111  nbUselessRevisions=602281311
205.93	     nbAssignments=816248  nbFailedAssignments=310881  nbBacktracks=505023  nbVisitedNodes=1393384  nbRestartNogoods=168
205.93	       =>  wckTime=205.016  cpuTime=203.94  mem=16M558
305.35	   
305.35	   search
305.35	     run=25  nbConstraintChecks=1998269514  nbPropagations=70241843  nbRevisions=1098560148
305.35	     nbUselessRevisions=902147004  nbAssignments=1217590  nbFailedAssignments=459704  nbBacktracks=757535
305.35	     nbVisitedNodes=2073941  nbRestartNogoods=182
305.35	       =>  wckTime=304.436  cpuTime=302.88  mem=16M558
461.58	   
461.58	   search
461.58	     run=26  nbConstraintChecks=3029877374  nbPropagations=105519005  nbRevisions=1651472021
461.58	     nbUselessRevisions=1356549134  nbAssignments=1832263  nbFailedAssignments=695601  nbBacktracks=1136302
461.58	     nbVisitedNodes=3126742  nbRestartNogoods=194
461.58	       =>  wckTime=460.664  cpuTime=458.36  mem=16M558
687.51	   
687.51	   search
687.51	     run=27  nbConstraintChecks=4507971348  nbPropagations=158210579  nbRevisions=2475608489
687.51	     nbUselessRevisions=2033826788  nbAssignments=2740201  nbFailedAssignments=1035375  nbBacktracks=1704454
687.51	     nbVisitedNodes=4672818  nbRestartNogoods=212
687.51	       =>  wckTime=686.595  cpuTime=683.22  mem=16M558
747.01	   
747.01	   search
747.01	     run=28  nbConstraintChecks=4904910268  nbPropagations=215435201  nbRevisions=3371309388
747.01	     nbUselessRevisions=2769940002  nbAssignments=2979562  nbFailedAssignments=1121532  nbBacktracks=1857608
747.01	     nbVisitedNodes=5076458  nbRestartNogoods=228
747.01	       =>  wckTime=746.094  cpuTime=742.43  mem=16M558
747.01	   
747.01	   global
747.01	     nbConstraintChecks=4905020155  nbPropagations=215436435  nbRevisions=3371319337  nbUselessRevisions=2769948331
747.01	     nbRestartNogoods=228  solvingWckTime=746.095  solvingCpuTime=742.44  expiredTime=no  totalExploration=no
747.01	     nbFoundSolutions=1  globalCpuTime=742.93
747.01	       =>  wckTime=746.697  cpuTime=742.87  mem=16M558
747.01	   
747.01	s SATISFIABLE
747.01	v 10 6 9 19 8 20 6 17 18 10 2 1 21 0 11 8 17 9 13 18 8 16 13 8 21 13 8 6 15 13 11 15 16 1 19 15 15 19 11 14 18 7 2 18 20 16 17 15 1 14 
747.01	d NODES 2979562
747.01	d CHECKS 4905020155
747.01	   
747.01	   totalWckTime=746.777  totalCpuTime=742.93

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/node51/watcher-230021-1168315431 -o ROOT/results/node51/solver-230021-1168315431 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/230021-1168315431/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: 1.92 1.98 1.99 2/73 26390
/proc/meminfo: memFree=1205656/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=18540 CPUtime=0
/proc/26389/stat : 26389 (runsolver) R 26387 26389 23344 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 179941667 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26389/statm: 4635 279 244 17 0 2626 0

[startup+0.102323 s]
/proc/loadavg: 1.92 1.98 1.99 2/73 26390
/proc/meminfo: memFree=1205656/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=914988 CPUtime=0.07
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 2952 0 1 0 6 1 0 0 17 0 8 0 179941667 936947712 2698 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155585412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228747 2698 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510391 s]
/proc/loadavg: 1.92 1.98 1.99 2/73 26390
/proc/meminfo: memFree=1205656/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915328 CPUtime=0.49
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 6934 0 1 0 44 5 0 0 18 0 8 0 179941667 937295872 6673 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073328002 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228832 6673 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33153 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177760/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=1.3
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9623 0 1 0 122 8 0 0 24 0 8 0 179941667 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827713 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9361 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.21
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 381 0 0 0 20 1 0 0 15 0 8 0 179941675 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9361 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.9758 s]
/proc/loadavg: 1.92 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=2.94
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9640 0 1 0 286 8 0 0 25 0 8 0 179941667 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831457 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9377 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 17 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.24
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 397 0 0 0 23 1 0 0 15 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.26836 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177568/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=6.21
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9641 0 1 0 613 8 0 0 25 0 8 0 179941667 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842199 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9377 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.24
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 397 0 0 0 23 1 0 0 15 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915460

[startup+12.7465 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177632/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=12.66
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9641 0 1 0 1258 8 0 0 25 0 8 0 179941667 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9377 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.24
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915460

[startup+25.6046 s]
/proc/loadavg: 1.95 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177760/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=25.46
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9642 0 1 0 2537 9 0 0 25 0 8 0 179941667 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9378 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915460

[startup+51.213 s]
/proc/loadavg: 1.96 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177824/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=50.95
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9643 0 1 0 5086 9 0 0 25 0 8 0 179941667 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9378 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915460

[startup+102.418 s]
/proc/loadavg: 1.98 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1177952/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=101.91
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9643 0 1 0 10182 9 0 0 25 0 8 0 179941667 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9378 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915460

[startup+162.469 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 26397
/proc/meminfo: memFree=1178016/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=161.67
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9643 0 1 0 16158 9 0 0 25 0 8 0 179941667 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 915460

[startup+342.618 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26397
/proc/meminfo: memFree=1177888/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=340.96
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 34087 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 915460

[startup+402.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26397
/proc/meminfo: memFree=1177952/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=400.72
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 40063 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865021 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 915460

[startup+462.728 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26397
/proc/meminfo: memFree=1177952/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=460.49
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 46040 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831646 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 915460

[startup+522.783 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26397
/proc/meminfo: memFree=1177888/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=520.26
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 52017 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.26
Current children cumulated vsize (KiB) 915460

[startup+582.834 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 26397
/proc/meminfo: memFree=1177952/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=580.02
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 57993 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 915460

[startup+642.876 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 26397
/proc/meminfo: memFree=1177888/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=639.78
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 63969 9 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 915460

[startup+702.927 s]
/proc/loadavg: 2.04 2.02 2.00 3/80 26397
/proc/meminfo: memFree=1177888/2055920 swapFree=4192812/4192956
[pid=26389] ppid=26387 vsize=915460 CPUtime=699.55
/proc/26389/stat : 26389 (java) R 26387 26389 23344 0 -1 0 9644 0 1 0 69945 10 0 0 25 0 8 0 179941667 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26389/statm: 228865 9379 2524 14 0 215335 0
[pid=26389/tid=26391] ppid=26387 vsize=915460 CPUtime=0.03
/proc/26389/task/26391/stat : 26391 (java) S 26387 26389 23344 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26392] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26392/stat : 26392 (java) S 26387 26389 23344 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26393] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26393/stat : 26393 (java) S 26387 26389 23344 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 179941671 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26394] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26394/stat : 26394 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26395] ppid=26387 vsize=915460 CPUtime=0.25
/proc/26389/task/26395/stat : 26395 (java) S 26387 26389 23344 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26396] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26396/stat : 26396 (java) S 26387 26389 23344 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26389/tid=26397] ppid=26387 vsize=915460 CPUtime=0
/proc/26389/task/26397/stat : 26397 (java) S 26387 26389 23344 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 179941675 937431040 9379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.55
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 747.047
CPU time (s): 743.444
CPU user time (s): 743.318
CPU system time (s): 0.12598
CPU usage (%): 99.5177
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 743.318
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9653
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16269
involuntary context switches= 24439

runsolver used 0.966853 s user time and 2.34564 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan  9 04:03:51 UTC 2007


IDJOB= 230021
IDBENCH= 6392
FILE ID= node51/230021-1168315431

PBS_JOBID= 3502353

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-35_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/230021-1168315431/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-230021-1168315431 -o ROOT/results/node51/solver-230021-1168315431 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/230021-1168315431/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d74f0c4a9a4840e9de539f7a96e8ced4

RANDOM SEED= 379786830

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.277
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.277
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:       1206136 kB
Buffers:         57120 kB
Cached:         712028 kB
SwapCached:          0 kB
Active:         198780 kB
Inactive:       594328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1206136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          37548 kB
Slab:            42236 kB
Committed_AS:  3985632 kB
PageTables:       1740 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= 66559 MiB



End job on node51 on Tue Jan  9 04:16:18 UTC 2007