Trace number 279785

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.13 2410.54

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-400-9_ext.xml
MD5SUM705699e529409a776f35c094a8e6fd69
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints220
Best CPU time to get the best result obtained on this benchmark61.3937
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints400
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279785-1169298670/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.51	     nbConstraints=400  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=399
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=399  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.51	       =>  wckTime=0.212  cpuTime=0.15  mem=8M926
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.288  cpuTime=0.19  mem=5M553
0.58	
0.58	s SATISFIABLE
0.58	o 210
0.58	c 190
0.59	o 212
0.59	c 188
0.59	o 214
0.59	c 186
0.59	o 215
0.59	c 185
0.59	o 216
0.59	c 184
0.59	o 217
0.59	c 183
0.60	o 218
0.60	c 182
0.60	o 219
0.60	c 181
0.67	o 220
0.68	c 180
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=7127603  nbAssignments=10000
2.13	       =>  wckTime=1.552  cpuTime=1.54  mem=5M553
3.62	   
3.62	   search
3.62	     run=1  nbConstraintChecks=14302498  nbAssignments=20000
3.62	       =>  wckTime=3.042  cpuTime=3.02  mem=5M553
5.10	   
5.10	   search
5.10	     run=2  nbConstraintChecks=21431550  nbAssignments=30000
5.10	       =>  wckTime=4.521  cpuTime=4.49  mem=5M553
6.58	   
6.58	   search
6.58	     run=3  nbConstraintChecks=28605141  nbAssignments=40000
6.58	       =>  wckTime=6.004  cpuTime=5.97  mem=5M553
8.06	   
8.06	   search
8.06	     run=4  nbConstraintChecks=35731734  nbAssignments=50000
8.06	       =>  wckTime=7.484  cpuTime=7.43  mem=5M553
9.54	   
9.54	   search
9.54	     run=5  nbConstraintChecks=42904640  nbAssignments=60000
9.54	       =>  wckTime=8.964  cpuTime=8.91  mem=5M553
11.02	   
11.02	   search
11.02	     run=6  nbConstraintChecks=50029163  nbAssignments=70000
11.02	       =>  wckTime=10.44  cpuTime=10.38  mem=5M553
12.52	   
12.52	   search
12.52	     run=7  nbConstraintChecks=57202101  nbAssignments=80000
12.52	       =>  wckTime=11.938  cpuTime=11.87  mem=5M553
14.01	   
14.01	   search
14.01	     run=8  nbConstraintChecks=64329328  nbAssignments=90000
14.01	       =>  wckTime=13.427  cpuTime=13.36  mem=5M553
15.50	   
15.50	   search
15.50	     run=9  nbConstraintChecks=71502055  nbAssignments=100000
15.50	       =>  wckTime=14.923  cpuTime=14.85  mem=5M553
17.00	   
17.00	   search
17.00	     run=10  nbConstraintChecks=78627467  nbAssignments=110000
17.00	       =>  wckTime=16.419  cpuTime=16.34  mem=5M553
18.49	   
18.49	   search
18.49	     run=11  nbConstraintChecks=85798652  nbAssignments=120000
18.50	       =>  wckTime=17.915  cpuTime=17.83  mem=5M553
19.98	   
19.98	   search
19.98	     run=12  nbConstraintChecks=92924866  nbAssignments=130000
19.98	       =>  wckTime=19.405  cpuTime=19.31  mem=5M553
21.48	   
21.48	   search
21.48	     run=13  nbConstraintChecks=100097567  nbAssignments=140000
21.48	       =>  wckTime=20.904  cpuTime=20.8  mem=5M553
22.98	   
22.98	   search
22.98	     run=14  nbConstraintChecks=107227360  nbAssignments=150000
22.98	       =>  wckTime=22.404  cpuTime=22.27  mem=5M553
24.47	   
24.47	   search
24.47	     run=15  nbConstraintChecks=114396376  nbAssignments=160000
24.47	       =>  wckTime=23.889  cpuTime=23.76  mem=5M553
25.95	   
25.95	   search
25.95	     run=16  nbConstraintChecks=121527702  nbAssignments=170000
25.95	       =>  wckTime=25.368  cpuTime=25.23  mem=5M553
27.43	   
27.43	   search
27.43	     run=17  nbConstraintChecks=128697307  nbAssignments=180000
27.43	       =>  wckTime=26.855  cpuTime=26.7  mem=5M553
28.91	   
28.91	   search
28.91	     run=18  nbConstraintChecks=135829766  nbAssignments=190000
28.91	       =>  wckTime=28.333  cpuTime=28.17  mem=5M553
30.40	   
30.40	   search
30.40	     run=19  nbConstraintChecks=143003423  nbAssignments=200000
30.40	       =>  wckTime=29.819  cpuTime=29.65  mem=5M553
30.84	   
30.84	   search
30.84	     run=20  nbConstraintChecks=145115005  nbAssignments=202997
30.84	       =>  wckTime=30.263  cpuTime=30.1  mem=5M553
30.84	   
30.84	   global
30.84	     nbConstraintChecks=145115005  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.262  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.85	     globalCpuTime=30.33
30.85	       =>  wckTime=30.552  cpuTime=30.28  mem=5M553
30.85	   
30.85	   solver IterativeSystematicSolver being built... 
30.98	       =>  wckTime=30.684  cpuTime=30.38  mem=16M604
30.98	   
30.98	   preprocessing
30.99	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.99	     detectedInconsistency=no
30.99	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M604
31.02	   
31.02	   search
31.03	     run=0  nbConstraintChecks=28275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.03	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.03	       =>  wckTime=0.046  cpuTime=0.03  mem=16M604
31.06	   
31.06	   search
31.06	     run=1  nbConstraintChecks=70226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.06	     nbFailedAssignments=26  nbBacktracks=25  nbVisitedNodes=143  nbRestartNogoods=2
31.06	       =>  wckTime=0.081  cpuTime=0.05  mem=16M604
31.08	   
31.08	   search
31.08	     run=2  nbConstraintChecks=125543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154
31.08	     nbFailedAssignments=48  nbBacktracks=47  nbVisitedNodes=250  nbRestartNogoods=4
31.08	       =>  wckTime=0.106  cpuTime=0.08  mem=16M604
31.11	   
31.11	   search
31.11	     run=3  nbConstraintChecks=203874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239
31.11	     nbFailedAssignments=81  nbBacktracks=80  nbVisitedNodes=401  nbRestartNogoods=7
31.11	       =>  wckTime=0.134  cpuTime=0.11  mem=16M604
31.15	   
31.15	   search
31.15	     run=4  nbConstraintChecks=319068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=359
31.15	     nbFailedAssignments=131  nbBacktracks=130  nbVisitedNodes=621  nbRestartNogoods=11
31.15	       =>  wckTime=0.176  cpuTime=0.15  mem=16M604
31.22	   
31.22	   search
31.22	     run=5  nbConstraintChecks=479310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=519
31.22	     nbFailedAssignments=198  nbBacktracks=205  nbVisitedNodes=923  nbRestartNogoods=14
31.22	       =>  wckTime=0.238  cpuTime=0.21  mem=16M604
31.30	   
31.30	   search
31.30	     run=6  nbConstraintChecks=740498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=772
31.30	     nbFailedAssignments=320  nbBacktracks=319  nbVisitedNodes=1412  nbRestartNogoods=18
31.30	       =>  wckTime=0.326  cpuTime=0.3  mem=16M604
31.44	   
31.44	   search
31.44	     run=7  nbConstraintChecks=1142479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1151
31.44	     nbFailedAssignments=511  nbBacktracks=489  nbVisitedNodes=2152  nbRestartNogoods=21
31.44	       =>  wckTime=0.458  cpuTime=0.43  mem=16M604
31.65	   
31.65	   search
31.65	     run=8  nbConstraintChecks=1722890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1694
31.65	     nbFailedAssignments=778  nbBacktracks=745  nbVisitedNodes=3218  nbRestartNogoods=25
31.65	       =>  wckTime=0.672  cpuTime=0.62  mem=16M604
31.95	   
31.95	   search
31.95	     run=9  nbConstraintChecks=2607912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2511
31.95	     nbFailedAssignments=1192  nbBacktracks=1129  nbVisitedNodes=4833  nbRestartNogoods=28
31.95	       =>  wckTime=0.972  cpuTime=0.92  mem=16M604
32.37	   
32.37	   search
32.38	     run=10  nbConstraintChecks=3891509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3693
32.38	     nbFailedAssignments=1781  nbBacktracks=1705  nbVisitedNodes=7180  nbRestartNogoods=31
32.38	       =>  wckTime=1.397  cpuTime=1.34  mem=16M604
33.03	   
33.03	   search
33.03	     run=11  nbConstraintChecks=5881090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5501
33.03	     nbFailedAssignments=2708  nbBacktracks=2569  nbVisitedNodes=10779  nbRestartNogoods=37
33.03	       =>  wckTime=2.057  cpuTime=1.99  mem=16M604
34.02	   
34.02	   search
34.02	     run=12  nbConstraintChecks=8863401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8206
34.02	     nbFailedAssignments=4103  nbBacktracks=3866  nbVisitedNodes=16176  nbRestartNogoods=43
34.02	       =>  wckTime=3.046  cpuTime=2.97  mem=16M604
35.44	   
35.44	   search
35.44	     run=13  nbConstraintChecks=13195851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12164
35.44	     nbFailedAssignments=6100  nbBacktracks=5812  nbVisitedNodes=24077  nbRestartNogoods=49
35.44	       =>  wckTime=4.464  cpuTime=4.39  mem=16M604
37.67	   
37.67	   search
37.67	     run=14  nbConstraintChecks=19766041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18092
37.67	     nbFailedAssignments=9096  nbBacktracks=8731  nbVisitedNodes=35920  nbRestartNogoods=57
37.67	       =>  wckTime=6.688  cpuTime=6.59  mem=16M604
41.08	   
41.09	   search
41.09	     run=15  nbConstraintChecks=29713658  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26981
41.09	     nbFailedAssignments=13593  nbBacktracks=13109  nbVisitedNodes=53684  nbRestartNogoods=64
41.09	       =>  wckTime=10.107  cpuTime=10.0  mem=16M604
46.28	   
46.28	   search
46.28	     run=16  nbConstraintChecks=44851506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40417
46.28	     nbFailedAssignments=20447  nbBacktracks=19677  nbVisitedNodes=80542  nbRestartNogoods=71
46.28	       =>  wckTime=15.299  cpuTime=15.17  mem=16M604
54.09	   
54.09	   search
54.09	     run=17  nbConstraintChecks=67396422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60375
54.09	     nbFailedAssignments=30539  nbBacktracks=29529  nbVisitedNodes=120444  nbRestartNogoods=78
54.09	       =>  wckTime=23.114  cpuTime=22.95  mem=16M604
66.04	   
66.04	   search
66.04	     run=18  nbConstraintChecks=101344219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90162
66.04	     nbFailedAssignments=45531  nbBacktracks=44307  nbVisitedNodes=179995  nbRestartNogoods=84
66.04	       =>  wckTime=35.061  cpuTime=34.85  mem=16M604
84.02	   
84.02	   search
84.02	     run=19  nbConstraintChecks=152211338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134949
84.02	     nbFailedAssignments=68137  nbBacktracks=66475  nbVisitedNodes=269554  nbRestartNogoods=89
84.02	       =>  wckTime=53.039  cpuTime=52.72  mem=16M604
111.94	   
111.94	   search
111.94	     run=20  nbConstraintChecks=230147678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=203378
111.94	     nbFailedAssignments=103298  nbBacktracks=99728  nbVisitedNodes=406366  nbRestartNogoods=99
111.94	       =>  wckTime=80.965  cpuTime=80.52  mem=16M604
151.25	   
151.25	   search
151.25	     run=21  nbConstraintChecks=343482852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304432
151.25	     nbFailedAssignments=154459  nbBacktracks=149606  nbVisitedNodes=608003  nbRestartNogoods=107
151.25	       =>  wckTime=120.273  cpuTime=119.63  mem=16M604
208.03	   
208.03	   search
208.03	     run=22  nbConstraintChecks=515062889  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=459602
208.03	     nbFailedAssignments=234792  nbBacktracks=224424  nbVisitedNodes=917332  nbRestartNogoods=112
208.03	       =>  wckTime=177.055  cpuTime=176.12  mem=16M604
274.18	   
274.18	   search
274.18	     run=23  nbConstraintChecks=732128480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=667227
274.18	     nbFailedAssignments=330171  nbBacktracks=336652  nbVisitedNodes=1312021  nbRestartNogoods=121
274.18	       =>  wckTime=243.199  cpuTime=241.96  mem=16M604
345.00	   
345.00	   search
345.00	     run=24  nbConstraintChecks=981445329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=934533
345.00	     nbFailedAssignments=429118  nbBacktracks=504993  nbVisitedNodes=1767357  nbRestartNogoods=129
345.00	       =>  wckTime=314.018  cpuTime=312.43  mem=16M604
441.65	   
441.65	   search
441.65	     run=25  nbConstraintChecks=1326068753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1317777
441.65	     nbFailedAssignments=559830  nbBacktracks=757505  nbVisitedNodes=2396566  nbRestartNogoods=140
441.65	       =>  wckTime=410.676  cpuTime=408.63  mem=16M604
586.00	   
586.00	   search
586.00	     run=26  nbConstraintChecks=1839993213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1890075
586.00	     nbFailedAssignments=753340  nbBacktracks=1136272  nbVisitedNodes=3335184  nbRestartNogoods=152
586.00	       =>  wckTime=555.027  cpuTime=552.29  mem=16M604
800.02	   
800.02	   search
800.02	     run=27  nbConstraintChecks=2603066179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2744623
800.02	     nbFailedAssignments=1039724  nbBacktracks=1704423  nbVisitedNodes=4731607  nbRestartNogoods=164
800.02	       =>  wckTime=769.044  cpuTime=765.27  mem=16M604
1121.45	   
1121.45	   search
1121.45	     run=28  nbConstraintChecks=3747783737  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4029591
1121.45	     nbFailedAssignments=1472448  nbBacktracks=2556649  nbVisitedNodes=6827242  nbRestartNogoods=173
1121.45	       =>  wckTime=1090.474  cpuTime=1085.15  mem=16M604
1610.63	   
1610.63	   search
1610.63	     run=29  nbConstraintChecks=5481068155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5955667
1610.63	     nbFailedAssignments=2120163  nbBacktracks=3834991  nbVisitedNodes=9983757  nbRestartNogoods=183
1610.63	       =>  wckTime=1579.649  cpuTime=1571.96  mem=16M604
2327.37	   
2327.37	   search
2327.37	     run=30  nbConstraintChecks=8030907785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8840615
2327.37	     nbFailedAssignments=3087580  nbBacktracks=5752501  nbVisitedNodes=14665361  nbRestartNogoods=196
2327.37	       =>  wckTime=2296.393  cpuTime=2286.18  mem=16M604
2410.52	v 1 0 0 1 0 1 0 1 0 1 1 1 0 0 1 1 1 0 1 1 0 0 0 0 0 1 1 0 1 0 

Verifier Data (download as text)

180 unsatisfied constraints, 220 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-279785-1169298670 -o ROOT/results/node19/solver-279785-1169298670 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279785-1169298670/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.92 1.98 1.99 4/93 24045
/proc/meminfo: memFree=1141384/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=172 CPUtime=0
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278261631 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 0 0 0
/proc/24044/statm: 43 24 18 14 0 3 0

[startup+0.107606 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 24045
/proc/meminfo: memFree=1141384/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=914988 CPUtime=0.09
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 3069 0 1 0 7 2 0 0 24 0 8 0 278261631 936947712 2815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228747 2815 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515682 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 24045
/proc/meminfo: memFree=1141384/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915332 CPUtime=0.5
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 6538 0 1 0 45 5 0 0 25 0 8 0 278261631 937299968 6276 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228833 6276 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33684 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1123792/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=1.31
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 7048 0 1 0 108 23 0 0 25 0 8 0 278261631 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 6786 2476 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915456 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937426944 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.12
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 278261638 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.98915 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1123792/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2.96
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 7051 0 1 0 232 64 0 0 25 0 8 0 278261631 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228864 6788 2476 14 0 215334 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.12
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278261638 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915456 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937426944 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915452

[startup+6.27377 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1123792/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=6.23
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 7052 0 1 0 476 147 0 0 25 0 8 0 278261631 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 6789 2476 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.12
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 336 0 0 0 12 0 0 0 17 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915456 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937426944 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915452

[startup+12.758 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1123728/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=12.69
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 7052 0 1 0 960 309 0 0 25 0 8 0 278261631 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 6789 2476 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.12
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 336 0 0 0 12 0 0 0 17 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915456 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937426944 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915452

[startup+25.6094 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1123728/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915456 CPUtime=25.46
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 7052 0 1 0 1913 633 0 0 25 0 8 0 278261631 937426944 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 6789 2476 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.12
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915456 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937426944 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915456

[startup+51.2152 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 24052
/proc/meminfo: memFree=1115856/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=50.94
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9122 0 1 0 4329 765 0 0 25 0 8 0 278261631 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8857 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 393 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915452

[startup+102.419 s]
/proc/loadavg: 2.06 2.00 2.00 3/100 24052
/proc/meminfo: memFree=1115792/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=101.9
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9131 0 1 0 9425 765 0 0 25 0 8 0 278261631 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827597 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8866 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 915452

[startup+162.473 s]
/proc/loadavg: 2.02 2.00 2.00 3/100 24052
/proc/meminfo: memFree=1115728/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=161.66
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9137 0 1 0 15400 766 0 0 25 0 8 0 278261631 937422848 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.05 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1122512/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2074.02
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9157 0 1 0 206631 771 0 0 25 0 8 0 278261631 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820508 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8890 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 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) 2074.02
Current children cumulated vsize (KiB) 915452

[startup+2144.11 s]
/proc/loadavg: 1.97 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114960/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2133.99
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9157 0 1 0 212628 771 0 0 25 0 8 0 278261631 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8890 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 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) 2133.99
Current children cumulated vsize (KiB) 915452

[startup+2204.15 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114960/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2193.97
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9157 0 1 0 218626 771 0 0 25 0 8 0 278261631 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841710 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8890 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) R 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 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) 2193.97
Current children cumulated vsize (KiB) 915452

[startup+2264.2 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114896/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2253.97
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9157 0 1 0 224626 771 0 0 25 0 8 0 278261631 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853399 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8890 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) R 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 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) 2253.97
Current children cumulated vsize (KiB) 915452

[startup+2324.24 s]
/proc/loadavg: 1.99 1.98 1.99 4/100 24114
/proc/meminfo: memFree=1114896/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2313.92
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9157 0 1 0 230621 771 0 0 25 0 8 0 278261631 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8890 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 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) 2313.92
Current children cumulated vsize (KiB) 915452

[startup+2384.29 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114896/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2373.9
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9160 0 1 0 236619 771 0 0 25 0 8 0 278261631 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841719 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8893 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.9
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.52 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 24114
/proc/meminfo: memFree=1114896/2055920 swapFree=4171264/4192956
[pid=24044] ppid=24042 vsize=915452 CPUtime=2400.1
/proc/24044/stat : 24044 (java) R 24042 24044 23121 0 -1 0 9160 0 1 0 239239 771 0 0 25 0 8 0 278261631 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24044/statm: 228863 8893 2527 14 0 215333 0
[pid=24044/tid=24046] ppid=24042 vsize=915452 CPUtime=0.02
/proc/24044/task/24046/stat : 24046 (java) S 24042 24044 23121 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24047] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24047/stat : 24047 (java) S 24042 24044 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24048] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24048/stat : 24048 (java) S 24042 24044 23121 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278261635 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24049] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24049/stat : 24049 (java) S 24042 24044 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24050] ppid=24042 vsize=915452 CPUtime=0.22
/proc/24044/task/24050/stat : 24050 (java) S 24042 24044 23121 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24051] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24051/stat : 24051 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24044/tid=24052] ppid=24042 vsize=915452 CPUtime=0
/proc/24044/task/24052/stat : 24052 (java) S 24042 24044 23121 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278261638 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2410.54
CPU time (s): 2400.13
CPU user time (s): 2392.4
CPU system time (s): 7.72483
CPU usage (%): 99.5679
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.4
system time used= 7.72483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9181
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= 49910
involuntary context switches= 129792

runsolver used 2.72758 s user time and 7.94879 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 13:11:10 UTC 2007


IDJOB= 279785
IDBENCH= 10426
IDSOLVER= 69
FILE ID= node19/279785-1169298670

PBS_JOBID= 3609623

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  705699e529409a776f35c094a8e6fd69

RANDOM SEED= 821835849

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:       1141864 kB
Buffers:         63712 kB
Cached:         706384 kB
SwapCached:      11088 kB
Active:         373284 kB
Inactive:       460572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141864 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:          82716 kB
Slab:            64832 kB
Committed_AS:  8751144 kB
PageTables:       2484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node19 on Sat Jan 20 13:51:21 UTC 2007