Trace number 275482

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 EPFCMSAT (TO) 2400.07 2400.81

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-16_ext.xml
MD5SUM02eb31c309fa51aed2b908db27cd29df
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints337
Best CPU time to get the best result obtained on this benchmark548.304
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints338
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension338
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=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275482-1169222615/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=338  nbRelationTypes=338  nbExtensionStructures=338  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=338  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2972  maxDegree=21
0.59	     maxArity=2
0.59	       =>  wckTime=0.298  cpuTime=0.22  mem=12M739
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.38  cpuTime=0.26  mem=6M59
0.68	
0.68	s SATISFIABLE
0.68	o 260
0.68	c 78
0.68	o 267
0.68	c 71
0.68	o 271
0.68	c 67
0.68	o 274
0.68	c 64
0.69	o 277
0.69	c 61
0.69	o 282
0.69	c 56
0.69	o 285
0.69	c 53
0.69	o 286
0.69	c 52
0.69	o 290
0.69	c 48
0.69	o 294
0.69	c 44
0.69	o 299
0.69	c 39
0.69	o 302
0.69	c 36
0.69	o 304
0.69	c 34
0.69	o 306
0.69	c 32
0.69	o 308
0.69	c 30
0.69	o 310
0.69	c 28
0.69	o 312
0.69	c 26
0.70	o 313
0.70	c 25
0.70	o 316
0.70	c 22
0.70	o 318
0.70	c 20
0.70	o 319
0.70	c 19
0.70	o 320
0.70	c 18
0.70	o 321
0.70	c 17
0.71	o 322
0.71	c 16
0.71	o 323
0.71	c 15
0.71	o 324
0.71	c 14
0.71	o 326
0.71	c 12
0.71	o 327
0.71	c 11
0.71	o 328
0.71	c 10
0.71	o 329
0.71	c 9
0.72	o 330
0.72	c 8
0.72	o 331
0.72	c 7
0.75	o 332
0.75	c 6
0.75	o 333
0.75	c 5
1.08	o 334
1.08	c 4
1.38	o 335
1.38	c 3
2.79	o 336
2.79	c 2
3.45	   
3.45	   search
3.45	     run=0  nbConstraintChecks=21083676  nbAssignments=10000
3.45	       =>  wckTime=2.775  cpuTime=2.75  mem=6M59
6.21	   
6.21	   search
6.21	     run=1  nbConstraintChecks=42610308  nbAssignments=20000
6.21	       =>  wckTime=5.54  cpuTime=5.51  mem=6M59
8.96	   
8.96	   search
8.96	     run=2  nbConstraintChecks=64015288  nbAssignments=30000
8.96	       =>  wckTime=8.288  cpuTime=8.26  mem=6M59
11.84	   
11.84	   search
11.84	     run=3  nbConstraintChecks=86450373  nbAssignments=40000
11.84	       =>  wckTime=11.167  cpuTime=11.13  mem=6M59
14.54	   
14.54	   search
14.54	     run=4  nbConstraintChecks=107236514  nbAssignments=50000
14.54	       =>  wckTime=13.871  cpuTime=13.84  mem=6M59
17.50	   
17.50	   search
17.50	     run=5  nbConstraintChecks=130420682  nbAssignments=60000
17.50	       =>  wckTime=16.826  cpuTime=16.79  mem=6M59
20.30	   
20.30	   search
20.30	     run=6  nbConstraintChecks=152174202  nbAssignments=70000
20.30	       =>  wckTime=19.628  cpuTime=19.59  mem=6M59
23.28	   
23.28	   search
23.28	     run=7  nbConstraintChecks=175748273  nbAssignments=80000
23.28	       =>  wckTime=22.602  cpuTime=22.57  mem=6M59
25.98	   
25.98	   search
25.98	     run=8  nbConstraintChecks=196692979  nbAssignments=90000
25.98	       =>  wckTime=25.306  cpuTime=25.27  mem=6M59
28.89	   
28.89	   search
28.89	     run=9  nbConstraintChecks=219690728  nbAssignments=100000
28.89	       =>  wckTime=28.211  cpuTime=28.17  mem=6M59
31.67	   
31.67	   search
31.67	     run=10  nbConstraintChecks=241234752  nbAssignments=110000
31.67	       =>  wckTime=30.998  cpuTime=30.96  mem=6M59
32.80	   
32.80	   search
32.80	     run=11  nbConstraintChecks=249974524  nbAssignments=114039
32.80	       =>  wckTime=32.131  cpuTime=32.1  mem=6M59
32.81	   
32.81	   global
32.81	     nbConstraintChecks=249974524  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.81	     solvingWckTime=32.128  solvingCpuTime=32.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.81	     globalCpuTime=32.4
32.81	       =>  wckTime=32.511  cpuTime=32.36  mem=6M59
32.81	   
32.81	   solver IterativeSystematicSolver being built... 
32.92	       =>  wckTime=32.629  cpuTime=32.45  mem=17M98
33.01	   
33.01	   preprocessing
33.01	     nbConstraintChecks=83342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.01	     detectedInconsistency=no
33.01	       =>  wckTime=0.08  cpuTime=0.05  mem=17M98
33.09	   
33.09	   search
33.09	     run=0  nbConstraintChecks=379202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69
33.09	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=128  nbRestartNogoods=0
33.09	       =>  wckTime=0.165  cpuTime=0.14  mem=17M98
33.16	   
33.16	   search
33.16	     run=1  nbConstraintChecks=647451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=120
33.16	     nbFailedAssignments=78  nbBacktracks=25  nbVisitedNodes=224  nbRestartNogoods=14
33.16	       =>  wckTime=0.236  cpuTime=0.2  mem=17M98
33.36	   
33.36	   search
33.36	     run=2  nbConstraintChecks=1582994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=276
33.36	     nbFailedAssignments=203  nbBacktracks=47  nbVisitedNodes=527  nbRestartNogoods=27
33.36	       =>  wckTime=0.437  cpuTime=0.39  mem=17M98
33.63	   
33.63	   search
33.63	     run=3  nbConstraintChecks=2796508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=486
33.63	     nbFailedAssignments=371  nbBacktracks=80  nbVisitedNodes=938  nbRestartNogoods=41
33.63	       =>  wckTime=0.707  cpuTime=0.66  mem=17M98
33.96	   
33.96	   search
33.96	     run=4  nbConstraintChecks=4228063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=737
33.96	     nbFailedAssignments=561  nbBacktracks=131  nbVisitedNodes=1430  nbRestartNogoods=63
33.96	       =>  wckTime=1.039  cpuTime=1.0  mem=17M98
34.33	   
34.33	   search
34.33	     run=5  nbConstraintChecks=5884331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1023
34.33	     nbFailedAssignments=759  nbBacktracks=206  nbVisitedNodes=1989  nbRestartNogoods=81
34.33	       =>  wckTime=1.409  cpuTime=1.36  mem=17M98
35.23	   
35.24	   search
35.24	     run=6  nbConstraintChecks=9858604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1707
35.24	     nbFailedAssignments=1318  nbBacktracks=319  nbVisitedNodes=3345  nbRestartNogoods=98
35.24	       =>  wckTime=2.31  cpuTime=2.26  mem=17M98
35.82	   
35.82	   search
35.82	     run=7  nbConstraintChecks=12579896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2227
35.82	     nbFailedAssignments=1661  nbBacktracks=489  nbVisitedNodes=4376  nbRestartNogoods=111
35.82	       =>  wckTime=2.898  cpuTime=2.84  mem=17M98
37.66	   
37.66	   search
37.67	     run=8  nbConstraintChecks=21413757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3663
37.67	     nbFailedAssignments=2834  nbBacktracks=745  nbVisitedNodes=7241  nbRestartNogoods=126
37.67	       =>  wckTime=4.74  cpuTime=4.68  mem=17M98
40.63	   
40.63	   search
40.63	     run=9  nbConstraintChecks=36094355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6207
40.63	     nbFailedAssignments=4983  nbBacktracks=1129  nbVisitedNodes=12317  nbRestartNogoods=172
40.63	       =>  wckTime=7.7  cpuTime=7.64  mem=17M98
44.01	   
44.01	   search
44.01	     run=10  nbConstraintChecks=52445268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9001
44.02	     nbFailedAssignments=7192  nbBacktracks=1705  nbVisitedNodes=17896  nbRestartNogoods=196
44.02	       =>  wckTime=11.09  cpuTime=11.02  mem=17M98
49.09	   
49.09	   search
49.09	     run=11  nbConstraintChecks=75599887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12886
49.09	     nbFailedAssignments=10205  nbBacktracks=2569  nbVisitedNodes=25657  nbRestartNogoods=212
49.09	       =>  wckTime=16.167  cpuTime=16.1  mem=17M98
55.90	   
55.90	   search
55.90	     run=12  nbConstraintChecks=107048752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18308
55.90	     nbFailedAssignments=14316  nbBacktracks=3866  nbVisitedNodes=36468  nbRestartNogoods=221
55.90	       =>  wckTime=22.97  cpuTime=22.9  mem=17M98
65.00	   
65.00	   search
65.00	     run=13  nbConstraintChecks=151743424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26125
65.00	     nbFailedAssignments=20175  nbBacktracks=5812  nbVisitedNodes=52076  nbRestartNogoods=242
65.00	       =>  wckTime=32.073  cpuTime=32.0  mem=17M98
77.00	   
77.00	   search
77.00	     run=14  nbConstraintChecks=208168967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35736
77.00	     nbFailedAssignments=26856  nbBacktracks=8731  nbVisitedNodes=71218  nbRestartNogoods=259
77.00	       =>  wckTime=44.07  cpuTime=43.99  mem=17M98
97.15	   
97.15	   search
97.15	     run=15  nbConstraintChecks=301522237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51201
97.15	     nbFailedAssignments=37930  nbBacktracks=13109  nbVisitedNodes=102005  nbRestartNogoods=277
97.15	       =>  wckTime=64.224  cpuTime=64.14  mem=17M98
124.17	   
124.17	   search
124.17	     run=16  nbConstraintChecks=419521320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71103
124.17	     nbFailedAssignments=51253  nbBacktracks=19677  nbVisitedNodes=141501  nbRestartNogoods=295
124.17	       =>  wckTime=91.246  cpuTime=91.15  mem=17M98
159.08	   
159.08	   search
159.08	     run=17  nbConstraintChecks=559204104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95311
159.08	     nbFailedAssignments=65598  nbBacktracks=29529  nbVisitedNodes=188586  nbRestartNogoods=313
159.08	       =>  wckTime=126.157  cpuTime=126.05  mem=17M98
207.75	   
207.75	   search
207.75	     run=18  nbConstraintChecks=773517376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132076
207.75	     nbFailedAssignments=87576  nbBacktracks=44307  nbVisitedNodes=260972  nbRestartNogoods=352
207.75	       =>  wckTime=174.821  cpuTime=174.7  mem=17M98
280.73	   
280.73	   search
280.73	     run=19  nbConstraintChecks=1085767191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185035
280.74	     nbFailedAssignments=118354  nbBacktracks=66477  nbVisitedNodes=364791  nbRestartNogoods=375
280.74	       =>  wckTime=247.809  cpuTime=247.67  mem=17M98
395.20	   
395.20	   search
395.20	     run=20  nbConstraintChecks=1516249014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260710
395.20	     nbFailedAssignments=160770  nbBacktracks=99729  nbVisitedNodes=510565  nbRestartNogoods=395
395.20	       =>  wckTime=362.277  cpuTime=362.09  mem=17M98
563.31	   
563.31	   search
563.31	     run=21  nbConstraintChecks=2175693843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=377614
563.31	     nbFailedAssignments=227788  nbBacktracks=149607  nbVisitedNodes=735610  nbRestartNogoods=433
563.31	       =>  wckTime=530.389  cpuTime=530.16  mem=17M98
804.73	   
804.73	   search
804.73	     run=22  nbConstraintChecks=3081224291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=539374
804.73	     nbFailedAssignments=314723  nbBacktracks=224425  nbVisitedNodes=1041158  nbRestartNogoods=448
804.73	       =>  wckTime=771.807  cpuTime=771.5  mem=17M98
1154.14	   
1154.14	   search
1154.14	     run=23  nbConstraintChecks=4444456601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=779442
1154.14	     nbFailedAssignments=442556  nbBacktracks=336652  nbVisitedNodes=1495948  nbRestartNogoods=474
1154.14	       =>  wckTime=1121.219  cpuTime=1120.81  mem=17M98
1594.90	o 337
1594.90	c 1
1647.84	   
1647.84	   search
1647.84	     run=24  nbConstraintChecks=6368314185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1124870
1647.84	     nbFailedAssignments=619635  nbBacktracks=504994  nbVisitedNodes=2137650  nbRestartNogoods=485
1647.84	       =>  wckTime=1614.918  cpuTime=1614.37  mem=17M98
2179.09	   
2179.09	   search
2179.09	     run=25  nbConstraintChecks=8677407751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1574599
2179.09	     nbFailedAssignments=816847  nbBacktracks=757505  nbVisitedNodes=2844330  nbRestartNogoods=523
2179.09	       =>  wckTime=2146.163  cpuTime=2145.45  mem=17M98
2400.75	v 6 1 10 7 11 8 4 0 13 2 10 0 2 0 0 6 15 18 17 3 2 16 6 10 5 18 9 15 17 14 10 7 14 2 0 13 12 8 7 11 

Verifier Data (download as text)

1 unsatisfied constraints, 337 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/node75/watcher-275482-1169222615 -o ROOT/results/node75/solver-275482-1169222615 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275482-1169222615/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.71 1.95 1.97 4/65 30812
/proc/meminfo: memFree=1150864/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=18540 CPUtime=0
/proc/30811/stat : 30811 (runsolver) R 30809 30811 29689 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 270660924 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231882681639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30811/statm: 4635 279 244 17 0 2626 0

[startup+0.103064 s]
/proc/loadavg: 1.71 1.95 1.97 4/65 30812
/proc/meminfo: memFree=1150864/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=914988 CPUtime=0.08
/proc/30811/stat : 30811 (java) D 30809 30811 29689 0 -1 0 2989 0 1 0 7 1 0 0 24 0 8 0 270660924 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30811/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51111 s]
/proc/loadavg: 1.71 1.95 1.97 4/65 30812
/proc/meminfo: memFree=1150864/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915332 CPUtime=0.48
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 6970 0 1 0 44 4 0 0 16 0 8 0 270660924 937299968 6709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228833 6709 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3332 s]
/proc/loadavg: 1.71 1.95 1.97 2/72 30819
/proc/meminfo: memFree=1128152/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915468 CPUtime=1.3
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 8360 0 1 0 117 13 0 0 17 0 8 0 270660924 937439232 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8098 2479 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.13
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 350 0 0 0 13 0 0 0 16 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915468 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937439232 8098 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) 915468

[startup+2.9694 s]
/proc/loadavg: 1.71 1.95 1.97 2/72 30819
/proc/meminfo: memFree=1128088/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2.94
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 8361 0 1 0 259 35 0 0 18 0 8 0 270660924 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8098 2479 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915468 CPUtime=0.13
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 350 0 0 0 13 0 0 0 16 0 8 0 270660932 937439232 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26979 s]
/proc/loadavg: 1.65 1.93 1.96 2/72 30819
/proc/meminfo: memFree=1128088/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=6.24
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 8363 0 1 0 544 80 0 0 21 0 8 0 270660924 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228867 8100 2479 14 0 215337 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.14
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7296 s]
/proc/loadavg: 1.60 1.92 1.96 2/72 30819
/proc/meminfo: memFree=1128096/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=12.69
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 8363 0 1 0 1100 169 0 0 18 0 8 0 270660924 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8100 2479 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.14
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915468 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937439232 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915464

[startup+25.5821 s]
/proc/loadavg: 1.46 1.87 1.94 2/72 30819
/proc/meminfo: memFree=1128096/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=25.54
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 8363 0 1 0 2212 342 0 0 25 0 8 0 270660924 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8100 2479 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 294 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915468 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937439232 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.14
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 352 0 0 0 14 0 0 0 16 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915468 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937439232 8100 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915464

[startup+51.2621 s]
/proc/loadavg: 1.30 1.80 1.91 2/72 30819
/proc/meminfo: memFree=1125152/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=51.21
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9205 0 1 0 4677 444 0 0 25 0 8 0 270660924 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8938 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.23
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 270660932 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915464

[startup+102.515 s]
/proc/loadavg: 1.13 1.68 1.86 2/72 30819
/proc/meminfo: memFree=1125088/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=102.45
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9215 0 1 0 9801 444 0 0 25 0 8 0 270660924 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8948 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.23
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 407 0 0 0 22 1 0 0 16 0 8 0 270660932 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 915464

[startup+162.6 s]
/proc/loadavg: 1.05 1.55 1.81 2/72 30819
/proc/meminfo: memFree=1125024/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=162.51
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9220 0 1 0 15807 444 0 0 25 0 8 0 270660924 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.71
Current children cumulated vsize (KiB) 915464

[startup+2085.43 s]
/proc/loadavg: 1.01 1.00 1.08 2/72 30821
/proc/meminfo: memFree=1124896/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2084.78
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9243 0 1 0 208031 447 0 0 25 0 8 0 270660924 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868402 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8973 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.78
Current children cumulated vsize (KiB) 915464

[startup+2145.52 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 30821
/proc/meminfo: memFree=1124960/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2144.84
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9243 0 1 0 214037 447 0 0 25 0 8 0 270660924 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8973 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.84
Current children cumulated vsize (KiB) 915464

[startup+2205.61 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 30821
/proc/meminfo: memFree=1124960/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2204.92
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9245 0 1 0 220045 447 0 0 25 0 8 0 270660924 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8975 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.92
Current children cumulated vsize (KiB) 915464

[startup+2265.7 s]
/proc/loadavg: 1.03 1.01 1.06 2/72 30821
/proc/meminfo: memFree=1124896/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2264.99
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9245 0 1 0 226052 447 0 0 25 0 8 0 270660924 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8975 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.99
Current children cumulated vsize (KiB) 915464

[startup+2325.78 s]
/proc/loadavg: 1.01 1.01 1.06 2/72 30821
/proc/meminfo: memFree=1124896/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2325.05
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9245 0 1 0 232058 447 0 0 25 0 8 0 270660924 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073920788 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8975 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2325.05
Current children cumulated vsize (KiB) 915464

[startup+2385.87 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 30821
/proc/meminfo: memFree=1124832/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2385.12
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9245 0 1 0 238065 447 0 0 25 0 8 0 270660924 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073945429 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8975 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2385.12
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.75 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 30821
/proc/meminfo: memFree=1124896/2055920 swapFree=4184548/4192956
[pid=30811] ppid=30809 vsize=915464 CPUtime=2400
/proc/30811/stat : 30811 (java) R 30809 30811 29689 0 -1 0 9245 0 1 0 239553 447 0 0 25 0 8 0 270660924 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868678 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30811/statm: 228866 8975 2532 14 0 215336 0
[pid=30811/tid=30813] ppid=30809 vsize=915464 CPUtime=0.03
/proc/30811/task/30813/stat : 30813 (java) S 30809 30811 29689 0 -1 64 295 0 0 0 3 0 0 0 16 0 8 0 270660928 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30814] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30814/stat : 30814 (java) S 30809 30811 29689 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30815] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30815/stat : 30815 (java) S 30809 30811 29689 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270660929 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30816] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30816/stat : 30816 (java) S 30809 30811 29689 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30817] ppid=30809 vsize=915464 CPUtime=0.24
/proc/30811/task/30817/stat : 30817 (java) S 30809 30811 29689 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30818] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30818/stat : 30818 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30811/tid=30819] ppid=30809 vsize=915464 CPUtime=0
/proc/30811/task/30819/stat : 30819 (java) S 30809 30811 29689 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270660932 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915464

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2400.81
CPU time (s): 2400.07
CPU user time (s): 2395.59
CPU system time (s): 4.48032
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.59
system time used= 4.48032
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9268
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= 49469
involuntary context switches= 51089

runsolver used 2.86656 s user time and 5.65014 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Fri Jan 19 16:03:35 UTC 2007


IDJOB= 275482
IDBENCH= 3903
IDSOLVER= 68
FILE ID= node75/275482-1169222615

PBS_JOBID= 3589125

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-16_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275482-1169222615/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-275482-1169222615 -o ROOT/results/node75/solver-275482-1169222615 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275482-1169222615/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  02eb31c309fa51aed2b908db27cd29df

RANDOM SEED= 353968450

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1151280 kB
Buffers:         48344 kB
Cached:         773976 kB
SwapCached:       2452 kB
Active:         384280 kB
Inactive:       448340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1151280 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          16748 kB
Slab:            57912 kB
Committed_AS:  5212364 kB
PageTables:       1436 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 node75 on Fri Jan 19 16:43:36 UTC 2007