Trace number 277877

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.15 2417.39

General information on the benchmark

NameMaxCSP/cnf/2-80-1100-2000/
cnf-2-80-1100-992541_ext.xml
MD5SUM0d757d5c89f2fc008604ef537babea16
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints763
Best CPU time to get the best result obtained on this benchmark1705.87
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints926
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension926
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277877-1169270969/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.105  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.58	     nbConstraints=926  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=912
0.58	     nbConflictsStructures=14  nbSharedConflictsStructures=912  nbSharedBinaryRepresentations=52  maxDegree=33
0.58	     maxArity=2
0.58	       =>  wckTime=0.278  cpuTime=0.2  mem=9M868
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.361  cpuTime=0.24  mem=5M848
0.67	
0.67	s SATISFIABLE
0.67	o 687
0.67	c 239
0.67	o 695
0.67	c 231
0.68	o 703
0.68	c 223
0.68	o 709
0.68	c 217
0.68	o 711
0.68	c 215
0.68	o 712
0.68	c 214
0.68	o 716
0.68	c 210
0.68	o 720
0.68	c 206
0.68	o 721
0.68	c 205
0.68	o 724
0.68	c 202
0.68	o 727
0.68	c 199
0.68	o 729
0.68	c 197
0.69	o 731
0.69	c 195
0.69	o 732
0.69	c 194
0.69	o 733
0.69	c 193
0.69	o 735
0.69	c 191
0.69	o 738
0.69	c 188
0.74	o 739
0.74	c 187
0.74	o 740
0.74	c 186
0.74	o 741
0.74	c 185
0.75	o 743
0.75	c 183
0.75	o 744
0.75	c 182
0.80	o 745
0.80	c 181
0.80	o 747
0.80	c 179
0.83	o 748
0.83	c 178
0.95	o 749
0.95	c 177
0.95	o 750
0.95	c 176
0.95	o 751
0.95	c 175
0.96	o 752
0.96	c 174
0.96	o 754
0.96	c 172
1.00	o 755
1.00	c 171
1.01	o 756
1.01	c 170
1.01	o 757
1.01	c 169
1.73	o 758
1.73	c 168
3.45	   
3.45	   search
3.45	     run=0  nbConstraintChecks=12961900  nbAssignments=10000
3.45	       =>  wckTime=2.78  cpuTime=2.72  mem=5M848
3.99	o 759
3.99	c 167
6.20	   
6.20	   search
6.20	     run=1  nbConstraintChecks=26409600  nbAssignments=20000
6.20	       =>  wckTime=5.529  cpuTime=5.45  mem=5M848
8.88	   
8.88	   search
8.88	     run=2  nbConstraintChecks=39407736  nbAssignments=30000
8.88	       =>  wckTime=8.215  cpuTime=8.1  mem=5M848
10.00	o 760
10.00	c 166
11.64	   
11.64	   search
11.64	     run=3  nbConstraintChecks=52871668  nbAssignments=40000
11.64	       =>  wckTime=10.971  cpuTime=10.83  mem=5M848
13.70	o 761
13.70	c 165
14.34	   
14.34	   search
14.34	     run=4  nbConstraintChecks=65849467  nbAssignments=50000
14.34	       =>  wckTime=13.67  cpuTime=13.51  mem=5M848
17.11	   
17.11	   search
17.11	     run=5  nbConstraintChecks=79260247  nbAssignments=60000
17.11	       =>  wckTime=16.442  cpuTime=16.25  mem=5M848
19.81	   
19.81	   search
19.81	     run=6  nbConstraintChecks=92236835  nbAssignments=70000
19.81	       =>  wckTime=19.145  cpuTime=18.93  mem=5M848
22.59	   
22.59	   search
22.59	     run=7  nbConstraintChecks=105713785  nbAssignments=80000
22.59	       =>  wckTime=21.927  cpuTime=21.69  mem=5M848
25.28	   
25.28	   search
25.28	     run=8  nbConstraintChecks=118702171  nbAssignments=90000
25.28	       =>  wckTime=24.615  cpuTime=24.35  mem=5M848
28.04	   
28.04	   search
28.04	     run=9  nbConstraintChecks=132184021  nbAssignments=100000
28.04	       =>  wckTime=27.375  cpuTime=27.08  mem=5M848
30.72	   
30.72	   search
30.72	     run=10  nbConstraintChecks=145161546  nbAssignments=110000
30.72	       =>  wckTime=30.058  cpuTime=29.74  mem=5M848
33.48	   
33.48	   search
33.48	     run=11  nbConstraintChecks=158586205  nbAssignments=120000
33.48	       =>  wckTime=32.813  cpuTime=32.47  mem=5M848
36.19	   
36.19	   search
36.19	     run=12  nbConstraintChecks=171574235  nbAssignments=130000
36.19	       =>  wckTime=35.52  cpuTime=35.15  mem=5M848
38.97	   
38.97	   search
38.97	     run=13  nbConstraintChecks=185059520  nbAssignments=140000
38.97	       =>  wckTime=38.305  cpuTime=37.91  mem=5M848
41.68	   
41.68	   search
41.68	     run=14  nbConstraintChecks=198034584  nbAssignments=150000
41.68	       =>  wckTime=41.011  cpuTime=40.6  mem=5M848
43.99	   
43.99	   search
43.99	     run=15  nbConstraintChecks=209273511  nbAssignments=158377
43.99	       =>  wckTime=43.323  cpuTime=42.89  mem=5M848
43.99	   
43.99	   global
43.99	     nbConstraintChecks=209273511  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.99	     solvingWckTime=43.322  solvingCpuTime=42.89  expiredTime=no  totalExploration=no  nbFoundSolutions=0
43.99	     globalCpuTime=43.18
43.99	       =>  wckTime=43.685  cpuTime=43.13  mem=5M848
43.99	   
43.99	   solver IterativeSystematicSolver being built... 
44.14	       =>  wckTime=43.835  cpuTime=43.24  mem=16M772
44.16	   
44.16	   preprocessing
44.16	     nbConstraintChecks=180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
44.16	     detectedInconsistency=no
44.16	       =>  wckTime=0.011  cpuTime=0.01  mem=16M772
44.24	   
44.24	   search
44.24	     run=0  nbConstraintChecks=86891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60
44.24	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=79  nbRestartNogoods=0
44.24	       =>  wckTime=0.1  cpuTime=0.07  mem=17M780
44.32	   
44.32	   search
44.32	     run=1  nbConstraintChecks=196255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127
44.32	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=174  nbRestartNogoods=2
44.32	       =>  wckTime=0.175  cpuTime=0.14  mem=17M780
44.39	   
44.39	   search
44.39	     run=2  nbConstraintChecks=333688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=202
44.39	     nbFailedAssignments=34  nbBacktracks=48  nbVisitedNodes=285  nbRestartNogoods=5
44.39	       =>  wckTime=0.249  cpuTime=0.21  mem=17M780
44.49	   
44.49	   search
44.49	     run=3  nbConstraintChecks=522339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296
44.49	     nbFailedAssignments=54  nbBacktracks=81  nbVisitedNodes=432  nbRestartNogoods=6
44.49	       =>  wckTime=0.347  cpuTime=0.31  mem=17M780
44.64	   
44.64	   search
44.64	     run=4  nbConstraintChecks=818833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
44.64	     nbFailedAssignments=99  nbBacktracks=133  nbVisitedNodes=664  nbRestartNogoods=9
44.64	       =>  wckTime=0.498  cpuTime=0.46  mem=17M780
44.82	   
44.82	   search
44.82	     run=5  nbConstraintChecks=1170508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=581
44.82	     nbFailedAssignments=136  nbBacktracks=208  nbVisitedNodes=926  nbRestartNogoods=12
44.82	       =>  wckTime=0.68  cpuTime=0.64  mem=17M780
45.11	   
45.11	   search
45.11	     run=6  nbConstraintChecks=1762129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=824
45.11	     nbFailedAssignments=224  nbBacktracks=321  nbVisitedNodes=1370  nbRestartNogoods=14
45.11	       =>  wckTime=0.966  cpuTime=0.92  mem=17M780
45.54	   
45.54	   search
45.54	     run=7  nbConstraintChecks=2595773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1158
45.54	     nbFailedAssignments=350  nbBacktracks=491  nbVisitedNodes=2000  nbRestartNogoods=17
45.54	       =>  wckTime=1.394  cpuTime=1.34  mem=17M780
46.12	   
46.12	   search
46.12	     run=8  nbConstraintChecks=3745107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1601
46.12	     nbFailedAssignments=499  nbBacktracks=747  nbVisitedNodes=2848  nbRestartNogoods=21
46.12	       =>  wckTime=1.98  cpuTime=1.9  mem=17M780
46.96	   
46.96	   search
46.96	     run=9  nbConstraintChecks=5483272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2243
46.96	     nbFailedAssignments=718  nbBacktracks=1131  nbVisitedNodes=4093  nbRestartNogoods=26
46.96	       =>  wckTime=2.813  cpuTime=2.72  mem=17M780
48.31	   
48.31	   search
48.31	     run=10  nbConstraintChecks=8203854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3255
48.31	     nbFailedAssignments=1120  nbBacktracks=1707  nbVisitedNodes=6083  nbRestartNogoods=30
48.31	       =>  wckTime=4.172  cpuTime=4.06  mem=17M780
50.21	   
50.21	   search
50.21	     run=11  nbConstraintChecks=12186195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4703
50.21	     nbFailedAssignments=1661  nbBacktracks=2573  nbVisitedNodes=8938  nbRestartNogoods=37
50.21	       =>  wckTime=6.065  cpuTime=5.93  mem=17M780
53.07	   
53.07	   search
53.07	     run=12  nbConstraintChecks=18145332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6876
53.07	     nbFailedAssignments=2498  nbBacktracks=3871  nbVisitedNodes=13246  nbRestartNogoods=43
53.07	       =>  wckTime=8.93  cpuTime=8.77  mem=17M780
57.54	   
57.54	   search
57.54	     run=13  nbConstraintChecks=27109703  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10084
57.54	     nbFailedAssignments=3720  nbBacktracks=5818  nbVisitedNodes=19623  nbRestartNogoods=48
57.54	       =>  wckTime=13.396  cpuTime=13.19  mem=17M780
65.00	   
65.00	   search
65.00	     run=14  nbConstraintChecks=41000672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15240
65.00	     nbFailedAssignments=5922  nbBacktracks=8740  nbVisitedNodes=29903  nbRestartNogoods=54
65.00	       =>  wckTime=20.86  cpuTime=20.59  mem=17M780
75.15	   
75.15	   search
75.15	     run=15  nbConstraintChecks=61221114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22697
75.15	     nbFailedAssignments=8965  nbBacktracks=13118  nbVisitedNodes=44781  nbRestartNogoods=57
75.15	       =>  wckTime=31.003  cpuTime=30.65  mem=17M780
91.75	   
91.75	   search
91.75	     run=16  nbConstraintChecks=91227091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33821
91.75	     nbFailedAssignments=13488  nbBacktracks=19686  nbVisitedNodes=66996  nbRestartNogoods=64
91.75	       =>  wckTime=47.61  cpuTime=47.1  mem=17M780
114.55	   
114.55	   search
114.55	     run=17  nbConstraintChecks=138376356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50770
114.55	     nbFailedAssignments=20544  nbBacktracks=29539  nbVisitedNodes=100854  nbRestartNogoods=71
114.55	       =>  wckTime=70.411  cpuTime=69.69  mem=17M780
151.87	   
151.87	   search
151.87	     run=18  nbConstraintChecks=212227523  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77336
151.87	     nbFailedAssignments=32294  nbBacktracks=44317  nbVisitedNodes=153939  nbRestartNogoods=76
151.87	       =>  wckTime=107.728  cpuTime=106.66  mem=17M780
201.62	   
201.62	   search
201.62	     run=19  nbConstraintChecks=312084674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112954
201.63	     nbFailedAssignments=45700  nbBacktracks=66485  nbVisitedNodes=225131  nbRestartNogoods=83
201.63	       =>  wckTime=157.482  cpuTime=155.95  mem=17M780
285.74	   
285.74	   search
285.74	     run=20  nbConstraintChecks=473774397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171035
285.74	     nbFailedAssignments=70495  nbBacktracks=99738  nbVisitedNodes=341255  nbRestartNogoods=86
285.74	       =>  wckTime=241.602  cpuTime=239.31  mem=17M780
412.74	   
412.74	   search
412.74	     run=21  nbConstraintChecks=714529296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258700
412.74	     nbFailedAssignments=108252  nbBacktracks=149616  nbVisitedNodes=516554  nbRestartNogoods=94
412.74	       =>  wckTime=368.597  cpuTime=365.13  mem=17M780
585.75	   
585.75	   search
585.75	     run=22  nbConstraintChecks=1045451033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=376609
585.75	     nbFailedAssignments=151309  nbBacktracks=224434  nbVisitedNodes=751890  nbRestartNogoods=101
585.75	       =>  wckTime=541.608  cpuTime=536.54  mem=17M780
849.32	   
849.32	   search
849.32	     run=23  nbConstraintChecks=1563616235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=566140
849.32	     nbFailedAssignments=228582  nbBacktracks=336661  nbVisitedNodes=1129355  nbRestartNogoods=106
849.32	       =>  wckTime=805.179  cpuTime=797.69  mem=17M780
1263.79	   
1263.79	   search
1263.79	     run=24  nbConstraintChecks=2319219864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=850441
1263.79	     nbFailedAssignments=344516  nbBacktracks=505002  nbVisitedNodes=1692591  nbRestartNogoods=113
1263.79	       =>  wckTime=1219.65  cpuTime=1208.34  mem=17M780
1843.08	   
1843.08	   search
1843.08	     run=25  nbConstraintChecks=3412680739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1253678
1843.08	     nbFailedAssignments=495208  nbBacktracks=757513  nbVisitedNodes=2493955  nbRestartNogoods=122
1843.08	       =>  wckTime=1798.937  cpuTime=1783.37  mem=17M780
2417.28	v 0 1 0 0 0 0 0 1 0 1 1 0 1 1 1 0 1 0 0 0 0 1 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 0 0 0 0 1 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 

Verifier Data (download as text)

165 unsatisfied constraints, 761 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/node19/watcher-277877-1169270969 -o ROOT/results/node19/solver-277877-1169270969 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277877-1169270969/unknown.xml 

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

/proc/loadavg: 1.91 1.94 1.96 4/93 18555
/proc/meminfo: memFree=1149040/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=906644 CPUtime=0.03
/proc/18554/stat : 18554 (java) S 18552 18554 18414 0 -1 0 2068 0 1 0 2 1 0 0 18 0 2 0 275491572 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 226661 1817 1036 14 0 214244 0
[pid=18554/tid=18556] ppid=18552 vsize=906644 CPUtime=0
/proc/18554/task/18556/stat : 18556 (java) R 18552 18554 18414 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 275491575 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103395 s]
/proc/loadavg: 1.91 1.94 1.96 4/93 18555
/proc/meminfo: memFree=1149040/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=914988 CPUtime=0.09
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 3012 0 1 0 7 2 0 0 17 0 8 0 275491572 936947712 2758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819499 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228747 2758 1433 14 0 215242 0
[pid=18554/tid=18556] ppid=18552 vsize=914988 CPUtime=0
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 275491575 936947712 2758 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511472 s]
/proc/loadavg: 1.91 1.94 1.96 4/93 18555
/proc/meminfo: memFree=1149040/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915332 CPUtime=0.5
/proc/18554/stat : 18554 (java) S 18552 18554 18414 0 -1 0 6395 0 1 0 46 4 0 0 17 0 8 0 275491572 937299968 6134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228833 6134 2143 14 0 215303 0
[pid=18554/tid=18556] ppid=18552 vsize=915332 CPUtime=0
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 275491575 937299968 6134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33262 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1129912/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915468 CPUtime=1.3
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 7484 0 1 0 116 14 0 0 22 0 8 0 275491572 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228867 7222 2476 14 0 215337 0
[pid=18554/tid=18556] ppid=18552 vsize=915468 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 275491575 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915468 CPUtime=0.14
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 275491579 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937439232 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.97593 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1129912/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2.93
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 7485 0 1 0 256 37 0 0 25 0 8 0 275491572 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155122803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228866 7222 2476 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.14
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 275491579 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 7222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26756 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1129784/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915468 CPUtime=6.2
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 7488 0 1 0 535 85 0 0 25 0 8 0 275491572 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228867 7225 2476 14 0 215337 0
[pid=18554/tid=18556] ppid=18552 vsize=915468 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 275491575 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915468 CPUtime=0.14
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275491579 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915468 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937439232 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915468

[startup+12.7438 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1129784/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=12.61
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 7488 0 1 0 1082 179 0 0 25 0 8 0 275491572 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228866 7225 2476 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.14
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6032 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1129784/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=25.35
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 7488 0 1 0 2170 365 0 0 25 0 8 0 275491572 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228866 7225 2476 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 242 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.14
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 7225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.21 s]
/proc/loadavg: 2.00 1.96 1.96 3/100 18562
/proc/meminfo: memFree=1122936/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=50.71
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9266 0 1 0 4442 629 0 0 25 0 8 0 275491572 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228866 8999 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 8999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915464

[startup+102.416 s]
/proc/loadavg: 2.00 1.97 1.96 3/100 18562
/proc/meminfo: memFree=1122936/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=101.45
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9281 0 1 0 9515 630 0 0 25 0 8 0 275491572 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18554/statm: 228866 9013 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915464

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

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

[startup+2084.16 s]
/proc/loadavg: 1.54 1.89 1.96 2/85 18777
/proc/meminfo: memFree=1156216/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2067.08
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 206066 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2067.08
Current children cumulated vsize (KiB) 915464

[startup+2144.18 s]
/proc/loadavg: 1.20 1.73 1.90 2/85 18777
/proc/meminfo: memFree=1156280/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2127.09
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 212067 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073730622 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2127.09
Current children cumulated vsize (KiB) 915464

[startup+2204.21 s]
/proc/loadavg: 1.07 1.59 1.84 2/85 18777
/proc/meminfo: memFree=1156280/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2187.1
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 218068 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073867405 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2187.1
Current children cumulated vsize (KiB) 915464

[startup+2264.23 s]
/proc/loadavg: 1.02 1.48 1.78 2/85 18777
/proc/meminfo: memFree=1156344/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2247.1
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 224068 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2247.1
Current children cumulated vsize (KiB) 915464

[startup+2324.25 s]
/proc/loadavg: 1.01 1.39 1.73 2/85 18777
/proc/meminfo: memFree=1156344/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2307.1
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 230068 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2307.1
Current children cumulated vsize (KiB) 915464

[startup+2384.27 s]
/proc/loadavg: 1.03 1.33 1.69 2/85 18777
/proc/meminfo: memFree=1156352/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2367.1
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 236068 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2367.1
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.28 s]
/proc/loadavg: 1.02 1.29 1.66 2/85 18777
/proc/meminfo: memFree=1156352/2055920 swapFree=4171264/4192956
[pid=18554] ppid=18552 vsize=915464 CPUtime=2400.09
/proc/18554/stat : 18554 (java) R 18552 18554 18414 0 -1 0 9305 0 1 0 239367 642 0 0 25 0 8 0 275491572 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841584 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18554/statm: 228866 9036 2527 14 0 215336 0
[pid=18554/tid=18556] ppid=18552 vsize=915464 CPUtime=0.03
/proc/18554/task/18556/stat : 18556 (java) S 18552 18554 18414 0 -1 64 243 0 0 0 3 0 0 0 16 0 8 0 275491575 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18557] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18557/stat : 18557 (java) S 18552 18554 18414 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18558] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18558/stat : 18558 (java) S 18552 18554 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275491576 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18559] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18559/stat : 18559 (java) S 18552 18554 18414 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18560] ppid=18552 vsize=915464 CPUtime=0.25
/proc/18554/task/18560/stat : 18560 (java) S 18552 18554 18414 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18561] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18561/stat : 18561 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18554/tid=18562] ppid=18552 vsize=915464 CPUtime=0
/proc/18554/task/18562/stat : 18562 (java) S 18552 18554 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275491579 937435136 9036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2417.39
CPU time (s): 2400.15
CPU user time (s): 2393.72
CPU system time (s): 6.43102
CPU usage (%): 99.2869
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.72
system time used= 6.43102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9329
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= 49936
involuntary context switches= 89449

runsolver used 2.88156 s user time and 7.50386 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 05:29:29 UTC 2007


IDJOB= 277877
IDBENCH= 7762
IDSOLVER= 69
FILE ID= node19/277877-1169270969

PBS_JOBID= 3607448

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0d757d5c89f2fc008604ef537babea16

RANDOM SEED= 930138517

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.260
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.260
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:       1149520 kB
Buffers:         62636 kB
Cached:         702188 kB
SwapCached:      10172 kB
Active:         368160 kB
Inactive:       458496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149520 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          80840 kB
Slab:            64212 kB
Committed_AS:  8411652 kB
PageTables:       2480 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 node19 on Sat Jan 20 06:09:47 UTC 2007