Trace number 281477

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 PFCMSAT (TO) 2400.08 2406.7

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-17_ext.xml
MD5SUM9d4792d31965b89f9c6aaa404e86d95c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark18.8591
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281477-1169312572/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2006  maxDegree=14
0.50	     maxArity=2
0.50	       =>  wckTime=0.198  cpuTime=0.15  mem=8M876
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.283  cpuTime=0.2  mem=5M461
0.59	
0.59	s SATISFIABLE
0.59	o 13
0.59	c 92
0.59	o 16
0.59	c 89
0.60	o 18
0.60	c 87
0.60	o 20
0.60	c 85
0.60	o 22
0.60	c 83
0.60	o 25
0.60	c 80
0.60	o 27
0.60	c 78
0.60	o 28
0.60	c 77
0.60	o 29
0.60	c 76
0.60	o 31
0.60	c 74
0.61	o 32
0.61	c 73
2.73	   
2.73	   search
2.73	     run=0  nbConstraintChecks=15139994  nbAssignments=10000
2.73	       =>  wckTime=2.145  cpuTime=2.13  mem=5M461
4.81	   
4.81	   search
4.81	     run=1  nbConstraintChecks=30287830  nbAssignments=20000
4.81	       =>  wckTime=4.219  cpuTime=4.18  mem=5M461
6.87	   
6.87	   search
6.87	     run=2  nbConstraintChecks=45394490  nbAssignments=30000
6.87	       =>  wckTime=6.285  cpuTime=6.24  mem=5M461
8.94	   
8.94	   search
8.94	     run=3  nbConstraintChecks=60544081  nbAssignments=40000
8.94	       =>  wckTime=8.35  cpuTime=8.3  mem=5M461
10.99	   
10.99	   search
10.99	     run=4  nbConstraintChecks=75643588  nbAssignments=50000
10.99	       =>  wckTime=10.405  cpuTime=10.34  mem=5M461
13.04	   
13.04	   search
13.04	     run=5  nbConstraintChecks=90755093  nbAssignments=60000
13.04	       =>  wckTime=12.456  cpuTime=12.38  mem=5M461
15.09	   
15.09	   search
15.09	     run=6  nbConstraintChecks=105857077  nbAssignments=70000
15.09	       =>  wckTime=14.507  cpuTime=14.42  mem=5M461
17.14	   
17.15	   search
17.15	     run=7  nbConstraintChecks=120978797  nbAssignments=80000
17.15	       =>  wckTime=16.559  cpuTime=16.46  mem=5M461
19.19	   
19.19	   search
19.19	     run=8  nbConstraintChecks=136104317  nbAssignments=90000
19.19	       =>  wckTime=18.607  cpuTime=18.51  mem=5M461
21.27	   
21.27	   search
21.27	     run=9  nbConstraintChecks=151294793  nbAssignments=100000
21.27	       =>  wckTime=20.68  cpuTime=20.57  mem=5M461
23.34	   
23.35	   search
23.35	     run=10  nbConstraintChecks=166483737  nbAssignments=110000
23.35	       =>  wckTime=22.758  cpuTime=22.63  mem=5M461
25.41	   
25.41	   search
25.41	     run=11  nbConstraintChecks=181601882  nbAssignments=120000
25.42	       =>  wckTime=24.828  cpuTime=24.69  mem=5M461
27.49	   
27.49	   search
27.49	     run=12  nbConstraintChecks=196749376  nbAssignments=130000
27.49	       =>  wckTime=26.902  cpuTime=26.75  mem=5M461
29.55	   
29.55	   search
29.55	     run=13  nbConstraintChecks=211802204  nbAssignments=140000
29.55	       =>  wckTime=28.966  cpuTime=28.8  mem=5M461
30.78	   
30.78	   search
30.78	     run=14  nbConstraintChecks=220830940  nbAssignments=145959
30.78	       =>  wckTime=30.192  cpuTime=30.03  mem=5M461
30.78	   
30.78	   global
30.78	     nbConstraintChecks=220830940  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.78	     solvingWckTime=30.191  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.78	     globalCpuTime=30.26
30.78	       =>  wckTime=30.476  cpuTime=30.22  mem=5M461
30.78	   
30.78	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.605  cpuTime=30.32  mem=16M368
30.92	   
30.92	   preprocessing
30.92	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.92	     detectedInconsistency=no
30.92	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M368
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=109861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
30.98	     nbFailedAssignments=34  nbBacktracks=10  nbVisitedNodes=95  nbRestartNogoods=0
30.98	       =>  wckTime=0.068  cpuTime=0.05  mem=16M368
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=259081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
31.02	     nbFailedAssignments=79  nbBacktracks=25  nbVisitedNodes=220  nbRestartNogoods=5
31.02	       =>  wckTime=0.113  cpuTime=0.08  mem=16M368
31.06	   
31.06	   search
31.06	     run=2  nbConstraintChecks=431215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.06	     nbFailedAssignments=149  nbBacktracks=47  nbVisitedNodes=411  nbRestartNogoods=8
31.06	       =>  wckTime=0.155  cpuTime=0.12  mem=16M368
31.13	   
31.13	   search
31.13	     run=3  nbConstraintChecks=777723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=374
31.13	     nbFailedAssignments=271  nbBacktracks=80  nbVisitedNodes=726  nbRestartNogoods=15
31.13	       =>  wckTime=0.221  cpuTime=0.18  mem=16M368
31.23	   
31.23	   search
31.23	     run=4  nbConstraintChecks=1327854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=602
31.23	     nbFailedAssignments=443  nbBacktracks=130  nbVisitedNodes=1176  nbRestartNogoods=28
31.23	       =>  wckTime=0.319  cpuTime=0.28  mem=16M368
31.36	   
31.36	   search
31.36	     run=5  nbConstraintChecks=2038705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=920
31.36	     nbFailedAssignments=681  nbBacktracks=205  nbVisitedNodes=1807  nbRestartNogoods=35
31.36	       =>  wckTime=0.454  cpuTime=0.41  mem=16M368
31.57	   
31.57	   search
31.57	     run=6  nbConstraintChecks=3146223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1407
31.57	     nbFailedAssignments=1050  nbBacktracks=318  nbVisitedNodes=2776  nbRestartNogoods=43
31.57	       =>  wckTime=0.659  cpuTime=0.61  mem=16M368
31.89	   
31.89	   search
31.89	     run=7  nbConstraintChecks=4826384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2158
31.89	     nbFailedAssignments=1626  nbBacktracks=488  nbVisitedNodes=4273  nbRestartNogoods=47
31.89	       =>  wckTime=0.977  cpuTime=0.91  mem=16M368
32.26	   
32.26	   search
32.26	     run=8  nbConstraintChecks=6907825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3145
32.26	     nbFailedAssignments=2351  nbBacktracks=744  nbVisitedNodes=6241  nbRestartNogoods=57
32.26	       =>  wckTime=1.347  cpuTime=1.27  mem=16M368
32.82	   
32.82	   search
32.82	     run=9  nbConstraintChecks=10179872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4587
32.82	     nbFailedAssignments=3403  nbBacktracks=1128  nbVisitedNodes=9119  nbRestartNogoods=66
32.82	       =>  wckTime=1.91  cpuTime=1.83  mem=16M368
33.65	   
33.65	   search
33.65	     run=10  nbConstraintChecks=14898865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6795
33.65	     nbFailedAssignments=5030  nbBacktracks=1704  nbVisitedNodes=13530  nbRestartNogoods=73
33.65	       =>  wckTime=2.74  cpuTime=2.65  mem=16M368
34.92	   
34.92	   search
34.92	     run=11  nbConstraintChecks=22250763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10154
34.92	     nbFailedAssignments=7519  nbBacktracks=2568  nbVisitedNodes=20242  nbRestartNogoods=78
34.92	       =>  wckTime=4.015  cpuTime=3.92  mem=16M368
36.76	   
36.76	   search
36.76	     run=12  nbConstraintChecks=32681210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15034
36.76	     nbFailedAssignments=11096  nbBacktracks=3865  nbVisitedNodes=29996  nbRestartNogoods=88
36.76	       =>  wckTime=5.855  cpuTime=5.75  mem=16M368
39.92	   
39.92	   search
39.92	     run=13  nbConstraintChecks=50775387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22899
39.92	     nbFailedAssignments=17010  nbBacktracks=5811  nbVisitedNodes=45721  nbRestartNogoods=102
39.92	       =>  wckTime=9.012  cpuTime=8.89  mem=16M368
44.24	   
44.25	   search
44.25	     run=14  nbConstraintChecks=75563795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34264
44.25	     nbFailedAssignments=25451  nbBacktracks=8730  nbVisitedNodes=68446  nbRestartNogoods=120
44.25	       =>  wckTime=13.335  cpuTime=13.2  mem=16M368
51.06	   
51.06	   search
51.06	     run=15  nbConstraintChecks=114408575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51717
51.06	     nbFailedAssignments=38521  nbBacktracks=13108  nbVisitedNodes=103347  nbRestartNogoods=135
51.06	       =>  wckTime=20.153  cpuTime=19.98  mem=16M368
61.45	   
61.45	   search
61.45	     run=16  nbConstraintChecks=174221521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78189
61.45	     nbFailedAssignments=58421  nbBacktracks=19676  nbVisitedNodes=156287  nbRestartNogoods=148
61.45	       =>  wckTime=30.539  cpuTime=30.32  mem=16M368
76.88	   
76.88	   search
76.88	     run=17  nbConstraintChecks=262585851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116769
76.88	     nbFailedAssignments=87144  nbBacktracks=29528  nbVisitedNodes=233442  nbRestartNogoods=173
76.88	       =>  wckTime=45.97  cpuTime=45.69  mem=16M368
101.02	   
101.03	   search
101.03	     run=18  nbConstraintChecks=401179050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176812
101.03	     nbFailedAssignments=132404  nbBacktracks=44306  nbVisitedNodes=353521  nbRestartNogoods=193
101.03	       =>  wckTime=70.115  cpuTime=69.73  mem=16M368
138.85	   
138.85	   search
138.85	     run=19  nbConstraintChecks=621823877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265551
138.85	     nbFailedAssignments=198969  nbBacktracks=66474  nbVisitedNodes=530900  nbRestartNogoods=205
138.85	       =>  wckTime=107.939  cpuTime=107.39  mem=16M368
190.44	   
190.44	   search
190.44	     run=20  nbConstraintChecks=926780733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=390061
190.44	     nbFailedAssignments=290222  nbBacktracks=99726  nbVisitedNodes=778594  nbRestartNogoods=220
190.44	       =>  wckTime=159.527  cpuTime=158.76  mem=16M368
267.60	   
267.60	   search
267.60	     run=21  nbConstraintChecks=1391465059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=570954
267.60	     nbFailedAssignments=421232  nbBacktracks=149604  nbVisitedNodes=1137075  nbRestartNogoods=248
267.60	       =>  wckTime=236.69  cpuTime=235.61  mem=16M368
377.99	   
377.99	   search
377.99	     run=22  nbConstraintChecks=2051037675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=829858
377.99	     nbFailedAssignments=605312  nbBacktracks=224422  nbVisitedNodes=1649175  nbRestartNogoods=279
377.99	       =>  wckTime=347.082  cpuTime=345.54  mem=16M368
539.91	   
539.91	   search
539.91	     run=23  nbConstraintChecks=3013510532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1204469
539.91	     nbFailedAssignments=867691  nbBacktracks=336650  nbVisitedNodes=2391091  nbRestartNogoods=297
539.91	       =>  wckTime=508.998  cpuTime=506.76  mem=16M368
785.10	   
785.10	   search
785.10	     run=24  nbConstraintChecks=4482603357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1768718
785.10	     nbFailedAssignments=1263594  nbBacktracks=504992  nbVisitedNodes=3508019  nbRestartNogoods=315
785.10	       =>  wckTime=754.191  cpuTime=750.93  mem=16M368
1168.83	   
1168.83	   search
1168.83	     run=25  nbConstraintChecks=6766858873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2649538
1168.83	     nbFailedAssignments=1891897  nbBacktracks=757503  nbVisitedNodes=5251205  nbRestartNogoods=331
1168.83	       =>  wckTime=1137.918  cpuTime=1133.0  mem=16M368
1694.97	   
1694.97	   search
1694.97	     run=26  nbConstraintChecks=10115981487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1694.97	     nbAssignments=3954874  nbFailedAssignments=2818461  nbBacktracks=1136270  nbVisitedNodes=7832068
1694.97	     nbRestartNogoods=358
1694.97	       =>  wckTime=1664.063  cpuTime=1658.25  mem=16M368
2406.67	v 7 3 9 2 9 1 6 6 8 5 4 0 0 0 3 

Verifier Data (download as text)

73 unsatisfied constraints, 32 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/node51/watcher-281477-1169312572 -o ROOT/results/node51/solver-281477-1169312572 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281477-1169312572/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.07 1.03 1.05 4/80 1102
/proc/meminfo: memFree=1324792/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=906644 CPUtime=0.02
/proc/1101/stat : 1101 (java) S 1099 1101 703 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 279655808 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 226661 1818 1036 14 0 214244 0
[pid=1101/tid=1103] ppid=1099 vsize=906644 CPUtime=0
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 703 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 279655811 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.1045 s]
/proc/loadavg: 1.07 1.03 1.05 4/80 1102
/proc/meminfo: memFree=1324792/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=914988 CPUtime=0.09
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 3035 0 1 0 8 1 0 0 17 0 8 0 279655808 936947712 2781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153985276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228747 2781 1441 14 0 215242 0
[pid=1101/tid=1103] ppid=1099 vsize=914988 CPUtime=0
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 279655811 936947712 2781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512558 s]
/proc/loadavg: 1.07 1.03 1.05 4/80 1102
/proc/meminfo: memFree=1324792/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915332 CPUtime=0.5
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 6511 0 1 0 46 4 0 0 19 0 8 0 279655808 937299968 6249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228833 6249 2160 14 0 215303 0
[pid=1101/tid=1103] ppid=1099 vsize=915332 CPUtime=0
/proc/1101/task/1103/stat : 1103 (java) R 1099 1101 703 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279655811 937299968 6249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153802800 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33369 s]
/proc/loadavg: 1.07 1.03 1.05 3/87 1109
/proc/meminfo: memFree=1307392/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=1.31
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 7002 0 1 0 113 18 0 0 25 0 8 0 279655808 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 6740 2476 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.12
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279655815 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915440

[startup+2.97097 s]
/proc/loadavg: 1.15 1.05 1.06 3/87 1109
/proc/meminfo: memFree=1307392/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2.94
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 7005 0 1 0 246 48 0 0 25 0 8 0 279655808 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 6742 2476 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.12
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.26753 s]
/proc/loadavg: 1.15 1.05 1.06 3/87 1109
/proc/meminfo: memFree=1307264/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=6.22
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 7005 0 1 0 509 113 0 0 25 0 8 0 279655808 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 6742 2476 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.12
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915440

[startup+12.7416 s]
/proc/loadavg: 1.28 1.08 1.07 3/87 1109
/proc/meminfo: memFree=1307288/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915444 CPUtime=12.66
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 7005 0 1 0 1033 233 0 0 25 0 8 0 279655808 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228861 6742 2476 14 0 215331 0
[pid=1101/tid=1103] ppid=1099 vsize=915444 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279655811 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915444 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915444 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915444 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915444 CPUtime=0.12
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279655815 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915444 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915444 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937414656 6742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915444

[startup+25.5988 s]
/proc/loadavg: 1.39 1.11 1.08 3/87 1109
/proc/meminfo: memFree=1307352/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=25.46
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 7006 0 1 0 2060 486 0 0 25 0 8 0 279655808 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 6743 2476 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.12
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279655815 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915440

[startup+51.2012 s]
/proc/loadavg: 1.60 1.18 1.10 3/87 1109
/proc/meminfo: memFree=1292184/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=50.94
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 8981 0 1 0 4503 591 0 0 25 0 8 0 279655808 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 8714 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 384 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915440

[startup+102.5 s]
/proc/loadavg: 1.84 1.31 1.15 3/87 1109
/proc/meminfo: memFree=1292120/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=102.01
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 8992 0 1 0 9610 591 0 0 25 0 8 0 279655808 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1101/statm: 228860 8723 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 915440

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

Current children cumulated CPU time (s) 2017.41
Current children cumulated vsize (KiB) 915440

[startup+2083.67 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 1309
/proc/meminfo: memFree=1291288/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2077.38
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 207139 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077.38
Current children cumulated vsize (KiB) 915440

[startup+2143.72 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 1309
/proc/meminfo: memFree=1291224/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2137.37
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 213138 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817559 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2137.37
Current children cumulated vsize (KiB) 915440

[startup+2203.74 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 1309
/proc/meminfo: memFree=1291288/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2197.34
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 219135 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.34
Current children cumulated vsize (KiB) 915440

[startup+2263.77 s]
/proc/loadavg: 2.05 2.01 1.89 3/87 1309
/proc/meminfo: memFree=1291224/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2257.28
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 225129 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.28
Current children cumulated vsize (KiB) 915440

[startup+2323.8 s]
/proc/loadavg: 2.02 2.01 1.89 3/87 1309
/proc/meminfo: memFree=1291224/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2317.27
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 231128 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831347 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2317.27
Current children cumulated vsize (KiB) 915440

[startup+2383.84 s]
/proc/loadavg: 2.10 2.03 1.91 3/87 1309
/proc/meminfo: memFree=1291224/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2377.26
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 237127 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2377.26
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.67 s]
/proc/loadavg: 2.06 2.03 1.91 3/87 1309
/proc/meminfo: memFree=1291224/2055920 swapFree=4191892/4192956
[pid=1101] ppid=1099 vsize=915440 CPUtime=2400.04
/proc/1101/stat : 1101 (java) R 1099 1101 703 0 -1 0 9013 0 1 0 239405 599 0 0 25 0 8 0 279655808 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764290 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1101/statm: 228860 8744 2527 14 0 215330 0
[pid=1101/tid=1103] ppid=1099 vsize=915440 CPUtime=0.02
/proc/1101/task/1103/stat : 1103 (java) S 1099 1101 703 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279655811 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1104] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1104/stat : 1104 (java) S 1099 1101 703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1105] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1105/stat : 1105 (java) S 1099 1101 703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279655812 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1106] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1106/stat : 1106 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1107] ppid=1099 vsize=915440 CPUtime=0.23
/proc/1101/task/1107/stat : 1107 (java) S 1099 1101 703 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1108] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1108/stat : 1108 (java) S 1099 1101 703 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1101/tid=1109] ppid=1099 vsize=915440 CPUtime=0
/proc/1101/task/1109/stat : 1109 (java) S 1099 1101 703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279655815 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 2406.7
CPU time (s): 2400.08
CPU user time (s): 2394.07
CPU system time (s): 6.00109
CPU usage (%): 99.7249
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.08
system time used= 6.00109
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9033
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= 49682
involuntary context switches= 45220

runsolver used 2.6116 s user time and 6.51101 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 17:02:53 UTC 2007


IDJOB= 281477
IDBENCH= 12188
IDSOLVER= 69
FILE ID= node51/281477-1169312572

PBS_JOBID= 3610269

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-17_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281477-1169312572/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-281477-1169312572 -o ROOT/results/node51/solver-281477-1169312572 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281477-1169312572/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9d4792d31965b89f9c6aaa404e86d95c

RANDOM SEED= 402435652

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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1325272 kB
Buffers:         51156 kB
Cached:         564684 kB
SwapCached:        512 kB
Active:         162244 kB
Inactive:       490968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325272 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3484 kB
Writeback:           0 kB
Mapped:          56108 kB
Slab:            62836 kB
Committed_AS:  6515504 kB
PageTables:       1864 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 node51 on Sat Jan 20 17:42:59 UTC 2007