Trace number 278426

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 PFCOPTIMUM 626.227 627.234

General information on the benchmark

NameMaxCSP/cnf/2-40-2100-3000/
cnf-2-40-2600-873121_ext.xml
MD5SUMed6bacefa44dacfdcd8be18688454bc3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints373
Best CPU time to get the best result obtained on this benchmark5.36218
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints670
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension670
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278426-1169288013/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.07  mem=6M910
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.53	     nbConstraints=670  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=656
0.53	     nbConflictsStructures=14  nbSharedConflictsStructures=656  nbSharedBinaryRepresentations=52  maxDegree=39
0.53	     maxArity=2
0.53	       =>  wckTime=0.241  cpuTime=0.16  mem=8M860
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.319  cpuTime=0.2  mem=5M696
0.62	
0.62	s SATISFIABLE
0.62	o 314
0.62	c 356
0.62	o 321
0.62	c 349
0.62	o 329
0.62	c 341
0.62	o 333
0.62	c 337
0.62	o 336
0.62	c 334
0.62	o 338
0.62	c 332
0.62	o 339
0.62	c 331
0.62	o 345
0.62	c 325
0.63	o 348
0.63	c 322
0.63	o 355
0.63	c 315
0.63	o 356
0.63	c 314
0.63	o 359
0.63	c 311
0.63	o 364
0.63	c 306
0.68	o 365
0.68	c 305
0.68	o 367
0.68	c 303
0.68	o 370
0.68	c 300
2.43	o 371
2.43	c 299
2.43	o 373
2.43	c 297
3.03	   
3.03	   search
3.03	     run=0  nbConstraintChecks=11827269  nbAssignments=10000
3.03	       =>  wckTime=2.414  cpuTime=2.39  mem=5M696
5.38	   
5.38	   search
5.38	     run=1  nbConstraintChecks=23717863  nbAssignments=20000
5.38	       =>  wckTime=4.766  cpuTime=4.72  mem=5M696
7.71	   
7.71	   search
7.71	     run=2  nbConstraintChecks=35542921  nbAssignments=30000
7.72	       =>  wckTime=7.104  cpuTime=7.05  mem=5M696
10.06	   
10.06	   search
10.06	     run=3  nbConstraintChecks=47448207  nbAssignments=40000
10.06	       =>  wckTime=9.453  cpuTime=9.39  mem=5M696
12.41	   
12.41	   search
12.41	     run=4  nbConstraintChecks=59279516  nbAssignments=50000
12.41	       =>  wckTime=11.796  cpuTime=11.73  mem=5M696
14.77	   
14.77	   search
14.77	     run=5  nbConstraintChecks=71165712  nbAssignments=60000
14.77	       =>  wckTime=14.157  cpuTime=14.07  mem=5M696
17.14	   
17.14	   search
17.14	     run=6  nbConstraintChecks=82991420  nbAssignments=70000
17.14	       =>  wckTime=16.528  cpuTime=16.41  mem=5M696
19.50	   
19.50	   search
19.50	     run=7  nbConstraintChecks=94882139  nbAssignments=80000
19.50	       =>  wckTime=18.888  cpuTime=18.76  mem=5M696
21.85	   
21.85	   search
21.85	     run=8  nbConstraintChecks=106711077  nbAssignments=90000
21.85	       =>  wckTime=21.235  cpuTime=21.1  mem=5M696
24.19	   
24.19	   search
24.19	     run=9  nbConstraintChecks=118610078  nbAssignments=100000
24.19	       =>  wckTime=23.576  cpuTime=23.44  mem=5M696
26.53	   
26.53	   search
26.53	     run=10  nbConstraintChecks=130437822  nbAssignments=110000
26.53	       =>  wckTime=25.917  cpuTime=25.76  mem=5M696
28.87	   
28.87	   search
28.87	     run=11  nbConstraintChecks=142323922  nbAssignments=120000
28.87	       =>  wckTime=28.257  cpuTime=28.09  mem=5M696
31.20	   
31.20	   search
31.20	     run=12  nbConstraintChecks=154153883  nbAssignments=130000
31.20	       =>  wckTime=30.589  cpuTime=30.41  mem=5M696
32.60	   
32.60	   search
32.60	     run=13  nbConstraintChecks=161241534  nbAssignments=135963
32.60	       =>  wckTime=31.992  cpuTime=31.81  mem=5M696
32.61	   
32.61	   global
32.61	     nbConstraintChecks=161241534  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.61	     solvingWckTime=31.991  solvingCpuTime=31.81  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.61	     globalCpuTime=32.07
32.61	       =>  wckTime=32.312  cpuTime=32.01  mem=5M696
32.61	   
32.61	   solver IterativeSystematicSolver being built... 
32.74	       =>  wckTime=32.447  cpuTime=32.11  mem=16M815
32.75	   
32.75	   preprocessing
32.75	     nbConstraintChecks=1414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.75	     detectedInconsistency=no
32.75	       =>  wckTime=0.011  cpuTime=0.01  mem=16M815
32.81	   
32.81	   search
32.81	     run=0  nbConstraintChecks=66681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
32.81	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
32.81	       =>  wckTime=0.065  cpuTime=0.05  mem=16M815
32.87	   
32.87	   search
32.87	     run=1  nbConstraintChecks=157945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80
32.87	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=125  nbRestartNogoods=1
32.87	       =>  wckTime=0.125  cpuTime=0.09  mem=16M815
32.91	   
32.91	   search
32.91	     run=2  nbConstraintChecks=272510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
32.91	     nbFailedAssignments=34  nbBacktracks=47  nbVisitedNodes=216  nbRestartNogoods=4
32.91	       =>  wckTime=0.167  cpuTime=0.13  mem=16M815
32.97	   
32.97	   search
32.97	     run=3  nbConstraintChecks=428305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=204
32.97	     nbFailedAssignments=56  nbBacktracks=80  nbVisitedNodes=341  nbRestartNogoods=7
32.97	       =>  wckTime=0.225  cpuTime=0.19  mem=16M815
33.06	   
33.06	   search
33.06	     run=4  nbConstraintChecks=670332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=305
33.06	     nbFailedAssignments=91  nbBacktracks=131  nbVisitedNodes=528  nbRestartNogoods=8
33.06	       =>  wckTime=0.316  cpuTime=0.28  mem=16M815
33.17	   
33.18	   search
33.18	     run=5  nbConstraintChecks=996499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446
33.18	     nbFailedAssignments=142  nbBacktracks=206  nbVisitedNodes=795  nbRestartNogoods=13
33.18	       =>  wckTime=0.434  cpuTime=0.39  mem=16M815
33.36	   
33.36	   search
33.36	     run=6  nbConstraintChecks=1506427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=654
33.36	     nbFailedAssignments=222  nbBacktracks=319  nbVisitedNodes=1196  nbRestartNogoods=15
33.36	       =>  wckTime=0.617  cpuTime=0.57  mem=16M815
33.63	   
33.63	   search
33.63	     run=7  nbConstraintChecks=2243904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=950
33.63	     nbFailedAssignments=333  nbBacktracks=489  nbVisitedNodes=1773  nbRestartNogoods=20
33.63	       =>  wckTime=0.884  cpuTime=0.84  mem=16M815
34.04	   
34.04	   search
34.04	     run=8  nbConstraintChecks=3386419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1416
34.04	     nbFailedAssignments=527  nbBacktracks=745  nbVisitedNodes=2689  nbRestartNogoods=25
34.04	       =>  wckTime=1.301  cpuTime=1.24  mem=16M815
34.70	   
34.70	   search
34.70	     run=9  nbConstraintChecks=5138859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2088
34.70	     nbFailedAssignments=802  nbBacktracks=1129  nbVisitedNodes=4020  nbRestartNogoods=28
34.70	       =>  wckTime=1.959  cpuTime=1.89  mem=16M815
35.62	   
35.62	   search
35.62	     run=10  nbConstraintChecks=7652059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3059
35.62	     nbFailedAssignments=1179  nbBacktracks=1705  nbVisitedNodes=5944  nbRestartNogoods=32
35.62	       =>  wckTime=2.876  cpuTime=2.8  mem=16M815
37.00	   
37.00	   search
37.00	     run=11  nbConstraintChecks=11435212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4534
37.00	     nbFailedAssignments=1777  nbBacktracks=2569  nbVisitedNodes=8881  nbRestartNogoods=35
37.01	       =>  wckTime=4.263  cpuTime=4.18  mem=16M815
39.16	   
39.16	   search
39.16	     run=12  nbConstraintChecks=17233841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6755
39.16	     nbFailedAssignments=2689  nbBacktracks=3866  nbVisitedNodes=13311  nbRestartNogoods=41
39.16	       =>  wckTime=6.414  cpuTime=6.32  mem=16M815
42.37	   
42.37	   search
42.37	     run=13  nbConstraintChecks=25876610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10012
42.37	     nbFailedAssignments=3988  nbBacktracks=5812  nbVisitedNodes=19813  nbRestartNogoods=45
42.37	       =>  wckTime=9.627  cpuTime=9.52  mem=16M815
47.16	   
47.16	   search
47.16	     run=14  nbConstraintChecks=38874355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14982
47.16	     nbFailedAssignments=6025  nbBacktracks=8732  nbVisitedNodes=29740  nbRestartNogoods=50
47.16	       =>  wckTime=14.415  cpuTime=14.29  mem=16M815
54.53	   
54.53	   search
54.53	     run=15  nbConstraintChecks=58883665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22520
54.53	     nbFailedAssignments=9171  nbBacktracks=13110  nbVisitedNodes=44800  nbRestartNogoods=55
54.53	       =>  wckTime=21.785  cpuTime=21.62  mem=16M815
66.03	   
66.03	   search
66.03	     run=16  nbConstraintChecks=89573497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33979
66.03	     nbFailedAssignments=14051  nbBacktracks=19678  nbVisitedNodes=67669  nbRestartNogoods=60
66.03	       =>  wckTime=33.284  cpuTime=33.05  mem=16M815
83.41	   
83.41	   search
83.41	     run=17  nbConstraintChecks=135558266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51087
83.41	     nbFailedAssignments=21294  nbBacktracks=29530  nbVisitedNodes=101851  nbRestartNogoods=67
83.41	       =>  wckTime=50.666  cpuTime=50.35  mem=16M815
108.50	   
108.50	   search
108.50	     run=18  nbConstraintChecks=203252906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76668
108.50	     nbFailedAssignments=32087  nbBacktracks=44308  nbVisitedNodes=152891  nbRestartNogoods=74
108.50	       =>  wckTime=75.76  cpuTime=75.44  mem=16M815
144.17	   
144.17	   search
144.17	     run=19  nbConstraintChecks=298775329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114086
144.17	     nbFailedAssignments=47321  nbBacktracks=66477  nbVisitedNodes=227708  nbRestartNogoods=83
144.17	       =>  wckTime=111.425  cpuTime=111.07  mem=16M815
201.11	   
201.11	   search
201.11	     run=20  nbConstraintChecks=448309200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171146
201.11	     nbFailedAssignments=71120  nbBacktracks=99729  nbVisitedNodes=341743  nbRestartNogoods=87
201.11	       =>  wckTime=168.366  cpuTime=167.94  mem=16M815
292.09	   
292.09	   search
292.09	     run=21  nbConstraintChecks=685635308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259812
292.09	     nbFailedAssignments=109899  nbBacktracks=149607  nbVisitedNodes=518961  nbRestartNogoods=92
292.09	       =>  wckTime=259.352  cpuTime=258.83  mem=16M815
426.32	   
426.32	   search
426.32	     run=22  nbConstraintChecks=1035483070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392302
426.32	     nbFailedAssignments=167560  nbBacktracks=224425  nbVisitedNodes=783702  nbRestartNogoods=101
426.32	       =>  wckTime=393.578  cpuTime=392.9  mem=16M815
625.01	   
625.01	   search
625.01	     run=23  nbConstraintChecks=1549691559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587789
625.01	     nbFailedAssignments=250808  nbBacktracks=336653  nbVisitedNodes=1174024  nbRestartNogoods=107
625.01	       =>  wckTime=592.269  cpuTime=591.39  mem=16M815
627.19	   
627.19	   search
627.19	     run=24  nbConstraintChecks=1555380015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=589928
627.20	     nbFailedAssignments=251717  nbBacktracks=337884  nbVisitedNodes=1178286  nbRestartNogoods=116
627.20	       =>  wckTime=594.454  cpuTime=593.58  mem=16M815
627.20	   
627.20	   global
627.20	     nbConstraintChecks=1555381429  nbRestartNogoods=116  solvingWckTime=594.454  solvingCpuTime=593.58  expiredTime=no
627.20	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=625.75
627.20	       =>  wckTime=626.903  cpuTime=625.69  mem=16M815
627.20	
627.20	s OPTIMUM FOUND
627.20	v 1 1 0 1 1 0 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 0 1 0 0 1 
627.20	   
627.20	   totalWckTime=626.979  totalCpuTime=625.75

Verifier Data (download as text)

297 unsatisfied constraints, 373 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/node3/watcher-278426-1169288013 -o ROOT/results/node3/solver-278426-1169288013 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278426-1169288013/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: 1.53 1.85 1.87 4/93 30940
/proc/meminfo: memFree=1285168/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=1788 CPUtime=0
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 366 0 0 0 0 0 0 0 18 0 1 0 277196992 1830912 159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11264872 0 0 4096 0 0 0 0 17 0 0 0
/proc/30939/statm: 447 158 123 14 0 92 0

[startup+0.104435 s]
/proc/loadavg: 1.53 1.85 1.87 4/93 30940
/proc/meminfo: memFree=1285168/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=914988 CPUtime=0.08
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 3049 0 1 0 7 1 0 0 23 0 8 0 277196992 936947712 2795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.5125 s]
/proc/loadavg: 1.53 1.85 1.87 4/93 30940
/proc/meminfo: memFree=1285168/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915332 CPUtime=0.49
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 6606 0 1 0 46 3 0 0 25 0 8 0 277196992 937299968 6345 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228833 6345 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33563 s]
/proc/loadavg: 1.53 1.85 1.87 3/100 30947
/proc/meminfo: memFree=1266744/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=1.31
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 7268 0 1 0 116 15 0 0 25 0 8 0 277196992 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 7006 2476 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.02
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277196996 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.13
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 277197000 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.9739 s]
/proc/loadavg: 1.53 1.85 1.87 3/100 30947
/proc/meminfo: memFree=1266680/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=2.95
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 7270 0 1 0 255 40 0 0 25 0 8 0 277196992 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 7007 2476 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.02
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277196996 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915464 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937435136 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.13
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277197000 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 7007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.26844 s]
/proc/loadavg: 1.57 1.85 1.88 3/100 30947
/proc/meminfo: memFree=1266680/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=6.22
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 7272 0 1 0 531 91 0 0 25 0 8 0 277196992 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 7009 2476 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.02
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915464 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937435136 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.13
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915464 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937435136 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7465 s]
/proc/loadavg: 1.60 1.86 1.88 3/100 30947
/proc/meminfo: memFree=1258808/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=12.68
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 7272 0 1 0 1072 196 0 0 25 0 8 0 277196992 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073724932 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228866 7009 2476 14 0 215336 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.02
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.13
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915460

[startup+25.5966 s]
/proc/loadavg: 1.69 1.86 1.88 3/100 30947
/proc/meminfo: memFree=1258808/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=25.44
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 7272 0 1 0 2147 397 0 0 25 0 8 0 277196992 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 7009 2476 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.02
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915464 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937435136 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.13
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 7009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915460

[startup+51.2037 s]
/proc/loadavg: 1.79 1.87 1.88 3/100 30947
/proc/meminfo: memFree=1251576/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=50.94
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9182 0 1 0 4587 507 0 0 25 0 8 0 277196992 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843565 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8915 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915460

[startup+102.407 s]
/proc/loadavg: 1.99 1.92 1.90 2/88 31048
/proc/meminfo: memFree=1276504/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=101.96
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9191 0 1 0 9689 507 0 0 25 0 8 0 277196992 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845665 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8923 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915460

[startup+162.443 s]
/proc/loadavg: 2.00 1.93 1.90 3/100 31098
/proc/meminfo: memFree=1250936/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=161.94
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9196 0 1 0 15686 508 0 0 25 0 8 0 277196992 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 915460

[startup+222.489 s]
/proc/loadavg: 2.04 1.95 1.91 3/100 31098
/proc/meminfo: memFree=1250872/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=221.93
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9198 0 1 0 21685 508 0 0 25 0 8 0 277196992 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8930 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 915460

[startup+282.538 s]
/proc/loadavg: 2.01 1.96 1.91 3/100 31098
/proc/meminfo: memFree=1250936/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=281.92
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9198 0 1 0 27684 508 0 0 25 0 8 0 277196992 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843574 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8930 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 915460

[startup+342.586 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31098
/proc/meminfo: memFree=1250872/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=341.89
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9201 0 1 0 33681 508 0 0 25 0 8 0 277196992 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073711985 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8932 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.89
Current children cumulated vsize (KiB) 915460

[startup+402.632 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31100
/proc/meminfo: memFree=1250872/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=401.88
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9201 0 1 0 39680 508 0 0 25 0 8 0 277196992 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8932 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 401.88
Current children cumulated vsize (KiB) 915460

[startup+462.673 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31100
/proc/meminfo: memFree=1250872/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=461.87
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9205 0 1 0 45678 509 0 0 25 0 8 0 277196992 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873449 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8936 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.87
Current children cumulated vsize (KiB) 915460

[startup+522.714 s]
/proc/loadavg: 2.04 1.99 1.91 3/100 31100
/proc/meminfo: memFree=1250808/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=521.83
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9205 0 1 0 51674 509 0 0 25 0 8 0 277196992 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8936 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 915460

[startup+582.764 s]
/proc/loadavg: 2.01 1.99 1.91 3/100 31100
/proc/meminfo: memFree=1250808/2055920 swapFree=4191880/4192956
[pid=30939] ppid=30937 vsize=915460 CPUtime=581.82
/proc/30939/stat : 30939 (java) R 30937 30939 30581 0 -1 0 9205 0 1 0 57673 509 0 0 25 0 8 0 277196992 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873974 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30939/statm: 228865 8936 2527 14 0 215335 0
[pid=30939/tid=30941] ppid=30937 vsize=915460 CPUtime=0.03
/proc/30939/task/30941/stat : 30941 (java) S 30937 30939 30581 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30942] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30942/stat : 30942 (java) S 30937 30939 30581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30943] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30943/stat : 30943 (java) S 30937 30939 30581 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277196996 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30944] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30944/stat : 30944 (java) S 30937 30939 30581 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30945] ppid=30937 vsize=915460 CPUtime=0.24
/proc/30939/task/30945/stat : 30945 (java) S 30937 30939 30581 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30946] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30946/stat : 30946 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30939/tid=30947] ppid=30937 vsize=915460 CPUtime=0
/proc/30939/task/30947/stat : 30947 (java) S 30937 30939 30581 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277197000 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 627.234
CPU time (s): 626.227
CPU user time (s): 621.126
CPU system time (s): 5.10122
CPU usage (%): 99.8395
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.126
system time used= 5.10122
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9304
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= 13875
involuntary context switches= 32748

runsolver used 0.822874 s user time and 1.9617 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 10:13:34 UTC 2007


IDJOB= 278426
IDBENCH= 8378
IDSOLVER= 69
FILE ID= node3/278426-1169288013

PBS_JOBID= 3609529

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-2100-3000/cnf-2-40-2600-873121_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278426-1169288013/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-278426-1169288013 -o ROOT/results/node3/solver-278426-1169288013 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278426-1169288013/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ed6bacefa44dacfdcd8be18688454bc3

RANDOM SEED= 348793074

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.279
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.279
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:       1285648 kB
Buffers:         56580 kB
Cached:         562820 kB
SwapCached:        284 kB
Active:         212772 kB
Inactive:       481856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285648 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:          96888 kB
Slab:            60660 kB
Committed_AS:  8340316 kB
PageTables:       2144 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= 66561 MiB



End job on node3 on Sat Jan 20 10:24:01 UTC 2007