Trace number 280064

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.08 2402.48

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-460-9_ext.xml
MD5SUM7fe7854ccac10305fdda1e9c3b914773
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints283
Best CPU time to get the best result obtained on this benchmark42.7315
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints460
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension460
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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=pfc.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/280064-1169300563/unknown.xml
0.47	   
0.47	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.50	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.50	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.50	   
0.50	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.63	     nbConstraints=460  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=459
0.63	     nbConflictsStructures=1  nbSharedConflictsStructures=459  nbSharedBinaryRepresentations=2  maxDegree=30  maxArity=2
0.63	       =>  wckTime=0.229  cpuTime=0.15  mem=8M876
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.308  cpuTime=0.2  mem=5M588
0.72	
0.72	s SATISFIABLE
0.72	o 243
0.72	c 217
0.72	o 249
0.72	c 211
0.72	o 255
0.72	c 205
0.72	o 257
0.72	c 203
0.72	o 261
0.72	c 199
0.72	o 262
0.72	c 198
0.72	o 264
0.72	c 196
0.72	o 265
0.72	c 195
0.73	o 268
0.73	c 192
0.73	o 271
0.73	c 189
0.73	o 272
0.73	c 188
0.73	o 273
0.73	c 187
0.73	o 276
0.73	c 184
0.73	o 278
0.73	c 182
0.75	o 280
0.75	c 180
0.77	o 281
0.77	c 179
0.80	o 283
0.80	c 177
2.44	   
2.44	   search
2.44	     run=0  nbConstraintChecks=7236522  nbAssignments=10000
2.44	       =>  wckTime=1.723  cpuTime=1.68  mem=5M588
4.10	   
4.10	   search
4.10	     run=1  nbConstraintChecks=14551254  nbAssignments=20000
4.10	       =>  wckTime=3.391  cpuTime=3.34  mem=5M588
5.76	   
5.76	   search
5.76	     run=2  nbConstraintChecks=21787410  nbAssignments=30000
5.76	       =>  wckTime=5.045  cpuTime=4.98  mem=5M588
7.42	   
7.42	   search
7.42	     run=3  nbConstraintChecks=29097043  nbAssignments=40000
7.42	       =>  wckTime=6.709  cpuTime=6.63  mem=5M588
9.07	   
9.07	   search
9.07	     run=4  nbConstraintChecks=36335165  nbAssignments=50000
9.07	       =>  wckTime=8.363  cpuTime=8.27  mem=5M588
10.74	   
10.74	   search
10.74	     run=5  nbConstraintChecks=43648587  nbAssignments=60000
10.74	       =>  wckTime=10.025  cpuTime=9.91  mem=5M588
12.38	   
12.38	   search
12.38	     run=6  nbConstraintChecks=50880472  nbAssignments=70000
12.38	       =>  wckTime=11.664  cpuTime=11.55  mem=5M588
14.03	   
14.03	   search
14.03	     run=7  nbConstraintChecks=58192680  nbAssignments=80000
14.03	       =>  wckTime=13.318  cpuTime=13.18  mem=5M588
15.67	   
15.67	   search
15.67	     run=8  nbConstraintChecks=65432444  nbAssignments=90000
15.67	       =>  wckTime=14.955  cpuTime=14.81  mem=5M588
17.32	   
17.32	   search
17.32	     run=9  nbConstraintChecks=72735111  nbAssignments=100000
17.32	       =>  wckTime=16.609  cpuTime=16.45  mem=5M588
18.96	   
18.96	   search
18.96	     run=10  nbConstraintChecks=79967664  nbAssignments=110000
18.96	       =>  wckTime=18.245  cpuTime=18.07  mem=5M588
20.61	   
20.61	   search
20.61	     run=11  nbConstraintChecks=87287151  nbAssignments=120000
20.61	       =>  wckTime=19.903  cpuTime=19.71  mem=5M588
22.26	   
22.26	   search
22.26	     run=12  nbConstraintChecks=94520414  nbAssignments=130000
22.26	       =>  wckTime=21.549  cpuTime=21.34  mem=5M588
23.93	   
23.93	   search
23.93	     run=13  nbConstraintChecks=101829911  nbAssignments=140000
23.93	       =>  wckTime=23.214  cpuTime=23.0  mem=5M588
25.58	   
25.58	   search
25.58	     run=14  nbConstraintChecks=109065076  nbAssignments=150000
25.58	       =>  wckTime=24.868  cpuTime=24.63  mem=5M588
27.24	   
27.24	   search
27.24	     run=15  nbConstraintChecks=116371377  nbAssignments=160000
27.24	       =>  wckTime=26.532  cpuTime=26.28  mem=5M588
28.90	   
28.90	   search
28.90	     run=16  nbConstraintChecks=123610828  nbAssignments=170000
28.90	       =>  wckTime=28.187  cpuTime=27.93  mem=5M588
30.56	   
30.56	   search
30.56	     run=17  nbConstraintChecks=130925009  nbAssignments=180000
30.56	       =>  wckTime=29.852  cpuTime=29.58  mem=5M588
31.07	   
31.07	   search
31.07	     run=18  nbConstraintChecks=133104883  nbAssignments=183063
31.07	       =>  wckTime=30.355  cpuTime=30.09  mem=5M588
31.07	   
31.07	   global
31.07	     nbConstraintChecks=133104883  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.07	     solvingWckTime=30.354  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.07	     globalCpuTime=30.34
31.07	       =>  wckTime=30.664  cpuTime=30.29  mem=5M588
31.07	   
31.07	   solver IterativeSystematicSolver being built... 
31.21	       =>  wckTime=30.809  cpuTime=30.39  mem=16M712
31.22	   
31.22	   preprocessing
31.22	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.22	     detectedInconsistency=no
31.22	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M712
31.28	   
31.28	   search
31.28	     run=0  nbConstraintChecks=37652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45
31.28	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
31.28	       =>  wckTime=0.061  cpuTime=0.05  mem=16M712
31.32	   
31.32	   search
31.32	     run=1  nbConstraintChecks=83520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.32	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=143  nbRestartNogoods=3
31.32	       =>  wckTime=0.101  cpuTime=0.07  mem=16M712
31.34	   
31.34	   search
31.34	     run=2  nbConstraintChecks=145928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
31.34	     nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=245  nbRestartNogoods=5
31.34	       =>  wckTime=0.128  cpuTime=0.09  mem=16M712
31.38	   
31.38	   search
31.38	     run=3  nbConstraintChecks=231124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244
31.38	     nbFailedAssignments=62  nbBacktracks=82  nbVisitedNodes=389  nbRestartNogoods=7
31.38	       =>  wckTime=0.162  cpuTime=0.13  mem=16M712
31.43	   
31.43	   search
31.43	     run=4  nbConstraintChecks=356028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=351
31.43	     nbFailedAssignments=99  nbBacktracks=132  nbVisitedNodes=583  nbRestartNogoods=9
31.43	       =>  wckTime=0.217  cpuTime=0.18  mem=16M712
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=558132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=514
31.51	     nbFailedAssignments=167  nbBacktracks=207  nbVisitedNodes=889  nbRestartNogoods=13
31.51	       =>  wckTime=0.299  cpuTime=0.26  mem=16M712
31.63	   
31.63	   search
31.63	     run=6  nbConstraintChecks=846551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=743
31.63	     nbFailedAssignments=263  nbBacktracks=320  nbVisitedNodes=1327  nbRestartNogoods=17
31.63	       =>  wckTime=0.412  cpuTime=0.37  mem=16M712
31.80	   
31.80	   search
31.80	     run=7  nbConstraintChecks=1278124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1082
31.80	     nbFailedAssignments=407  nbBacktracks=491  nbVisitedNodes=1981  nbRestartNogoods=20
31.80	       =>  wckTime=0.588  cpuTime=0.53  mem=16M712
32.07	   
32.07	   search
32.07	     run=8  nbConstraintChecks=1929342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1583
32.07	     nbFailedAssignments=631  nbBacktracks=747  nbVisitedNodes=2962  nbRestartNogoods=22
32.07	       =>  wckTime=0.856  cpuTime=0.78  mem=16M712
32.46	   
32.46	   search
32.46	     run=9  nbConstraintChecks=2954735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2367
32.46	     nbFailedAssignments=1008  nbBacktracks=1132  nbVisitedNodes=4508  nbRestartNogoods=27
32.46	       =>  wckTime=1.241  cpuTime=1.16  mem=16M712
33.02	   
33.02	   search
33.02	     run=10  nbConstraintChecks=4367598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3437
33.02	     nbFailedAssignments=1484  nbBacktracks=1708  nbVisitedNodes=6630  nbRestartNogoods=31
33.02	       =>  wckTime=1.808  cpuTime=1.71  mem=16M712
33.89	   
33.89	   search
33.89	     run=11  nbConstraintChecks=6583395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5095
33.90	     nbFailedAssignments=2259  nbBacktracks=2573  nbVisitedNodes=9928  nbRestartNogoods=37
33.90	       =>  wckTime=2.68  cpuTime=2.58  mem=16M712
35.27	   
35.27	   search
35.27	     run=12  nbConstraintChecks=10021596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7652
35.27	     nbFailedAssignments=3504  nbBacktracks=3870  nbVisitedNodes=15027  nbRestartNogoods=43
35.27	       =>  wckTime=4.058  cpuTime=3.94  mem=16M712
37.40	   
37.40	   search
37.40	     run=13  nbConstraintChecks=15225784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11543
37.40	     nbFailedAssignments=5432  nbBacktracks=5816  nbVisitedNodes=22792  nbRestartNogoods=51
37.40	       =>  wckTime=6.184  cpuTime=6.05  mem=16M712
40.53	   
40.53	   search
40.53	     run=14  nbConstraintChecks=22848939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17081
40.53	     nbFailedAssignments=8036  nbBacktracks=8735  nbVisitedNodes=33853  nbRestartNogoods=58
40.53	       =>  wckTime=9.311  cpuTime=9.16  mem=16M712
45.33	   
45.33	   search
45.33	     run=15  nbConstraintChecks=34503044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25597
45.33	     nbFailedAssignments=12153  nbBacktracks=13114  nbVisitedNodes=50865  nbRestartNogoods=66
45.33	       =>  wckTime=14.113  cpuTime=13.92  mem=16M712
52.35	   
52.35	   search
52.35	     run=16  nbConstraintChecks=51417931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38038
52.35	     nbFailedAssignments=18006  nbBacktracks=19682  nbVisitedNodes=75726  nbRestartNogoods=71
52.35	       =>  wckTime=21.138  cpuTime=20.89  mem=16M712
62.41	   
62.41	   search
62.41	     run=17  nbConstraintChecks=76184706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56242
62.41	     nbFailedAssignments=26343  nbBacktracks=29535  nbVisitedNodes=112120  nbRestartNogoods=76
62.41	       =>  wckTime=31.199  cpuTime=30.87  mem=16M712
77.16	   
77.16	   search
77.16	     run=18  nbConstraintChecks=114205924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84273
77.16	     nbFailedAssignments=39579  nbBacktracks=44313  nbVisitedNodes=168150  nbRestartNogoods=83
77.16	       =>  wckTime=45.945  cpuTime=45.59  mem=16M712
99.97	   
99.97	   search
99.97	     run=19  nbConstraintChecks=171759380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126509
99.97	     nbFailedAssignments=59632  nbBacktracks=66481  nbVisitedNodes=252491  nbRestartNogoods=89
99.97	       =>  wckTime=68.755  cpuTime=68.39  mem=16M712
134.83	   
134.84	   search
134.84	     run=20  nbConstraintChecks=259332488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191714
134.84	     nbFailedAssignments=91571  nbBacktracks=99733  nbVisitedNodes=382028  nbRestartNogoods=94
134.84	       =>  wckTime=103.62  cpuTime=103.22  mem=16M712
182.94	   
182.94	   search
182.94	     run=21  nbConstraintChecks=381712139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285134
182.94	     nbFailedAssignments=135093  nbBacktracks=149613  nbVisitedNodes=564156  nbRestartNogoods=105
182.94	       =>  wckTime=151.729  cpuTime=151.3  mem=16M712
248.02	   
248.02	   search
248.02	     run=22  nbConstraintChecks=560843302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=426712
248.02	     nbFailedAssignments=201833  nbBacktracks=224431  nbVisitedNodes=840089  nbRestartNogoods=112
248.02	       =>  wckTime=216.807  cpuTime=216.33  mem=16M712
322.59	   
322.59	   search
322.59	     run=23  nbConstraintChecks=787254663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=618427
322.59	     nbFailedAssignments=281299  nbBacktracks=336658  nbVisitedNodes=1190598  nbRestartNogoods=121
322.59	       =>  wckTime=291.379  cpuTime=290.83  mem=16M712
413.89	   
413.89	   search
413.89	     run=24  nbConstraintChecks=1065436535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=873830
413.89	     nbFailedAssignments=368341  nbBacktracks=505000  nbVisitedNodes=1621274  nbRestartNogoods=130
413.89	       =>  wckTime=382.671  cpuTime=382.05  mem=16M712
549.68	   
549.68	   search
549.68	     run=25  nbConstraintChecks=1474373387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1253885
549.68	     nbFailedAssignments=495862  nbBacktracks=757512  nbVisitedNodes=2249236  nbRestartNogoods=136
549.68	       =>  wckTime=518.463  cpuTime=517.74  mem=16M712
745.70	   
745.70	   search
745.70	     run=26  nbConstraintChecks=2076883825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1822797
745.70	     nbFailedAssignments=685986  nbBacktracks=1136279  nbVisitedNodes=3187319  nbRestartNogoods=142
745.70	       =>  wckTime=714.486  cpuTime=713.65  mem=16M712
1046.26	   
1046.26	   search
1046.26	     run=27  nbConstraintChecks=2987144005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2680563
1046.26	     nbFailedAssignments=975578  nbBacktracks=1704431  nbVisitedNodes=4599225  nbRestartNogoods=151
1046.26	       =>  wckTime=1015.046  cpuTime=1013.98  mem=16M712
1516.03	   
1516.03	   search
1516.03	     run=28  nbConstraintChecks=4374260752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3961091
1516.03	     nbFailedAssignments=1403856  nbBacktracks=2556657  nbVisitedNodes=6711888  nbRestartNogoods=165
1516.03	       =>  wckTime=1484.815  cpuTime=1483.34  mem=16M712
2181.97	   
2181.97	   search
2181.97	     run=29  nbConstraintChecks=6413374097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5895252
2181.97	     nbFailedAssignments=2059656  nbBacktracks=3834998  nbVisitedNodes=9889119  nbRestartNogoods=180
2181.97	       =>  wckTime=2150.754  cpuTime=2148.79  mem=16M712
2402.46	v 1 1 1 1 0 1 0 1 1 0 0 0 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 1 0 1 0 1 1 0 0 0 1 1 1 0 

Verifier Data (download as text)

177 unsatisfied constraints, 283 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/node16/watcher-280064-1169300563 -o ROOT/results/node16/solver-280064-1169300563 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280064-1169300563/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.02 2.01 2.00 4/86 31380
/proc/meminfo: memFree=1191968/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=18540 CPUtime=0
/proc/31379/stat : 31379 (runsolver) R 31377 31379 30342 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278451103 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31379/statm: 4635 279 244 17 0 2626 0

[startup+0.108113 s]
/proc/loadavg: 2.02 2.01 2.00 4/86 31380
/proc/meminfo: memFree=1191968/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=914988 CPUtime=0.09
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 2996 0 1 0 8 1 0 0 18 0 8 0 278451103 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518035 s]
/proc/loadavg: 2.02 2.01 2.00 4/86 31380
/proc/meminfo: memFree=1191968/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915332 CPUtime=0.4
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 6058 0 1 0 37 3 0 0 18 0 8 0 278451103 937299968 5797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072929207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228833 5797 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.34588 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 31387
/proc/meminfo: memFree=1174184/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915456 CPUtime=1.22
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 7100 0 1 0 103 19 0 0 24 0 8 0 278451103 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228864 6838 2476 14 0 215334 0
[pid=31379/tid=31381] ppid=31377 vsize=915456 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278451107 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915456 CPUtime=0.13
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 335 0 0 0 12 1 0 0 16 0 8 0 278451111 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937426944 6838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915456

[startup+2.98457 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 31387
/proc/meminfo: memFree=1174120/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2.84
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 7103 0 1 0 231 53 0 0 25 0 8 0 278451103 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228863 6840 2476 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.14
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 337 0 0 0 13 1 0 0 16 0 8 0 278451111 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 6840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915452

[startup+6.26295 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 31387
/proc/meminfo: memFree=1174120/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=6.09
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 7104 0 1 0 479 130 0 0 25 0 8 0 278451103 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678925 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228863 6841 2476 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.14
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 338 0 0 0 13 1 0 0 16 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915452

[startup+12.7507 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 31387
/proc/meminfo: memFree=1174120/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=12.53
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 7104 0 1 0 963 290 0 0 25 0 8 0 278451103 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228863 6841 2476 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.14
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 338 0 0 0 13 1 0 0 16 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915452

[startup+25.6043 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 31387
/proc/meminfo: memFree=1174248/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915456 CPUtime=25.28
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 7104 0 1 0 1927 601 0 0 25 0 8 0 278451103 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228864 6841 2476 14 0 215334 0
[pid=31379/tid=31381] ppid=31377 vsize=915456 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278451107 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915456 CPUtime=0.14
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 338 0 0 0 13 1 0 0 16 0 8 0 278451111 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915456 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937426944 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915456

[startup+51.2065 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 31387
/proc/meminfo: memFree=1166312/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=50.67
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9147 0 1 0 4332 735 0 0 25 0 8 0 278451103 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803930 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31379/statm: 228863 8881 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 915452

[startup+102.424 s]
/proc/loadavg: 2.11 2.02 2.00 3/101 31461
/proc/meminfo: memFree=1161008/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=101.78
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9156 0 1 0 9442 736 0 0 25 0 8 0 278451103 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833525 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8890 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 915452

[startup+162.476 s]
/proc/loadavg: 2.04 2.01 2.00 3/101 31461
/proc/meminfo: memFree=1161072/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=161.79
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9158 0 1 0 15443 736 0 0 25 0 8 0 278451103 937422848 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.03
Current children cumulated vsize (KiB) 915452

[startup+2084.23 s]
/proc/loadavg: 2.05 2.04 2.00 3/101 31661
/proc/meminfo: memFree=1160624/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2082.05
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9181 0 1 0 207457 748 0 0 25 0 8 0 278451103 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8913 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.05
Current children cumulated vsize (KiB) 915452

[startup+2144.29 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 31661
/proc/meminfo: memFree=1160688/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2142.08
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9181 0 1 0 213460 748 0 0 25 0 8 0 278451103 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8913 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.08
Current children cumulated vsize (KiB) 915452

[startup+2204.36 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 31661
/proc/meminfo: memFree=1160688/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2202.09
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9183 0 1 0 219460 749 0 0 25 0 8 0 278451103 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855854 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8915 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.09
Current children cumulated vsize (KiB) 915452

[startup+2264.42 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 31661
/proc/meminfo: memFree=1160688/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2262.12
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9183 0 1 0 225463 749 0 0 25 0 8 0 278451103 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073877282 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8915 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.12
Current children cumulated vsize (KiB) 915452

[startup+2324.49 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 31661
/proc/meminfo: memFree=1160752/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2322.14
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9183 0 1 0 231465 749 0 0 25 0 8 0 278451103 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802326 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8915 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.14
Current children cumulated vsize (KiB) 915452

[startup+2384.55 s]
/proc/loadavg: 2.05 2.02 2.00 3/101 31661
/proc/meminfo: memFree=1160752/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2382.14
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9183 0 1 0 237465 749 0 0 25 0 8 0 278451103 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8915 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.14
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.45 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 31661
/proc/meminfo: memFree=1160688/2055920 swapFree=4191880/4192956
[pid=31379] ppid=31377 vsize=915452 CPUtime=2400.05
/proc/31379/stat : 31379 (java) R 31377 31379 30342 0 -1 0 9183 0 1 0 239256 749 0 0 25 0 8 0 278451103 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31379/statm: 228863 8915 2527 14 0 215333 0
[pid=31379/tid=31381] ppid=31377 vsize=915452 CPUtime=0.02
/proc/31379/task/31381/stat : 31381 (java) S 31377 31379 30342 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278451107 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31382] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31382/stat : 31382 (java) S 31377 31379 30342 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31383] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31383/stat : 31383 (java) S 31377 31379 30342 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278451108 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31384] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31384/stat : 31384 (java) S 31377 31379 30342 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31385] ppid=31377 vsize=915452 CPUtime=0.25
/proc/31379/task/31385/stat : 31385 (java) S 31377 31379 30342 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31379/tid=31386] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31386/stat : 31386 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31379/tid=31387] ppid=31377 vsize=915452 CPUtime=0
/proc/31379/task/31387/stat : 31387 (java) S 31377 31379 30342 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278451111 937422848 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2402.48
CPU time (s): 2400.08
CPU user time (s): 2392.58
CPU system time (s): 7.49986
CPU usage (%): 99.9
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.58
system time used= 7.49986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9206
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= 49785
involuntary context switches= 105450

runsolver used 3.43748 s user time and 7.2379 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 13:42:43 UTC 2007


IDJOB= 280064
IDBENCH= 10596
IDSOLVER= 69
FILE ID= node16/280064-1169300563

PBS_JOBID= 3609643

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-40/maxcut-40-460-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280064-1169300563/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-280064-1169300563 -o ROOT/results/node16/solver-280064-1169300563 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280064-1169300563/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7fe7854ccac10305fdda1e9c3b914773

RANDOM SEED= 649392781

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.220
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.220
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:       1192384 kB
Buffers:         55600 kB
Cached:         681388 kB
SwapCached:        268 kB
Active:         300896 kB
Inactive:       485824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192384 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          69516 kB
Slab:            61532 kB
Committed_AS:  8144332 kB
PageTables:       2308 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 node16 on Sat Jan 20 14:22:45 UTC 2007