Trace number 276940

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
AbsconMax 109 EPFCOPTIMUM 1257.2 1261.3

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-2_ext.xml
MD5SUMced40ebf145e971020c8d0050448b04e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark21.0008
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276940-1169250273/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.62	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8230  maxDegree=26
0.62	     maxArity=2
0.62	       =>  wckTime=0.302  cpuTime=0.22  mem=10M790
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.389  cpuTime=0.26  mem=5M814
0.71	
0.71	s SATISFIABLE
0.71	o 341
0.71	c 73
0.72	o 347
0.72	c 67
0.72	o 352
0.72	c 62
0.72	o 357
0.72	c 57
0.72	o 363
0.72	c 51
0.72	o 366
0.72	c 48
0.72	o 369
0.72	c 45
0.72	o 371
0.72	c 43
0.72	o 373
0.72	c 41
0.72	o 375
0.72	c 39
0.72	o 378
0.72	c 36
0.72	o 379
0.73	c 35
0.73	o 381
0.73	c 33
0.73	o 382
0.73	c 32
0.73	o 384
0.73	c 30
0.73	o 385
0.73	c 29
0.73	o 387
0.73	c 27
0.73	o 390
0.73	c 24
0.73	o 391
0.73	c 23
0.73	o 392
0.73	c 22
0.73	o 395
0.73	c 19
0.73	o 396
0.73	c 18
0.73	o 398
0.73	c 16
0.74	o 399
0.74	c 15
0.74	o 400
0.74	c 14
0.75	o 401
0.75	c 13
0.76	o 402
0.76	c 12
0.77	o 403
0.77	c 11
0.77	o 404
0.77	c 10
0.77	o 405
0.77	c 9
0.77	o 406
0.77	c 8
0.77	o 408
0.77	c 6
0.80	o 409
0.80	c 5
0.80	o 410
0.80	c 4
0.80	o 411
0.80	c 3
0.81	o 412
0.81	c 2
0.81	o 413
0.81	c 1
0.81	   
0.81	   search
0.81	     run=0  nbConstraintChecks=397842  nbAssignments=391
0.81	       =>  wckTime=0.109  cpuTime=0.09  mem=5M814
0.82	   
0.82	   global
0.82	     nbConstraintChecks=397842  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.82	     solvingWckTime=0.106  solvingCpuTime=0.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.82	     globalCpuTime=0.41
0.82	       =>  wckTime=0.497  cpuTime=0.36  mem=5M814
0.82	   
0.82	   solver IterativeSystematicSolver being built... 
0.95	       =>  wckTime=0.629  cpuTime=0.47  mem=16M689
1.04	   
1.04	   preprocessing
1.04	     nbConstraintChecks=82203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.04	     detectedInconsistency=no
1.04	       =>  wckTime=0.09  cpuTime=0.06  mem=16M689
1.09	   
1.09	   search
1.09	     run=0  nbConstraintChecks=138135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
1.09	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=67  nbRestartNogoods=0
1.09	       =>  wckTime=0.141  cpuTime=0.11  mem=16M689
1.16	   
1.16	   search
1.16	     run=1  nbConstraintChecks=312156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
1.16	     nbFailedAssignments=43  nbBacktracks=25  nbVisitedNodes=145  nbRestartNogoods=6
1.16	       =>  wckTime=0.208  cpuTime=0.16  mem=16M689
1.22	   
1.22	   search
1.22	     run=2  nbConstraintChecks=525414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
1.22	     nbFailedAssignments=69  nbBacktracks=47  nbVisitedNodes=244  nbRestartNogoods=8
1.22	       =>  wckTime=0.275  cpuTime=0.23  mem=16M689
1.32	   
1.32	   search
1.32	     run=3  nbConstraintChecks=867960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221
1.32	     nbFailedAssignments=118  nbBacktracks=80  nbVisitedNodes=411  nbRestartNogoods=12
1.32	       =>  wckTime=0.376  cpuTime=0.33  mem=16M689
1.51	   
1.51	   search
1.51	     run=4  nbConstraintChecks=1522828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
1.51	     nbFailedAssignments=221  nbBacktracks=130  nbVisitedNodes=715  nbRestartNogoods=22
1.51	       =>  wckTime=0.562  cpuTime=0.51  mem=16M689
1.73	   
1.73	   search
1.73	     run=5  nbConstraintChecks=2261176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=568
1.73	     nbFailedAssignments=329  nbBacktracks=205  nbVisitedNodes=1067  nbRestartNogoods=35
1.73	       =>  wckTime=0.782  cpuTime=0.73  mem=16M689
2.05	   
2.05	   search
2.05	     run=6  nbConstraintChecks=3321099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=841
2.05	     nbFailedAssignments=484  nbBacktracks=318  nbVisitedNodes=1563  nbRestartNogoods=46
2.05	       =>  wckTime=1.102  cpuTime=1.04  mem=16M689
2.50	   
2.50	   search
2.50	     run=7  nbConstraintChecks=4864477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1231
2.50	     nbFailedAssignments=699  nbBacktracks=488  nbVisitedNodes=2278  nbRestartNogoods=50
2.50	       =>  wckTime=1.555  cpuTime=1.49  mem=16M689
3.17	   
3.17	   search
3.17	     run=8  nbConstraintChecks=7235512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1838
3.17	     nbFailedAssignments=1043  nbBacktracks=744  nbVisitedNodes=3398  nbRestartNogoods=64
3.17	       =>  wckTime=2.226  cpuTime=2.15  mem=16M689
4.07	   
4.07	   search
4.07	     run=9  nbConstraintChecks=10232758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2633
4.07	     nbFailedAssignments=1449  nbBacktracks=1129  nbVisitedNodes=4760  nbRestartNogoods=74
4.07	       =>  wckTime=3.124  cpuTime=3.03  mem=16M689
5.28	   
5.28	   search
5.28	     run=10  nbConstraintChecks=14335800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3768
5.28	     nbFailedAssignments=2002  nbBacktracks=1705  nbVisitedNodes=6640  nbRestartNogoods=87
5.28	       =>  wckTime=4.331  cpuTime=4.23  mem=16M689
7.01	   
7.01	   search
7.01	     run=11  nbConstraintChecks=20360177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5435
7.01	     nbFailedAssignments=2799  nbBacktracks=2569  nbVisitedNodes=9396  nbRestartNogoods=94
7.01	       =>  wckTime=6.064  cpuTime=5.95  mem=16M689
9.72	   
9.72	   search
9.72	     run=12  nbConstraintChecks=29714468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7953
9.72	     nbFailedAssignments=4014  nbBacktracks=3866  nbVisitedNodes=13522  nbRestartNogoods=109
9.72	       =>  wckTime=8.767  cpuTime=8.64  mem=16M689
13.32	   
13.32	   search
13.32	     run=13  nbConstraintChecks=41629920  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11372
13.32	     nbFailedAssignments=5481  nbBacktracks=5812  nbVisitedNodes=18857  nbRestartNogoods=131
13.32	       =>  wckTime=12.373  cpuTime=12.23  mem=16M689
18.53	   
18.53	   search
18.53	     run=14  nbConstraintChecks=59694473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16555
18.53	     nbFailedAssignments=7738  nbBacktracks=8732  nbVisitedNodes=26954  nbRestartNogoods=158
18.53	       =>  wckTime=17.585  cpuTime=17.42  mem=16M689
26.05	   
26.05	   search
26.05	     run=15  nbConstraintChecks=85467634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24085
26.05	     nbFailedAssignments=10884  nbBacktracks=13111  nbVisitedNodes=38565  nbRestartNogoods=178
26.05	       =>  wckTime=25.1  cpuTime=24.89  mem=16M689
36.72	   
36.72	   search
36.72	     run=16  nbConstraintChecks=122472393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35175
36.72	     nbFailedAssignments=15399  nbBacktracks=19681  nbVisitedNodes=55526  nbRestartNogoods=194
36.72	       =>  wckTime=35.774  cpuTime=35.51  mem=16M689
52.22	   
52.22	   search
52.22	     run=17  nbConstraintChecks=177211323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51807
52.22	     nbFailedAssignments=22175  nbBacktracks=29533  nbVisitedNodes=80890  nbRestartNogoods=210
52.22	       =>  wckTime=51.274  cpuTime=50.94  mem=16M689
76.38	   
76.38	   search
76.38	     run=18  nbConstraintChecks=258954084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76235
76.38	     nbFailedAssignments=31821  nbBacktracks=44312  nbVisitedNodes=117928  nbRestartNogoods=227
76.38	       =>  wckTime=75.429  cpuTime=74.99  mem=16M689
113.15	   
113.15	   search
113.15	     run=19  nbConstraintChecks=384264766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113517
113.15	     nbFailedAssignments=46927  nbBacktracks=66482  nbVisitedNodes=174824  nbRestartNogoods=247
113.15	       =>  wckTime=112.205  cpuTime=111.59  mem=16M689
168.15	   
168.15	   search
168.15	     run=20  nbConstraintChecks=571599250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169521
168.15	     nbFailedAssignments=69673  nbBacktracks=99734  nbVisitedNodes=259794  nbRestartNogoods=266
168.15	       =>  wckTime=167.2  cpuTime=166.32  mem=16M689
250.39	   
250.39	   search
250.39	     run=21  nbConstraintChecks=854502955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253612
250.39	     nbFailedAssignments=103880  nbBacktracks=149612  nbVisitedNodes=388149  nbRestartNogoods=295
250.39	       =>  wckTime=249.438  cpuTime=248.18  mem=16M689
376.82	   
376.83	   search
376.83	     run=22  nbConstraintChecks=1281333079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379871
376.83	     nbFailedAssignments=155313  nbBacktracks=224431  nbVisitedNodes=581024  nbRestartNogoods=313
376.83	       =>  wckTime=375.876  cpuTime=374.01  mem=16M689
564.87	   
564.87	   search
564.87	     run=23  nbConstraintChecks=1915479692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=568018
564.87	     nbFailedAssignments=231225  nbBacktracks=336660  nbVisitedNodes=867460  nbRestartNogoods=335
564.87	       =>  wckTime=563.923  cpuTime=561.17  mem=16M689
842.33	   
842.33	   search
842.33	     run=24  nbConstraintChecks=2873909704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=850476
842.33	     nbFailedAssignments=345337  nbBacktracks=505001  nbVisitedNodes=1297760  nbRestartNogoods=363
842.33	       =>  wckTime=841.386  cpuTime=837.8  mem=16M689
1250.56	   
1250.56	   search
1250.56	     run=25  nbConstraintChecks=4336876083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1276155
1250.56	     nbFailedAssignments=518498  nbBacktracks=757514  nbVisitedNodes=1948233  nbRestartNogoods=391
1250.56	       =>  wckTime=1249.608  cpuTime=1245.51  mem=16M689
1261.25	   
1261.25	   search
1261.25	     run=26  nbConstraintChecks=4373118284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1286859
1261.25	     nbFailedAssignments=522709  nbBacktracks=764008  nbVisitedNodes=1964329  nbRestartNogoods=393
1261.25	       =>  wckTime=1260.306  cpuTime=1256.18  mem=16M689
1261.26	   
1261.26	   global
1261.26	     nbConstraintChecks=4373200487  nbRestartNogoods=393  solvingWckTime=1260.307  solvingCpuTime=1256.18
1261.26	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1256.7
1261.26	       =>  wckTime=1260.937  cpuTime=1256.65  mem=16M689
1261.26	
1261.26	s OPTIMUM FOUND
1261.26	v 0 10 9 8 4 8 9 6 7 1 4 6 9 10 8 8 1 3 3 9 4 4 5 6 10 8 4 6 3 2 3 10 8 8 6 6 6 2 1 5 
1261.26	   
1261.26	   totalWckTime=1261.021  totalCpuTime=1256.7

Verifier Data (download as text)

1 unsatisfied constraints, 413 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-276940-1169250273 -o ROOT/results/node13/solver-276940-1169250273 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276940-1169250273/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.00 2.00 2.00 2/87 18281
/proc/meminfo: memFree=1302016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=18540 CPUtime=0
/proc/18280/stat : 18280 (runsolver) R 18278 18280 17599 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 273422327 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18280/statm: 4635 279 244 17 0 2626 0

[startup+0.10192 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 18281
/proc/meminfo: memFree=1302016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=913228 CPUtime=0.07
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 2919 0 1 0 6 1 0 0 17 0 8 0 273422327 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.509967 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 18281
/proc/meminfo: memFree=1302016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915332 CPUtime=0.49
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 6382 0 1 0 45 4 0 0 18 0 8 0 273422327 937299968 6121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228833 6121 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33107 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276552/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=1.3
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9101 0 1 0 122 8 0 0 24 0 8 0 273422327 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8838 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.2
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 382 0 0 0 20 0 0 0 15 0 8 0 273422335 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8838 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+2.96829 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276424/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=2.93
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9123 0 1 0 285 8 0 0 25 0 8 0 273422327 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8859 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 17 0 8 0 273422331 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.22
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 395 0 0 0 22 0 0 0 15 0 8 0 273422335 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.25873 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276232/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=6.2
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9137 0 1 0 612 8 0 0 25 0 8 0 273422327 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8871 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 17 0 8 0 273422331 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.23
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 402 0 0 0 23 0 0 0 15 0 8 0 273422335 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7386 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276240/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=12.65
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9144 0 1 0 1257 8 0 0 25 0 8 0 273422327 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832675 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8876 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.23
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 273422335 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.6083 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276368/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=25.46
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9148 0 1 0 2538 8 0 0 25 0 8 0 273422327 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8880 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.23
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 273422335 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8880 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+51.2167 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276368/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=50.94
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9155 0 1 0 5086 8 0 0 25 0 8 0 273422327 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8886 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

[startup+102.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276432/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=101.92
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9161 0 1 0 10183 9 0 0 25 0 8 0 273422327 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18280/statm: 228866 8891 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 404 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915464

[startup+162.489 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18288
/proc/meminfo: memFree=1276368/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=161.69
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9163 0 1 0 16160 9 0 0 25 0 8 0 273422327 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (KiB) 915464

[startup+883.272 s]
/proc/loadavg: 2.03 2.01 2.00 3/101 18397
/proc/meminfo: memFree=1333208/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=879.69
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 87954 15 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749521 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.69
Current children cumulated vsize (KiB) 915464

[startup+943.361 s]
/proc/loadavg: 2.01 2.00 2.00 3/101 18397
/proc/meminfo: memFree=1333272/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=939.73
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 93958 15 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 939.73
Current children cumulated vsize (KiB) 915464

[startup+1003.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 18471
/proc/meminfo: memFree=1331920/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=999.71
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 99953 18 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 999.71
Current children cumulated vsize (KiB) 915464

[startup+1063.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 18595
/proc/meminfo: memFree=1333008/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=1059.6
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 105937 23 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749482 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1059.6
Current children cumulated vsize (KiB) 915464

[startup+1123.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 18595
/proc/meminfo: memFree=1333016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=1119.64
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 111941 23 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852695 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1119.64
Current children cumulated vsize (KiB) 915464

[startup+1183.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 18595
/proc/meminfo: memFree=1333016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=1179.66
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 117943 23 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825756 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1179.66
Current children cumulated vsize (KiB) 915464

[startup+1243.72 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 18595
/proc/meminfo: memFree=1333016/2055920 swapFree=4169400/4192956
[pid=18280] ppid=18278 vsize=915464 CPUtime=1239.67
/proc/18280/stat : 18280 (java) R 18278 18280 17599 0 -1 0 9178 0 1 0 123944 23 0 0 25 0 8 0 273422327 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18280/statm: 228866 8907 2530 14 0 215336 0
[pid=18280/tid=18282] ppid=18278 vsize=915464 CPUtime=0.03
/proc/18280/task/18282/stat : 18282 (java) S 18278 18280 17599 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273422331 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18283] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18283/stat : 18283 (java) S 18278 18280 17599 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18284] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18284/stat : 18284 (java) S 18278 18280 17599 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273422332 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18285] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18285/stat : 18285 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18286] ppid=18278 vsize=915464 CPUtime=0.24
/proc/18280/task/18286/stat : 18286 (java) S 18278 18280 17599 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18287] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18287/stat : 18287 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18280/tid=18288] ppid=18278 vsize=915464 CPUtime=0
/proc/18280/task/18288/stat : 18288 (java) S 18278 18280 17599 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273422335 937435136 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1239.67
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1261.3
CPU time (s): 1257.2
CPU user time (s): 1256.96
CPU system time (s): 0.239963
CPU usage (%): 99.6756
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1256.96
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9276
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= 26682
involuntary context switches= 52470

runsolver used 1.65975 s user time and 3.9314 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri Jan 19 23:44:33 UTC 2007


IDJOB= 276940
IDBENCH= 6146
IDSOLVER= 68
FILE ID= node13/276940-1169250273

PBS_JOBID= 3589053

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276940-1169250273/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-276940-1169250273 -o ROOT/results/node13/solver-276940-1169250273 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276940-1169250273/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ced40ebf145e971020c8d0050448b04e

RANDOM SEED= 800201421

TIME LIMIT= 2400 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.247
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.247
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:       1302496 kB
Buffers:         59892 kB
Cached:         521104 kB
SwapCached:       3124 kB
Active:         362504 kB
Inactive:       313392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302496 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:         103740 kB
Slab:            62088 kB
Committed_AS:  7658424 kB
PageTables:       2524 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= 66563 MiB



End job on node13 on Sat Jan 20 00:05:35 UTC 2007