Trace number 277958

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.07 2414.19

General information on the benchmark

NameMaxCSP/cnf/3-80-100-1000/
cnf-3-80-800-815441_ext.xml
MD5SUMd214f7b58713b3092c4a35b5fe074deb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints773
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints798
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension798
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/277958-1169273050/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.63	     nbConstraints=798  nbRelationTypes=10  nbExtensionStructures=10  nbSharedExtensionStructures=788
0.63	     nbConflictsStructures=10  nbSharedConflictsStructures=788  nbSharedBinaryRepresentations=0  maxDegree=42
0.63	     maxArity=3
0.63	       =>  wckTime=0.269  cpuTime=0.18  mem=9M868
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.353  cpuTime=0.23  mem=5M793
0.71	
0.71	s SATISFIABLE
0.71	o 709
0.71	c 89
0.71	o 715
0.71	c 83
0.72	o 717
0.72	c 81
0.72	o 720
0.72	c 78
0.72	o 724
0.72	c 74
0.72	o 729
0.72	c 69
0.72	o 732
0.72	c 66
0.72	o 734
0.72	c 64
0.73	o 735
0.73	c 63
0.73	o 737
0.73	c 61
0.73	o 739
0.73	c 59
0.73	o 740
0.73	c 58
0.73	o 741
0.73	c 57
0.73	o 742
0.73	c 56
0.73	o 744
0.73	c 54
0.73	o 745
0.73	c 53
0.74	o 746
0.74	c 52
0.75	o 747
0.75	c 51
0.75	o 748
0.75	c 50
0.75	o 749
0.75	c 49
0.75	o 751
0.75	c 47
0.75	o 752
0.75	c 46
0.75	o 753
0.75	c 45
0.75	o 754
0.75	c 44
0.75	o 755
0.75	c 43
0.76	o 757
0.76	c 41
0.76	o 758
0.76	c 40
0.76	o 759
0.76	c 39
0.76	o 760
0.76	c 38
0.82	o 761
0.82	c 37
0.82	o 762
0.82	c 36
0.90	o 763
0.90	c 35
0.90	o 764
0.90	c 34
0.90	o 765
0.90	c 33
0.91	o 766
0.91	c 32
0.91	o 767
0.91	c 31
0.91	o 768
0.91	c 30
0.91	o 770
0.91	c 28
0.91	o 772
0.91	c 26
1.49	o 773
1.49	c 25
3.02	   
3.02	   search
3.02	     run=0  nbConstraintChecks=10394891  nbAssignments=10000
3.02	       =>  wckTime=2.314  cpuTime=2.26  mem=5M793
5.36	   
5.36	   search
5.36	     run=1  nbConstraintChecks=21445105  nbAssignments=20000
5.36	       =>  wckTime=4.647  cpuTime=4.58  mem=5M793
7.58	   
7.58	   search
7.58	     run=2  nbConstraintChecks=31826528  nbAssignments=30000
7.58	       =>  wckTime=6.873  cpuTime=6.77  mem=5M793
9.89	   
9.89	   search
9.89	     run=3  nbConstraintChecks=42848660  nbAssignments=40000
9.89	       =>  wckTime=9.186  cpuTime=9.07  mem=5M793
12.09	   
12.09	   search
12.09	     run=4  nbConstraintChecks=53168935  nbAssignments=50000
12.09	       =>  wckTime=11.382  cpuTime=11.24  mem=5M793
14.40	   
14.40	   search
14.40	     run=5  nbConstraintChecks=64215843  nbAssignments=60000
14.40	       =>  wckTime=13.691  cpuTime=13.53  mem=5M793
16.61	   
16.61	   search
16.61	     run=6  nbConstraintChecks=74618744  nbAssignments=70000
16.61	       =>  wckTime=15.901  cpuTime=15.72  mem=5M793
18.93	   
18.93	   search
18.93	     run=7  nbConstraintChecks=85702217  nbAssignments=80000
18.93	       =>  wckTime=18.219  cpuTime=18.02  mem=5M793
21.15	   
21.15	   search
21.15	     run=8  nbConstraintChecks=96054858  nbAssignments=90000
21.15	       =>  wckTime=20.442  cpuTime=20.22  mem=5M793
23.48	   
23.48	   search
23.48	     run=9  nbConstraintChecks=107129088  nbAssignments=100000
23.48	       =>  wckTime=22.774  cpuTime=22.53  mem=5M793
25.71	   
25.71	   search
25.71	     run=10  nbConstraintChecks=117543913  nbAssignments=110000
25.71	       =>  wckTime=25.005  cpuTime=24.74  mem=5M793
28.06	   
28.06	   search
28.06	     run=11  nbConstraintChecks=128694922  nbAssignments=120000
28.06	       =>  wckTime=27.354  cpuTime=27.07  mem=5M793
30.27	   
30.27	   search
30.27	     run=12  nbConstraintChecks=139062641  nbAssignments=130000
30.27	       =>  wckTime=29.56  cpuTime=29.26  mem=5M793
31.78	   
31.78	   search
31.78	     run=13  nbConstraintChecks=146247530  nbAssignments=136524
31.78	       =>  wckTime=31.071  cpuTime=30.75  mem=5M793
31.78	   
31.78	   global
31.78	     nbConstraintChecks=146247530  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.78	     solvingWckTime=31.07  solvingCpuTime=30.75  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.78	     globalCpuTime=31.04
31.78	       =>  wckTime=31.425  cpuTime=30.98  mem=5M793
31.78	   
31.78	   solver IterativeSystematicSolver being built... 
31.97	       =>  wckTime=31.614  cpuTime=31.12  mem=21M593
31.99	   
31.99	   preprocessing
31.99	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.99	     detectedInconsistency=no
31.99	       =>  wckTime=0.013  cpuTime=0.01  mem=21M593
32.10	   
32.10	   search
32.10	     run=0  nbConstraintChecks=9283  nbValidityChecks=42887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.10	     nbAssignments=56  nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=81  nbRestartNogoods=0
32.10	       =>  wckTime=0.125  cpuTime=0.09  mem=21M593
32.17	   
32.17	   search
32.17	     run=1  nbConstraintChecks=17850  nbValidityChecks=85743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.17	     nbAssignments=111  nbFailedAssignments=22  nbBacktracks=26  nbVisitedNodes=160  nbRestartNogoods=4
32.17	       =>  wckTime=0.198  cpuTime=0.15  mem=21M593
32.25	   
32.25	   search
32.25	     run=2  nbConstraintChecks=30492  nbValidityChecks=153760  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.25	     nbAssignments=182  nbFailedAssignments=40  nbBacktracks=48  nbVisitedNodes=271  nbRestartNogoods=5
32.25	       =>  wckTime=0.283  cpuTime=0.23  mem=21M593
32.36	   
32.36	   search
32.36	     run=3  nbConstraintChecks=48733  nbValidityChecks=249457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.36	     nbAssignments=267  nbFailedAssignments=58  nbBacktracks=81  nbVisitedNodes=407  nbRestartNogoods=9
32.36	       =>  wckTime=0.385  cpuTime=0.33  mem=21M593
32.50	   
32.50	   search
32.50	     run=4  nbConstraintChecks=74332  nbValidityChecks=385088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.50	     nbAssignments=385  nbFailedAssignments=96  nbBacktracks=131  nbVisitedNodes=612  nbRestartNogoods=11
32.50	       =>  wckTime=0.534  cpuTime=0.48  mem=21M593
32.71	   
32.71	   search
32.71	     run=5  nbConstraintChecks=113966  nbValidityChecks=592745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.71	     nbAssignments=544  nbFailedAssignments=144  nbBacktracks=207  nbVisitedNodes=895  nbRestartNogoods=15
32.71	       =>  wckTime=0.74  cpuTime=0.68  mem=21M593
33.03	   
33.03	   search
33.03	     run=6  nbConstraintChecks=179174  nbValidityChecks=931268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.03	     nbAssignments=774  nbFailedAssignments=226  nbBacktracks=321  nbVisitedNodes=1320  nbRestartNogoods=20
33.03	       =>  wckTime=1.062  cpuTime=1.0  mem=21M593
33.47	   
33.47	   search
33.47	     run=7  nbConstraintChecks=283628  nbValidityChecks=1465062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.47	     nbAssignments=1096  nbFailedAssignments=337  nbBacktracks=491  nbVisitedNodes=1923  nbRestartNogoods=24
33.47	       =>  wckTime=1.503  cpuTime=1.43  mem=21M593
34.15	   
34.15	   search
34.15	     run=8  nbConstraintChecks=400614  nbValidityChecks=2137086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.15	     nbAssignments=1533  nbFailedAssignments=488  nbBacktracks=747  nbVisitedNodes=2745  nbRestartNogoods=28
34.15	       =>  wckTime=2.184  cpuTime=2.09  mem=21M593
35.12	   
35.12	   search
35.12	     run=9  nbConstraintChecks=598982  nbValidityChecks=3219272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.12	     nbAssignments=2208  nbFailedAssignments=747  nbBacktracks=1131  nbVisitedNodes=4034  nbRestartNogoods=32
35.12	       =>  wckTime=3.149  cpuTime=3.03  mem=21M593
36.58	   
36.58	   search
36.58	     run=10  nbConstraintChecks=890901  nbValidityChecks=4842001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.58	     nbAssignments=3247  nbFailedAssignments=1179  nbBacktracks=1707  nbVisitedNodes=6037  nbRestartNogoods=38
36.58	       =>  wckTime=4.612  cpuTime=4.48  mem=21M593
38.59	   
38.59	   search
38.59	     run=11  nbConstraintChecks=1377346  nbValidityChecks=7254645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.59	     nbAssignments=4700  nbFailedAssignments=1728  nbBacktracks=2572  nbVisitedNodes=8904  nbRestartNogoods=43
38.59	       =>  wckTime=6.619  cpuTime=6.46  mem=21M593
41.73	   
41.73	   search
41.73	     run=12  nbConstraintChecks=1992234  nbValidityChecks=10763410  nbPropagations=0  nbRevisions=0
41.73	     nbUselessRevisions=0  nbAssignments=6944  nbFailedAssignments=2643  nbBacktracks=3870  nbVisitedNodes=13214
41.73	     nbRestartNogoods=47
41.73	       =>  wckTime=9.758  cpuTime=9.57  mem=21M593
46.41	   
46.41	   search
46.41	     run=13  nbConstraintChecks=2796196  nbValidityChecks=14828146  nbPropagations=0  nbRevisions=0
46.41	     nbUselessRevisions=0  nbAssignments=10158  nbFailedAssignments=3883  nbBacktracks=5816  nbVisitedNodes=19346
46.41	     nbRestartNogoods=55
46.41	       =>  wckTime=14.44  cpuTime=14.21  mem=21M593
54.01	   
54.01	   search
54.01	     run=14  nbConstraintChecks=4189977  nbValidityChecks=22791796  nbPropagations=0  nbRevisions=0
54.01	     nbUselessRevisions=0  nbAssignments=15474  nbFailedAssignments=6249  nbBacktracks=8736  nbVisitedNodes=29569
54.01	     nbRestartNogoods=60
54.01	       =>  wckTime=22.037  cpuTime=21.74  mem=21M593
63.51	   
63.51	   search
63.51	     run=15  nbConstraintChecks=6189579  nbValidityChecks=33536002  nbPropagations=0  nbRevisions=0
63.51	     nbUselessRevisions=0  nbAssignments=22057  nbFailedAssignments=8421  nbBacktracks=13117  nbVisitedNodes=42321
63.51	     nbRestartNogoods=67
63.51	       =>  wckTime=31.542  cpuTime=31.16  mem=21M593
78.73	   
78.73	   search
78.73	     run=16  nbConstraintChecks=9001548  nbValidityChecks=48848863  nbPropagations=0  nbRevisions=0
78.73	     nbUselessRevisions=0  nbAssignments=32284  nbFailedAssignments=12051  nbBacktracks=19685  nbVisitedNodes=62453
78.73	     nbRestartNogoods=74
78.73	       =>  wckTime=46.757  cpuTime=46.24  mem=21M593
99.06	   
99.06	   search
99.06	     run=17  nbConstraintChecks=13562650  nbValidityChecks=74273606  nbPropagations=0  nbRevisions=0
99.06	     nbUselessRevisions=0  nbAssignments=47210  nbFailedAssignments=17090  nbBacktracks=29538  nbVisitedNodes=90170
99.06	     nbRestartNogoods=81
99.06	       =>  wckTime=67.086  cpuTime=66.38  mem=21M593
133.70	   
133.70	   search
133.70	     run=18  nbConstraintChecks=20777746  nbValidityChecks=113076383  nbPropagations=0  nbRevisions=0
133.70	     nbUselessRevisions=0  nbAssignments=71243  nbFailedAssignments=26315  nbBacktracks=44316  nbVisitedNodes=136291
133.70	     nbRestartNogoods=88
133.70	       =>  wckTime=101.729  cpuTime=100.71  mem=21M593
186.76	   
186.76	   search
186.76	     run=19  nbConstraintChecks=31379826  nbValidityChecks=169793226  nbPropagations=0  nbRevisions=0
186.76	     nbUselessRevisions=0  nbAssignments=108517  nbFailedAssignments=41388  nbBacktracks=66484  nbVisitedNodes=208481
186.76	     nbRestartNogoods=94
186.76	       =>  wckTime=154.789  cpuTime=153.28  mem=21M593
261.13	   
261.13	   search
261.13	     run=20  nbConstraintChecks=46738303  nbValidityChecks=246313194  nbPropagations=0  nbRevisions=0
261.13	     nbUselessRevisions=0  nbAssignments=162334  nbFailedAssignments=61918  nbBacktracks=99736  nbVisitedNodes=311088
261.13	     nbRestartNogoods=103
261.13	       =>  wckTime=229.163  cpuTime=226.98  mem=21M593
363.93	   
363.93	   search
363.93	     run=21  nbConstraintChecks=68993717  nbValidityChecks=350942672  nbPropagations=0  nbRevisions=0
363.93	     nbUselessRevisions=0  nbAssignments=240146  nbFailedAssignments=89823  nbBacktracks=149614  nbVisitedNodes=456084
363.93	     nbRestartNogoods=110
363.93	       =>  wckTime=331.959  cpuTime=328.84  mem=21M593
508.09	   
508.09	   search
508.09	     run=22  nbConstraintChecks=106719361  nbValidityChecks=512628762  nbPropagations=0  nbRevisions=0
508.09	     nbUselessRevisions=0  nbAssignments=352988  nbFailedAssignments=127815  nbBacktracks=224432  nbVisitedNodes=667986
508.09	     nbRestartNogoods=116
508.09	       =>  wckTime=476.12  cpuTime=471.68  mem=21M593
691.71	   
691.71	   search
691.71	     run=23  nbConstraintChecks=151874651  nbValidityChecks=702350293  nbPropagations=0  nbRevisions=0
691.71	     nbUselessRevisions=0  nbAssignments=513924  nbFailedAssignments=176493  nbBacktracks=336659  nbVisitedNodes=943457
691.71	     nbRestartNogoods=126
691.71	       =>  wckTime=659.744  cpuTime=653.63  mem=21M593
957.58	   
957.58	   search
957.58	     run=24  nbConstraintChecks=218228870  nbValidityChecks=971932825  nbPropagations=0  nbRevisions=0
957.58	     nbUselessRevisions=0  nbAssignments=748166  nbFailedAssignments=242357  nbBacktracks=505002  nbVisitedNodes=1341686
957.58	     nbRestartNogoods=135
957.58	       =>  wckTime=925.611  cpuTime=917.08  mem=21M593
1344.54	   
1344.54	   search
1344.54	     run=25  nbConstraintChecks=323385571  nbValidityChecks=1368044153  nbPropagations=0  nbRevisions=0
1344.54	     nbUselessRevisions=0  nbAssignments=1105981  nbFailedAssignments=347626  nbBacktracks=757513
1344.54	     nbVisitedNodes=1938337  nbRestartNogoods=141
1344.54	       =>  wckTime=1312.569  cpuTime=1301.59  mem=21M593
1896.59	   
1896.59	   search
1896.59	     run=26  nbConstraintChecks=472338393  nbValidityChecks=1935265305  nbPropagations=0  nbRevisions=0
1896.59	     nbUselessRevisions=0  nbAssignments=1624365  nbFailedAssignments=487200  nbBacktracks=1136281
1896.59	     nbVisitedNodes=2798023  nbRestartNogoods=148
1896.59	       =>  wckTime=1864.622  cpuTime=1851.44  mem=21M593
2414.12	v 1 0 1 1 1 0 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 1 1 1 1 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 0 0 0 0 1 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 

Verifier Data (download as text)

25 unsatisfied constraints, 773 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/node4/watcher-277958-1169273050 -o ROOT/results/node4/solver-277958-1169273050 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277958-1169273050/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.01 2.00 2.00 4/93 32634
/proc/meminfo: memFree=1319672/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=18540 CPUtime=0
/proc/32633/stat : 32633 (runsolver) R 32631 32633 31904 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 275700582 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32633/statm: 4635 279 244 17 0 2626 0

[startup+0.107716 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 32634
/proc/meminfo: memFree=1319672/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=907808 CPUtime=0.05
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 2419 0 1 0 4 1 0 0 16 0 4 0 275700582 929595392 2166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10706033 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 226952 2166 1196 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515753 s]
/proc/loadavg: 2.01 2.00 2.00 4/93 32634
/proc/meminfo: memFree=1319672/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915332 CPUtime=0.45
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 6149 0 1 0 42 3 0 0 18 0 8 0 275700582 937299968 5888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228833 5888 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33883 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1300608/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=1.25
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 7431 0 1 0 110 15 0 0 25 0 8 0 275700582 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073710515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 7169 2475 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.14
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915420

[startup+2.99099 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1300608/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2.9
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 7432 0 1 0 246 44 0 0 25 0 8 0 275700582 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073714934 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 7169 2475 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.14
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 7169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915420

[startup+6.2703 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1300480/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=6.14
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 7435 0 1 0 514 100 0 0 25 0 8 0 275700582 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073708777 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 7172 2475 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.14
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915420

[startup+12.7599 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1300480/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=12.57
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 7435 0 1 0 1041 216 0 0 25 0 8 0 275700582 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 7172 2475 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.14
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915420

[startup+25.5982 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1300544/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=25.3
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 7435 0 1 0 2086 444 0 0 25 0 8 0 275700582 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073714934 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 7172 2475 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.14
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 7172 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915420

[startup+51.2156 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1289152/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=50.68
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10351 0 1 0 4513 555 0 0 25 0 8 0 275700582 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 10083 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 419 0 0 0 28 0 0 0 15 0 8 0 275700594 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915420

[startup+102.437 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1289088/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=101.44
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10362 0 1 0 9588 556 0 0 25 0 8 0 275700582 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32633/statm: 228855 10094 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 419 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915420

[startup+162.505 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 32641
/proc/meminfo: memFree=1289216/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=160.95
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10366 0 1 0 15539 556 0 0 25 0 8 0 275700582 937390080 10098 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073738644 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2011.05
Current children cumulated vsize (KiB) 915420

[startup+2084.71 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2071.08
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10388 0 1 0 206535 573 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073731280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 420 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2071.08
Current children cumulated vsize (KiB) 915420

[startup+2144.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2131.1
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10388 0 1 0 212537 573 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 420 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.1
Current children cumulated vsize (KiB) 915420

[startup+2204.87 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2191.1
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10388 0 1 0 218536 574 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073913237 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 420 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.1
Current children cumulated vsize (KiB) 915420

[startup+2264.96 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2251.13
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10388 0 1 0 224539 574 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073916210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 420 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.13
Current children cumulated vsize (KiB) 915420

[startup+2325.04 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2311.17
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10388 0 1 0 230543 574 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 420 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.17
Current children cumulated vsize (KiB) 915420

[startup+2385.13 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2371.15
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10389 0 1 0 236541 574 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073915733 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 421 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.15
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2414.12 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 32724
/proc/meminfo: memFree=1315952/2055920 swapFree=4182144/4192956
[pid=32633] ppid=32631 vsize=915420 CPUtime=2400
/proc/32633/stat : 32633 (java) R 32631 32633 31904 0 -1 0 10389 0 1 0 239426 574 0 0 25 0 8 0 275700582 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32633/statm: 228855 10119 2529 14 0 215325 0
[pid=32633/tid=32635] ppid=32631 vsize=915420 CPUtime=0.03
/proc/32633/task/32635/stat : 32635 (java) S 32631 32633 31904 0 -1 64 226 0 0 0 3 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32636] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32636/stat : 32636 (java) S 32631 32633 31904 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32637] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32637/stat : 32637 (java) S 32631 32633 31904 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275700590 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32638] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32638/stat : 32638 (java) S 32631 32633 31904 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32639] ppid=32631 vsize=915420 CPUtime=0.28
/proc/32633/task/32639/stat : 32639 (java) S 32631 32633 31904 0 -1 64 421 0 0 0 28 0 0 0 16 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32633/tid=32640] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32640/stat : 32640 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32633/tid=32641] ppid=32631 vsize=915420 CPUtime=0
/proc/32633/task/32641/stat : 32641 (java) S 32631 32633 31904 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275700594 937390080 10119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 2414.19
CPU time (s): 2400.07
CPU user time (s): 2394.32
CPU system time (s): 5.75312
CPU usage (%): 99.4154
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.32
system time used= 5.75312
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10413
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= 50152
involuntary context switches= 109879

runsolver used 2.85656 s user time and 7.83481 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 06:04:10 UTC 2007


IDJOB= 277958
IDBENCH= 7869
IDSOLVER= 69
FILE ID= node4/277958-1169273050

PBS_JOBID= 3607421

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-100-1000/cnf-3-80-800-815441_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277958-1169273050/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-277958-1169273050 -o ROOT/results/node4/solver-277958-1169273050 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277958-1169273050/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d214f7b58713b3092c4a35b5fe074deb

RANDOM SEED= 881909815

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.223
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.223
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:       1320152 kB
Buffers:         65204 kB
Cached:         514492 kB
SwapCached:       2180 kB
Active:         227372 kB
Inactive:       425540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320152 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          93104 kB
Slab:            67452 kB
Committed_AS:  8487148 kB
PageTables:       2516 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= 66560 MiB



End job on node4 on Sat Jan 20 06:44:24 UTC 2007