Trace number 277813

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.11 2402.68

General information on the benchmark

NameMaxCSP/cnf/2-80-1100-2000/
cnf-2-80-1500-895341_ext.xml
MD5SUM20f6646fa266f9a537c83fc54cb290cc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints949
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1175
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1175
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/277813-1169270809/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.096  cpuTime=0.09  mem=6M887
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.56	     nbConstraints=1175  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=1161
0.56	     nbConflictsStructures=14  nbSharedConflictsStructures=1161  nbSharedBinaryRepresentations=52  maxDegree=40
0.56	     maxArity=2
0.56	       =>  wckTime=0.269  cpuTime=0.19  mem=10M788
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.351  cpuTime=0.24  mem=5M976
0.65	
0.65	s SATISFIABLE
0.65	o 841
0.65	c 334
0.65	o 847
0.65	c 328
0.65	o 851
0.65	c 324
0.65	o 860
0.65	c 315
0.66	o 864
0.66	c 311
0.66	o 869
0.66	c 306
0.66	o 876
0.66	c 299
0.66	o 881
0.66	c 294
0.66	o 885
0.66	c 290
0.66	o 888
0.66	c 287
0.66	o 892
0.66	c 283
0.66	o 895
0.66	c 280
0.66	o 899
0.66	c 276
0.66	o 901
0.66	c 274
0.66	o 903
0.66	c 272
0.66	o 905
0.66	c 270
0.66	o 910
0.66	c 265
0.66	o 915
0.66	c 260
0.67	o 916
0.67	c 259
0.67	o 917
0.67	c 258
0.67	o 919
0.67	c 256
0.67	o 921
0.67	c 254
0.67	o 922
0.67	c 253
0.67	o 925
0.67	c 250
0.67	o 926
0.67	c 249
0.68	o 928
0.68	c 247
0.68	o 929
0.68	c 246
0.68	o 931
0.68	c 244
0.68	o 932
0.68	c 243
0.90	o 935
0.90	c 240
1.00	o 937
1.00	c 238
1.00	o 939
1.00	c 236
1.00	o 940
1.00	c 235
1.52	o 941
1.52	c 234
3.68	   
3.68	   search
3.68	     run=0  nbConstraintChecks=15352535  nbAssignments=10000
3.68	       =>  wckTime=3.038  cpuTime=2.99  mem=5M976
6.70	   
6.70	   search
6.70	     run=1  nbConstraintChecks=31289112  nbAssignments=20000
6.70	       =>  wckTime=6.056  cpuTime=6.0  mem=5M976
9.63	   
9.63	   search
9.63	     run=2  nbConstraintChecks=46658971  nbAssignments=30000
9.63	       =>  wckTime=8.989  cpuTime=8.93  mem=5M976
10.55	o 942
10.55	c 233
11.88	o 943
11.88	c 232
11.89	o 945
11.89	c 230
11.89	o 946
11.89	c 229
12.63	   
12.63	   search
12.63	     run=3  nbConstraintChecks=62600699  nbAssignments=40000
12.63	       =>  wckTime=11.987  cpuTime=11.92  mem=5M976
15.54	   
15.54	   search
15.54	     run=4  nbConstraintChecks=77979942  nbAssignments=50000
15.54	       =>  wckTime=14.898  cpuTime=14.83  mem=5M976
18.53	   
18.53	   search
18.53	     run=5  nbConstraintChecks=93920427  nbAssignments=60000
18.53	       =>  wckTime=17.889  cpuTime=17.83  mem=5M976
21.45	   
21.45	   search
21.45	     run=6  nbConstraintChecks=109298051  nbAssignments=70000
21.45	       =>  wckTime=20.811  cpuTime=20.75  mem=5M976
24.47	   
24.47	   search
24.47	     run=7  nbConstraintChecks=125205341  nbAssignments=80000
24.47	       =>  wckTime=23.826  cpuTime=23.77  mem=5M976
27.40	   
27.40	   search
27.40	     run=8  nbConstraintChecks=140533644  nbAssignments=90000
27.40	       =>  wckTime=26.756  cpuTime=26.69  mem=5M976
30.42	   
30.42	   search
30.42	     run=9  nbConstraintChecks=156506357  nbAssignments=100000
30.42	       =>  wckTime=29.776  cpuTime=29.71  mem=5M976
33.33	   
33.33	   search
33.33	     run=10  nbConstraintChecks=171882636  nbAssignments=110000
33.33	       =>  wckTime=32.687  cpuTime=32.62  mem=5M976
36.32	   
36.32	   search
36.32	     run=11  nbConstraintChecks=187836032  nbAssignments=120000
36.32	       =>  wckTime=35.682  cpuTime=35.61  mem=5M976
39.24	   
39.24	   search
39.24	     run=12  nbConstraintChecks=203155406  nbAssignments=130000
39.24	       =>  wckTime=38.595  cpuTime=38.51  mem=5M976
41.91	   
41.91	   search
41.91	     run=13  nbConstraintChecks=217322237  nbAssignments=138889
41.91	       =>  wckTime=41.272  cpuTime=41.2  mem=5M976
41.91	   
41.91	   global
41.91	     nbConstraintChecks=217322237  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.91	     solvingWckTime=41.27  solvingCpuTime=41.2  expiredTime=no  totalExploration=no  nbFoundSolutions=0
41.91	     globalCpuTime=41.48
41.91	       =>  wckTime=41.622  cpuTime=41.44  mem=5M976
41.91	   
41.91	   solver IterativeSystematicSolver being built... 
42.05	       =>  wckTime=41.762  cpuTime=41.54  mem=16M919
42.17	   
42.17	   preprocessing
42.17	     nbConstraintChecks=134105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
42.17	     detectedInconsistency=no
42.18	       =>  wckTime=0.119  cpuTime=0.1  mem=16M919
42.24	   
42.24	   search
42.24	     run=0  nbConstraintChecks=111553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61
42.24	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
42.24	       =>  wckTime=0.187  cpuTime=0.16  mem=17M927
42.32	   
42.32	   search
42.32	     run=1  nbConstraintChecks=255092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
42.32	     nbFailedAssignments=12  nbBacktracks=27  nbVisitedNodes=174  nbRestartNogoods=2
42.32	       =>  wckTime=0.268  cpuTime=0.23  mem=17M927
42.41	   
42.41	   search
42.41	     run=2  nbConstraintChecks=437048  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=213
42.41	     nbFailedAssignments=27  nbBacktracks=50  nbVisitedNodes=291  nbRestartNogoods=4
42.41	       =>  wckTime=0.358  cpuTime=0.32  mem=17M927
42.52	   
42.52	   search
42.52	     run=3  nbConstraintChecks=672594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313
42.52	     nbFailedAssignments=44  nbBacktracks=83  nbVisitedNodes=441  nbRestartNogoods=8
42.52	       =>  wckTime=0.462  cpuTime=0.42  mem=17M927
42.66	   
42.67	   search
42.67	     run=4  nbConstraintChecks=1007274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=438
42.67	     nbFailedAssignments=73  nbBacktracks=134  nbVisitedNodes=646  nbRestartNogoods=10
42.67	       =>  wckTime=0.611  cpuTime=0.57  mem=17M927
42.85	   
42.85	   search
42.85	     run=5  nbConstraintChecks=1447003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=597
42.85	     nbFailedAssignments=112  nbBacktracks=209  nbVisitedNodes=915  nbRestartNogoods=14
42.85	       =>  wckTime=0.8  cpuTime=0.76  mem=17M927
43.15	   
43.16	   search
43.16	     run=6  nbConstraintChecks=2143488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=828
43.16	     nbFailedAssignments=183  nbBacktracks=322  nbVisitedNodes=1326  nbRestartNogoods=18
43.16	       =>  wckTime=1.101  cpuTime=1.06  mem=17M927
43.62	   
43.62	   search
43.62	     run=7  nbConstraintChecks=3201013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1161
43.62	     nbFailedAssignments=302  nbBacktracks=492  nbVisitedNodes=1937  nbRestartNogoods=22
43.62	       =>  wckTime=1.561  cpuTime=1.52  mem=17M927
44.26	   
44.26	   search
44.26	     run=8  nbConstraintChecks=4692308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1627
44.26	     nbFailedAssignments=466  nbBacktracks=750  nbVisitedNodes=2811  nbRestartNogoods=24
44.26	       =>  wckTime=2.209  cpuTime=2.14  mem=17M927
45.18	   
45.18	   search
45.18	     run=9  nbConstraintChecks=6808656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2264
45.18	     nbFailedAssignments=677  nbBacktracks=1135  nbVisitedNodes=4024  nbRestartNogoods=29
45.18	       =>  wckTime=3.124  cpuTime=3.06  mem=17M927
46.62	   
46.62	   search
46.62	     run=10  nbConstraintChecks=10231590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3279
46.62	     nbFailedAssignments=1069  nbBacktracks=1712  nbVisitedNodes=5991  nbRestartNogoods=33
46.62	       =>  wckTime=4.567  cpuTime=4.5  mem=17M927
48.78	   
48.78	   search
48.78	     run=11  nbConstraintChecks=15160403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4719
48.78	     nbFailedAssignments=1605  nbBacktracks=2576  nbVisitedNodes=8796  nbRestartNogoods=36
48.78	       =>  wckTime=6.729  cpuTime=6.64  mem=17M927
51.67	   
51.67	   search
51.67	     run=12  nbConstraintChecks=21923962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6707
51.67	     nbFailedAssignments=2250  nbBacktracks=3874  nbVisitedNodes=12694  nbRestartNogoods=40
51.67	       =>  wckTime=9.618  cpuTime=9.52  mem=17M927
56.20	   
56.20	   search
56.20	     run=13  nbConstraintChecks=32979270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9946
56.20	     nbFailedAssignments=3500  nbBacktracks=5820  nbVisitedNodes=19100  nbRestartNogoods=43
56.20	       =>  wckTime=14.142  cpuTime=14.05  mem=17M927
63.20	   
63.20	   search
63.20	     run=14  nbConstraintChecks=48958552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14555
63.20	     nbFailedAssignments=5151  nbBacktracks=8739  nbVisitedNodes=28172  nbRestartNogoods=49
63.20	       =>  wckTime=21.149  cpuTime=21.05  mem=17M927
74.19	   
74.19	   search
74.19	     run=15  nbConstraintChecks=73348397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21513
74.19	     nbFailedAssignments=7691  nbBacktracks=13118  nbVisitedNodes=41998  nbRestartNogoods=55
74.19	       =>  wckTime=32.138  cpuTime=32.03  mem=17M927
90.17	   
90.17	   search
90.17	     run=16  nbConstraintChecks=110046920  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32014
90.17	     nbFailedAssignments=11583  nbBacktracks=19687  nbVisitedNodes=62744  nbRestartNogoods=62
90.17	       =>  wckTime=48.118  cpuTime=48.0  mem=17M927
111.61	   
111.61	   search
111.61	     run=17  nbConstraintChecks=161994968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47021
111.61	     nbFailedAssignments=16691  nbBacktracks=29539  nbVisitedNodes=92553  nbRestartNogoods=68
111.61	       =>  wckTime=69.557  cpuTime=69.41  mem=17M927
148.51	   
148.51	   search
148.51	     run=18  nbConstraintChecks=242581812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70201
148.51	     nbFailedAssignments=25057  nbBacktracks=44317  nbVisitedNodes=138345  nbRestartNogoods=72
148.51	       =>  wckTime=106.456  cpuTime=106.26  mem=17M927
199.68	   
199.68	   search
199.68	     run=19  nbConstraintChecks=368026555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106668
199.68	     nbFailedAssignments=39308  nbBacktracks=66486  nbVisitedNodes=210580  nbRestartNogoods=78
199.68	       =>  wckTime=157.628  cpuTime=157.38  mem=17M927
279.98	   
279.98	   search
279.98	     run=20  nbConstraintChecks=548279745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157501
279.98	     nbFailedAssignments=56853  nbBacktracks=99738  nbVisitedNodes=311647  nbRestartNogoods=83
279.98	       =>  wckTime=237.924  cpuTime=237.59  mem=17M927
395.81	   
395.81	   search
395.81	     run=21  nbConstraintChecks=815031579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=233206
395.81	     nbFailedAssignments=82636  nbBacktracks=149616  nbVisitedNodes=461243  nbRestartNogoods=89
395.81	       =>  wckTime=353.76  cpuTime=353.33  mem=17M927
588.68	   
588.68	   search
588.68	     run=22  nbConstraintChecks=1233630655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=353376
588.68	     nbFailedAssignments=127951  nbBacktracks=224434  nbVisitedNodes=698852  nbRestartNogoods=96
588.68	       =>  wckTime=546.625  cpuTime=545.97  mem=17M927
859.63	   
859.63	   search
859.63	     run=23  nbConstraintChecks=1846670403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=529278
859.63	     nbFailedAssignments=191592  nbBacktracks=336662  nbVisitedNodes=1046274  nbRestartNogoods=100
859.63	       =>  wckTime=817.575  cpuTime=816.65  mem=17M927
1308.42	   
1308.42	   search
1308.42	     run=24  nbConstraintChecks=2783882485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=800241
1308.42	     nbFailedAssignments=294173  nbBacktracks=505005  nbVisitedNodes=1580700  nbRestartNogoods=112
1308.42	       =>  wckTime=1266.366  cpuTime=1264.97  mem=17M927
1957.44	   
1957.44	   search
1957.44	     run=25  nbConstraintChecks=4164462162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1197803
1957.44	     nbFailedAssignments=439191  nbBacktracks=757516  nbVisitedNodes=2365231  nbRestartNogoods=118
1957.44	       =>  wckTime=1915.39  cpuTime=1913.33  mem=17M927
2402.63	v 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 1 1 0 1 0 1 1 0 0 1 0 1 0 1 0 0 0 1 1 1 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 0 

Verifier Data (download as text)

229 unsatisfied constraints, 946 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-277813-1169270809 -o ROOT/results/node51/solver-277813-1169270809 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277813-1169270809/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.95 4/73 22824
/proc/meminfo: memFree=1353888/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=172 CPUtime=0
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 275479485 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2617643 0 0 4096 0 0 0 0 17 0 0 0
/proc/22823/statm: 43 24 18 14 0 3 0

[startup+0.107228 s]
/proc/loadavg: 2.00 2.00 1.95 4/73 22824
/proc/meminfo: memFree=1353888/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=914988 CPUtime=0.08
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 3078 0 1 0 7 1 0 0 24 0 8 0 275479485 936947712 2824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515294 s]
/proc/loadavg: 2.00 2.00 1.95 4/73 22824
/proc/meminfo: memFree=1353888/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915332 CPUtime=0.49
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 6667 0 1 0 45 4 0 0 25 0 8 0 275479485 937299968 6406 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073545485 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228833 6407 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33643 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22831
/proc/meminfo: memFree=1333928/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=1.31
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 7672 0 1 0 118 13 0 0 25 0 8 0 275479485 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 7410 2479 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915468 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275479489 937439232 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.14
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98571 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 22831
/proc/meminfo: memFree=1333800/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2.94
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 7673 0 1 0 262 32 0 0 25 0 8 0 275479485 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 7410 2479 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.14
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 7410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27227 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22831
/proc/meminfo: memFree=1333808/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=6.23
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 7675 0 1 0 551 72 0 0 25 0 8 0 275479485 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 7412 2479 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915468 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937439232 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.14
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 275479493 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 7412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915464

[startup+12.7554 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 22831
/proc/meminfo: memFree=1333816/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=12.7
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 7676 0 1 0 1120 150 0 0 25 0 8 0 275479485 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 7413 2479 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.14
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915464

[startup+25.6066 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22831
/proc/meminfo: memFree=1333880/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=25.55
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 7676 0 1 0 2247 308 0 0 25 0 8 0 275479485 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 7413 2479 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 272 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915468 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937439232 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.14
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 348 0 0 0 13 1 0 0 16 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 7413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915464

[startup+51.2099 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22831
/proc/meminfo: memFree=1327800/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=51.12
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9314 0 1 0 4594 518 0 0 25 0 8 0 275479485 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9047 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 410 0 0 0 23 1 0 0 15 0 8 0 275479493 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915464

[startup+102.424 s]
/proc/loadavg: 2.13 2.03 1.96 3/80 22831
/proc/meminfo: memFree=1327736/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=102.28
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9328 0 1 0 9710 518 0 0 25 0 8 0 275479485 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9060 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9060 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915464

[startup+162.474 s]
/proc/loadavg: 2.05 2.02 1.96 3/80 22831
/proc/meminfo: memFree=1327736/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=162.28
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9333 0 1 0 15710 518 0 0 25 0 8 0 275479485 937435136 9065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.03 s]
/proc/loadavg: 2.21 2.05 2.01 3/94 23114
/proc/meminfo: memFree=1322344/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2081.81
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 207653 528 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073869427 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.81
Current children cumulated vsize (KiB) 915464

[startup+2144.11 s]
/proc/loadavg: 2.08 2.04 2.00 3/88 23194
/proc/meminfo: memFree=1323320/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2141.8
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 213649 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.8
Current children cumulated vsize (KiB) 915464

[startup+2204.18 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 23194
/proc/meminfo: memFree=1323320/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2201.81
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 219650 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 915464

[startup+2264.24 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 23194
/proc/meminfo: memFree=1323320/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2261.79
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 225648 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 915464

[startup+2324.29 s]
/proc/loadavg: 2.00 2.02 2.00 4/88 23194
/proc/meminfo: memFree=1323384/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2321.8
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 231649 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851234 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.8
Current children cumulated vsize (KiB) 915464

[startup+2384.4 s]
/proc/loadavg: 2.00 2.01 2.00 4/88 23194
/proc/meminfo: memFree=1323448/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2381.85
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 237654 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073918318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.85
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.63 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 23194
/proc/meminfo: memFree=1323448/2055920 swapFree=4191892/4192956
[pid=22823] ppid=22821 vsize=915464 CPUtime=2400.05
/proc/22823/stat : 22823 (java) R 22821 22823 22236 0 -1 0 9351 0 1 0 239474 531 0 0 25 0 8 0 275479485 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866063 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22823/statm: 228866 9082 2532 14 0 215336 0
[pid=22823/tid=22825] ppid=22821 vsize=915464 CPUtime=0.03
/proc/22823/task/22825/stat : 22825 (java) S 22821 22823 22236 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22826] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22826/stat : 22826 (java) S 22821 22823 22236 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22827] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22827/stat : 22827 (java) S 22821 22823 22236 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275479489 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22828] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22828/stat : 22828 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275479492 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22829] ppid=22821 vsize=915464 CPUtime=0.24
/proc/22823/task/22829/stat : 22829 (java) S 22821 22823 22236 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22830] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22830/stat : 22830 (java) S 22821 22823 22236 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22823/tid=22831] ppid=22821 vsize=915464 CPUtime=0
/proc/22823/task/22831/stat : 22831 (java) S 22821 22823 22236 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275479493 937435136 9082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2402.68
CPU time (s): 2400.11
CPU user time (s): 2394.79
CPU system time (s): 5.32419
CPU usage (%): 99.893
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.79
system time used= 5.32419
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9373
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= 49901
involuntary context switches= 58160

runsolver used 3.00754 s user time and 7.59884 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 05:26:49 UTC 2007


IDJOB= 277813
IDBENCH= 7687
IDSOLVER= 68
FILE ID= node51/277813-1169270809

PBS_JOBID= 3607333

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-80-1100-2000/cnf-2-80-1500-895341_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277813-1169270809/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-277813-1169270809 -o ROOT/results/node51/solver-277813-1169270809 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277813-1169270809/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  20f6646fa266f9a537c83fc54cb290cc

RANDOM SEED= 573021968

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:       1354304 kB
Buffers:         48192 kB
Cached:         552348 kB
SwapCached:        512 kB
Active:         117728 kB
Inactive:       507620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354304 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          34880 kB
Slab:            61740 kB
Committed_AS:  5157800 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node51 on Sat Jan 20 06:06:52 UTC 2007