Trace number 281486

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.06 2409.51

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-19_ext.xml
MD5SUM142e018f06a6c4a1fe29d7adaf5a4d3f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark16.9014
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281486-1169312614/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2002  maxDegree=14
0.52	     maxArity=2
0.52	       =>  wckTime=0.2  cpuTime=0.14  mem=8M877
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.285  cpuTime=0.19  mem=5M461
0.60	
0.60	s SATISFIABLE
0.60	o 10
0.60	c 95
0.61	o 11
0.61	c 94
0.61	o 14
0.61	c 91
0.61	o 17
0.61	c 88
0.61	o 20
0.61	c 85
0.61	o 22
0.61	c 83
0.61	o 24
0.61	c 81
0.61	o 26
0.61	c 79
0.61	o 29
0.61	c 76
0.61	o 30
0.61	c 75
0.62	o 31
0.62	c 74
0.64	o 32
0.64	c 73
2.72	   
2.72	   search
2.72	     run=0  nbConstraintChecks=14899788  nbAssignments=10000
2.72	       =>  wckTime=2.126  cpuTime=2.09  mem=5M461
4.79	   
4.79	   search
4.79	     run=1  nbConstraintChecks=29781192  nbAssignments=20000
4.79	       =>  wckTime=4.194  cpuTime=4.13  mem=5M461
6.85	   
6.85	   search
6.85	     run=2  nbConstraintChecks=44633393  nbAssignments=30000
6.85	       =>  wckTime=6.257  cpuTime=6.18  mem=5M461
8.92	   
8.92	   search
8.92	     run=3  nbConstraintChecks=59584095  nbAssignments=40000
8.92	       =>  wckTime=8.326  cpuTime=8.23  mem=5M461
10.97	   
10.97	   search
10.97	     run=4  nbConstraintChecks=74439433  nbAssignments=50000
10.97	       =>  wckTime=10.378  cpuTime=10.27  mem=5M461
13.02	   
13.02	   search
13.02	     run=5  nbConstraintChecks=89319350  nbAssignments=60000
13.02	       =>  wckTime=12.427  cpuTime=12.3  mem=5M461
15.07	   
15.07	   search
15.07	     run=6  nbConstraintChecks=104192311  nbAssignments=70000
15.07	       =>  wckTime=14.478  cpuTime=14.34  mem=5M461
17.12	   
17.12	   search
17.12	     run=7  nbConstraintChecks=119056743  nbAssignments=80000
17.12	       =>  wckTime=16.527  cpuTime=16.36  mem=5M461
19.16	   
19.16	   search
19.16	     run=8  nbConstraintChecks=133905863  nbAssignments=90000
19.16	       =>  wckTime=18.568  cpuTime=18.39  mem=5M461
21.22	   
21.22	   search
21.22	     run=9  nbConstraintChecks=148770018  nbAssignments=100000
21.22	       =>  wckTime=20.623  cpuTime=20.43  mem=5M461
23.28	   
23.28	   search
23.28	     run=10  nbConstraintChecks=163627572  nbAssignments=110000
23.28	       =>  wckTime=22.683  cpuTime=22.48  mem=5M461
25.35	   
25.35	   search
25.35	     run=11  nbConstraintChecks=178499296  nbAssignments=120000
25.35	       =>  wckTime=24.751  cpuTime=24.52  mem=5M461
27.41	   
27.41	   search
27.41	     run=12  nbConstraintChecks=193353749  nbAssignments=130000
27.41	       =>  wckTime=26.815  cpuTime=26.57  mem=5M461
29.47	   
29.47	   search
29.47	     run=13  nbConstraintChecks=208174147  nbAssignments=140000
29.47	       =>  wckTime=28.875  cpuTime=28.6  mem=5M461
30.91	   
30.91	   search
30.91	     run=14  nbConstraintChecks=218561543  nbAssignments=146988
30.91	       =>  wckTime=30.31  cpuTime=30.04  mem=5M461
30.91	   
30.91	   global
30.91	     nbConstraintChecks=218561543  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.308  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.27
30.91	       =>  wckTime=30.595  cpuTime=30.22  mem=5M461
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.04	       =>  wckTime=30.725  cpuTime=30.32  mem=16M368
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.05	     detectedInconsistency=no
31.05	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M368
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=92271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45
31.10	     nbFailedAssignments=29  nbBacktracks=10  nbVisitedNodes=85  nbRestartNogoods=0
31.10	       =>  wckTime=0.062  cpuTime=0.04  mem=16M368
31.15	   
31.15	   search
31.15	     run=1  nbConstraintChecks=221731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
31.15	     nbFailedAssignments=77  nbBacktracks=26  nbVisitedNodes=219  nbRestartNogoods=9
31.15	       =>  wckTime=0.106  cpuTime=0.07  mem=16M368
31.20	   
31.20	   search
31.21	     run=2  nbConstraintChecks=483605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=237
31.21	     nbFailedAssignments=173  nbBacktracks=48  nbVisitedNodes=459  nbRestartNogoods=12
31.21	       =>  wckTime=0.166  cpuTime=0.12  mem=16M368
31.26	   
31.26	   search
31.26	     run=3  nbConstraintChecks=800967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=385
31.26	     nbFailedAssignments=283  nbBacktracks=81  nbVisitedNodes=750  nbRestartNogoods=13
31.26	       =>  wckTime=0.226  cpuTime=0.18  mem=16M368
31.37	   
31.37	   search
31.37	     run=4  nbConstraintChecks=1328718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=621
31.37	     nbFailedAssignments=463  nbBacktracks=131  nbVisitedNodes=1216  nbRestartNogoods=20
31.37	       =>  wckTime=0.328  cpuTime=0.28  mem=16M368
31.50	   
31.50	   search
31.50	     run=5  nbConstraintChecks=2040868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=947
31.50	     nbFailedAssignments=708  nbBacktracks=206  nbVisitedNodes=1862  nbRestartNogoods=25
31.50	       =>  wckTime=0.465  cpuTime=0.41  mem=16M368
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=3154269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1451
31.72	     nbFailedAssignments=1094  nbBacktracks=319  nbVisitedNodes=2865  nbRestartNogoods=35
31.72	       =>  wckTime=0.678  cpuTime=0.61  mem=16M368
32.03	   
32.03	   search
32.03	     run=7  nbConstraintChecks=4781914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2190
32.03	     nbFailedAssignments=1659  nbBacktracks=489  nbVisitedNodes=4339  nbRestartNogoods=46
32.03	       =>  wckTime=0.988  cpuTime=0.9  mem=16M368
32.45	   
32.45	   search
32.45	     run=8  nbConstraintChecks=7148295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3244
32.45	     nbFailedAssignments=2451  nbBacktracks=745  nbVisitedNodes=6441  nbRestartNogoods=58
32.45	       =>  wckTime=1.407  cpuTime=1.32  mem=16M368
33.08	   
33.08	   search
33.08	     run=9  nbConstraintChecks=10720430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4767
33.08	     nbFailedAssignments=3585  nbBacktracks=1129  nbVisitedNodes=9482  nbRestartNogoods=65
33.08	       =>  wckTime=2.037  cpuTime=1.94  mem=16M368
34.06	   
34.06	   search
34.06	     run=10  nbConstraintChecks=16264405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7142
34.06	     nbFailedAssignments=5379  nbBacktracks=1705  nbVisitedNodes=14227  nbRestartNogoods=76
34.06	       =>  wckTime=3.024  cpuTime=2.92  mem=16M368
35.51	   
35.51	   search
35.51	     run=11  nbConstraintChecks=24413722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10751
35.51	     nbFailedAssignments=8118  nbBacktracks=2569  nbVisitedNodes=21439  nbRestartNogoods=86
35.51	       =>  wckTime=4.468  cpuTime=4.35  mem=16M368
37.55	   
37.55	   search
37.55	     run=12  nbConstraintChecks=35910171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15964
37.55	     nbFailedAssignments=12030  nbBacktracks=3866  nbVisitedNodes=31861  nbRestartNogoods=93
37.55	       =>  wckTime=6.509  cpuTime=6.37  mem=16M368
40.78	   
40.78	   search
40.78	     run=13  nbConstraintChecks=53982921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23758
40.78	     nbFailedAssignments=17875  nbBacktracks=5812  nbVisitedNodes=47446  nbRestartNogoods=110
40.78	       =>  wckTime=9.739  cpuTime=9.57  mem=16M368
45.00	   
45.00	   search
45.00	     run=14  nbConstraintChecks=77303682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34636
45.00	     nbFailedAssignments=25830  nbBacktracks=8731  nbVisitedNodes=69198  nbRestartNogoods=119
45.00	       =>  wckTime=13.964  cpuTime=13.76  mem=16M368
51.89	   
51.89	   search
51.89	     run=15  nbConstraintChecks=115780466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52208
51.89	     nbFailedAssignments=39019  nbBacktracks=13109  nbVisitedNodes=104337  nbRestartNogoods=138
51.89	       =>  wckTime=20.848  cpuTime=20.58  mem=16M368
62.74	   
62.74	   search
62.74	     run=16  nbConstraintChecks=176358808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79008
62.74	     nbFailedAssignments=59247  nbBacktracks=19677  nbVisitedNodes=157933  nbRestartNogoods=157
62.74	       =>  wckTime=31.703  cpuTime=31.34  mem=16M368
77.18	   
77.19	   search
77.19	     run=17  nbConstraintChecks=256128869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116412
77.19	     nbFailedAssignments=86794  nbBacktracks=29529  nbVisitedNodes=232736  nbRestartNogoods=176
77.19	       =>  wckTime=46.146  cpuTime=45.65  mem=16M368
101.70	   
101.70	   search
101.70	     run=18  nbConstraintChecks=393798997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175675
101.70	     nbFailedAssignments=131274  nbBacktracks=44307  nbVisitedNodes=351256  nbRestartNogoods=195
101.70	       =>  wckTime=70.66  cpuTime=69.94  mem=16M368
138.11	   
138.11	   search
138.11	     run=19  nbConstraintChecks=599872258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264846
138.11	     nbFailedAssignments=198272  nbBacktracks=66475  nbVisitedNodes=529572  nbRestartNogoods=220
138.11	       =>  wckTime=107.069  cpuTime=106.02  mem=16M368
193.85	   
193.85	   search
193.85	     run=20  nbConstraintChecks=917438987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=403296
193.85	     nbFailedAssignments=303464  nbBacktracks=99727  nbVisitedNodes=805688  nbRestartNogoods=240
193.85	       =>  wckTime=162.807  cpuTime=161.29  mem=16M368
273.22	   
273.22	   search
273.22	     run=21  nbConstraintChecks=1371523227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=597074
273.22	     nbFailedAssignments=447359  nbBacktracks=149606  nbVisitedNodes=1189821  nbRestartNogoods=266
273.22	       =>  wckTime=242.183  cpuTime=240.01  mem=16M368
383.60	   
383.60	   search
383.60	     run=22  nbConstraintChecks=2004555420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=863014
383.60	     nbFailedAssignments=638476  nbBacktracks=224424  nbVisitedNodes=1716034  nbRestartNogoods=290
383.60	       =>  wckTime=352.563  cpuTime=349.48  mem=16M368
547.37	   
547.37	   search
547.37	     run=23  nbConstraintChecks=2948673159  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1259114
547.37	     nbFailedAssignments=922342  nbBacktracks=336652  nbVisitedNodes=2499285  nbRestartNogoods=316
547.37	       =>  wckTime=516.327  cpuTime=511.89  mem=16M368
778.60	   
778.60	   search
778.60	     run=24  nbConstraintChecks=4276211313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1826555
778.60	     nbFailedAssignments=1321437  nbBacktracks=504993  nbVisitedNodes=3621034  nbRestartNogoods=329
778.60	       =>  wckTime=747.559  cpuTime=741.1  mem=16M368
1134.33	   
1134.33	   search
1134.33	     run=25  nbConstraintChecks=6429101099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2726269
1134.33	     nbFailedAssignments=1968634  nbBacktracks=757505  nbVisitedNodes=5401164  nbRestartNogoods=347
1134.33	       =>  wckTime=1103.292  cpuTime=1095.38  mem=16M368
1643.02	   
1643.02	   search
1643.02	     run=26  nbConstraintChecks=9600548908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4076587
1643.02	     nbFailedAssignments=2940179  nbBacktracks=1136272  nbVisitedNodes=8071530  nbRestartNogoods=364
1643.02	       =>  wckTime=1611.978  cpuTime=1603.51  mem=16M368
2404.70	   
2404.70	   search
2404.70	     run=27  nbConstraintChecks=14348754823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2404.70	     nbAssignments=6075159  nbFailedAssignments=4370595  nbBacktracks=1704423  nbVisitedNodes=12021705
2404.70	     nbRestartNogoods=391
2404.70	       =>  wckTime=2373.665  cpuTime=2364.44  mem=16M368
2409.46	v 1 9 6 5 5 4 0 1 1 7 8 9 2 8 5 

Verifier Data (download as text)

73 unsatisfied constraints, 32 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/node14/watcher-281486-1169312614 -o ROOT/results/node14/solver-281486-1169312614 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281486-1169312614/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.03 2.01 2.00 2/87 1851
/proc/meminfo: memFree=1222072/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=18540 CPUtime=0
/proc/1850/stat : 1850 (runsolver) R 1848 1850 1250 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279656369 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1850/statm: 4635 279 244 17 0 2626 0

[startup+0.102201 s]
/proc/loadavg: 2.03 2.01 2.00 2/87 1851
/proc/meminfo: memFree=1222072/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=913236 CPUtime=0.08
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 2920 0 1 0 6 2 0 0 17 0 8 0 279656369 935153664 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153594443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228309 2666 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.510238 s]
/proc/loadavg: 2.03 2.01 2.00 2/87 1851
/proc/meminfo: memFree=1222072/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915332 CPUtime=0.49
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 6461 0 1 0 45 4 0 0 18 0 8 0 279656369 937299968 6200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228833 6200 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33331 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1204800/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=1.3
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 7002 0 1 0 112 18 0 0 25 0 8 0 279656369 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228860 6740 2476 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.12
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279656378 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 6740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.98648 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1204736/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915444 CPUtime=2.94
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 7005 0 1 0 246 48 0 0 25 0 8 0 279656369 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228861 6742 2476 14 0 215331 0
[pid=1850/tid=1852] ppid=1848 vsize=915444 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279656374 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915444 CPUtime=0.13
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 330 0 0 0 13 0 0 0 17 0 8 0 279656378 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937414656 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26778 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1204672/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=6.19
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 7005 0 1 0 509 110 0 0 25 0 8 0 279656369 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657782 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228860 6742 2476 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.13
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 330 0 0 0 13 0 0 0 17 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7564 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1204672/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=12.63
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 7005 0 1 0 1035 228 0 0 25 0 8 0 279656369 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228860 6742 2476 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.13
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 330 0 0 0 13 0 0 0 16 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 6742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915440

[startup+25.5916 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1204736/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915444 CPUtime=25.36
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 7006 0 1 0 2059 477 0 0 25 0 8 0 279656369 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228861 6743 2476 14 0 215331 0
[pid=1850/tid=1852] ppid=1848 vsize=915444 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279656374 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915444 CPUtime=0.13
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 331 0 0 0 13 0 0 0 16 0 8 0 279656378 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915444 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937414656 6743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915444

[startup+51.199 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 1858
/proc/meminfo: memFree=1197056/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=50.73
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 8979 0 1 0 4489 584 0 0 25 0 8 0 279656369 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761109 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228860 8712 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 384 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915440

[startup+102.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1858
/proc/meminfo: memFree=1196992/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=101.47
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 8991 0 1 0 9563 584 0 0 25 0 8 0 279656369 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1850/statm: 228860 8722 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 384 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) R 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915440

[startup+162.446 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1858
/proc/meminfo: memFree=1197056/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=160.98
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 8993 0 1 0 15513 585 0 0 25 0 8 0 279656369 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2014.97
Current children cumulated vsize (KiB) 915440

[startup+2084.03 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2074.92
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 206897 595 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783246 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.92
Current children cumulated vsize (KiB) 915440

[startup+2144.04 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2134.85
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 212890 595 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761220 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.85
Current children cumulated vsize (KiB) 915440

[startup+2204.05 s]
/proc/loadavg: 2.07 2.03 2.01 3/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2194.81
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 218886 595 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664247 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2194.81
Current children cumulated vsize (KiB) 915440

[startup+2264.08 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 2053
/proc/meminfo: memFree=1196864/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2254.78
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 224883 595 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2254.78
Current children cumulated vsize (KiB) 915440

[startup+2324.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2314.74
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 230878 596 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780338 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2314.74
Current children cumulated vsize (KiB) 915440

[startup+2384.12 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2374.7
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9011 0 1 0 236874 596 0 0 25 0 8 0 279656369 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761426 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8742 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2374.7
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2409.45 s]
/proc/loadavg: 2.01 2.02 2.00 4/94 2053
/proc/meminfo: memFree=1196928/2055920 swapFree=4158792/4192956
[pid=1850] ppid=1848 vsize=915440 CPUtime=2400.01
/proc/1850/stat : 1850 (java) R 1848 1850 1250 0 -1 0 9014 0 1 0 239405 596 0 0 25 0 8 0 279656369 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1850/statm: 228860 8745 2527 14 0 215330 0
[pid=1850/tid=1852] ppid=1848 vsize=915440 CPUtime=0.02
/proc/1850/task/1852/stat : 1852 (java) S 1848 1850 1250 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279656374 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1853] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1853/stat : 1853 (java) S 1848 1850 1250 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279656374 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1854] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1854/stat : 1854 (java) S 1848 1850 1250 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279656374 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1855] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1855/stat : 1855 (java) S 1848 1850 1250 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279656378 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1856] ppid=1848 vsize=915440 CPUtime=0.23
/proc/1850/task/1856/stat : 1856 (java) S 1848 1850 1250 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279656378 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1850/tid=1857] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1857/stat : 1857 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279656378 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1850/tid=1858] ppid=1848 vsize=915440 CPUtime=0
/proc/1850/task/1858/stat : 1858 (java) S 1848 1850 1250 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279656378 937410560 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 2409.51
CPU time (s): 2400.06
CPU user time (s): 2394.1
CPU system time (s): 5.96509
CPU usage (%): 99.6079
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.1
system time used= 5.96509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9036
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= 49776
involuntary context switches= 78932

runsolver used 2.89356 s user time and 7.79181 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 17:03:34 UTC 2007


IDJOB= 281486
IDBENCH= 12192
IDSOLVER= 69
FILE ID= node14/281486-1169312614

PBS_JOBID= 3609971

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281486-1169312614/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-281486-1169312614 -o ROOT/results/node14/solver-281486-1169312614 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281486-1169312614/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  142e018f06a6c4a1fe29d7adaf5a4d3f

RANDOM SEED= 752172905

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.227
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.227
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:       1222552 kB
Buffers:         54776 kB
Cached:         608368 kB
SwapCached:       9104 kB
Active:         261448 kB
Inactive:       493500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222552 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:         100732 kB
Slab:            63228 kB
Committed_AS:  9597024 kB
PageTables:       2300 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 node14 on Sat Jan 20 17:43:44 UTC 2007