Trace number 282053

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.1 2411.42

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-21.xml
MD5SUMb2a92ad2f1bae3fd0e37efec3e011cfe
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark19.1261
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282053-1169317702/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.092  cpuTime=0.09  mem=6M903
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1321  maxDegree=12
0.51	     maxArity=2
0.51	       =>  wckTime=0.207  cpuTime=0.16  mem=8M864
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.292  cpuTime=0.21  mem=5M498
0.60	
0.60	s SATISFIABLE
0.60	o 53
0.60	c 56
0.60	o 59
0.60	c 50
0.60	o 63
0.60	c 46
0.61	o 66
0.61	c 43
0.61	o 70
0.61	c 39
0.61	o 74
0.61	c 35
0.61	o 77
0.61	c 32
0.61	o 81
0.61	c 28
0.61	o 83
0.61	c 26
0.61	o 84
0.61	c 25
0.61	o 85
0.61	c 24
0.61	o 86
0.61	c 23
0.61	o 87
0.61	c 22
0.62	o 88
0.62	c 21
0.62	o 89
0.62	c 20
0.62	o 90
0.62	c 19
0.63	o 91
0.63	c 18
0.63	o 92
0.63	c 17
0.63	o 94
0.63	c 15
0.63	o 95
0.63	c 14
0.63	o 97
0.63	c 12
0.64	o 98
0.64	c 11
0.72	o 99
0.72	c 10
2.10	   
2.10	   search
2.10	     run=0  nbConstraintChecks=7073787  nbAssignments=10000
2.10	       =>  wckTime=1.504  cpuTime=1.47  mem=5M498
3.52	   
3.52	   search
3.52	     run=1  nbConstraintChecks=13949907  nbAssignments=20000
3.52	       =>  wckTime=2.922  cpuTime=2.88  mem=5M498
4.96	   
4.96	   search
4.96	     run=2  nbConstraintChecks=21098081  nbAssignments=30000
4.96	       =>  wckTime=4.368  cpuTime=4.31  mem=5M498
6.43	   
6.43	   search
6.43	     run=3  nbConstraintChecks=28329081  nbAssignments=40000
6.43	       =>  wckTime=5.833  cpuTime=5.76  mem=5M498
7.88	   
7.88	   search
7.88	     run=4  nbConstraintChecks=35441978  nbAssignments=50000
7.88	       =>  wckTime=7.28  cpuTime=7.19  mem=5M498
9.31	   
9.31	   search
9.31	     run=5  nbConstraintChecks=42395060  nbAssignments=60000
9.31	       =>  wckTime=8.712  cpuTime=8.61  mem=5M498
10.78	   
10.78	   search
10.78	     run=6  nbConstraintChecks=49720740  nbAssignments=70000
10.78	       =>  wckTime=10.185  cpuTime=10.07  mem=5M498
12.22	   
12.22	   search
12.22	     run=7  nbConstraintChecks=56773544  nbAssignments=80000
12.22	       =>  wckTime=11.623  cpuTime=11.49  mem=5M498
13.70	   
13.70	   search
13.70	     run=8  nbConstraintChecks=64147680  nbAssignments=90000
13.70	       =>  wckTime=13.107  cpuTime=12.96  mem=5M498
15.15	   
15.15	   search
15.15	     run=9  nbConstraintChecks=71313275  nbAssignments=100000
15.15	       =>  wckTime=14.549  cpuTime=14.4  mem=5M498
16.60	   
16.60	   search
16.60	     run=10  nbConstraintChecks=78580686  nbAssignments=110000
16.60	       =>  wckTime=16.006  cpuTime=15.84  mem=5M498
18.03	   
18.03	   search
18.03	     run=11  nbConstraintChecks=85668307  nbAssignments=120000
18.03	       =>  wckTime=17.438  cpuTime=17.26  mem=5M498
19.47	   
19.47	   search
19.47	     run=12  nbConstraintChecks=92701098  nbAssignments=130000
19.47	       =>  wckTime=18.869  cpuTime=18.68  mem=5M498
20.92	   
20.92	   search
20.92	     run=13  nbConstraintChecks=99927001  nbAssignments=140000
20.92	       =>  wckTime=20.322  cpuTime=20.12  mem=5M498
22.35	   
22.35	   search
22.35	     run=14  nbConstraintChecks=106991479  nbAssignments=150000
22.35	       =>  wckTime=21.753  cpuTime=21.54  mem=5M498
23.82	   
23.82	   search
23.82	     run=15  nbConstraintChecks=114407073  nbAssignments=160000
23.82	       =>  wckTime=23.227  cpuTime=23.0  mem=5M498
25.28	   
25.28	   search
25.28	     run=16  nbConstraintChecks=121633178  nbAssignments=170000
25.28	       =>  wckTime=24.686  cpuTime=24.44  mem=5M498
26.76	   
26.76	   search
26.76	     run=17  nbConstraintChecks=128982679  nbAssignments=180000
26.76	       =>  wckTime=26.165  cpuTime=25.91  mem=5M498
28.19	   
28.20	   search
28.20	     run=18  nbConstraintChecks=135955160  nbAssignments=190000
28.20	       =>  wckTime=27.599  cpuTime=27.34  mem=5M498
29.69	   
29.69	   search
29.69	     run=19  nbConstraintChecks=143421565  nbAssignments=200000
29.69	       =>  wckTime=29.091  cpuTime=28.81  mem=5M498
31.00	   
31.00	   search
31.00	     run=20  nbConstraintChecks=149972677  nbAssignments=208908
31.00	       =>  wckTime=30.404  cpuTime=30.12  mem=5M498
31.00	   
31.00	   global
31.00	     nbConstraintChecks=149972677  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.403  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.36
31.00	       =>  wckTime=30.696  cpuTime=30.32  mem=5M498
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.15	       =>  wckTime=30.842  cpuTime=30.42  mem=16M683
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M683
31.21	   
31.21	   search
31.21	     run=0  nbConstraintChecks=40364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
31.21	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=54  nbRestartNogoods=0
31.21	       =>  wckTime=0.059  cpuTime=0.04  mem=16M683
31.26	   
31.26	   search
31.26	     run=1  nbConstraintChecks=129362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
31.26	     nbFailedAssignments=44  nbBacktracks=25  nbVisitedNodes=153  nbRestartNogoods=7
31.26	       =>  wckTime=0.108  cpuTime=0.07  mem=16M683
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=317418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
31.32	     nbFailedAssignments=124  nbBacktracks=47  nbVisitedNodes=365  nbRestartNogoods=12
31.32	       =>  wckTime=0.174  cpuTime=0.13  mem=16M683
31.39	   
31.39	   search
31.39	     run=3  nbConstraintChecks=497763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=311
31.39	     nbFailedAssignments=203  nbBacktracks=80  nbVisitedNodes=595  nbRestartNogoods=21
31.39	       =>  wckTime=0.241  cpuTime=0.2  mem=16M683
31.50	   
31.50	   search
31.50	     run=4  nbConstraintChecks=810598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=492
31.50	     nbFailedAssignments=326  nbBacktracks=130  nbVisitedNodes=949  nbRestartNogoods=22
31.50	       =>  wckTime=0.349  cpuTime=0.31  mem=16M683
31.67	   
31.67	   search
31.67	     run=5  nbConstraintChecks=1331341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=793
31.67	     nbFailedAssignments=546  nbBacktracks=205  nbVisitedNodes=1542  nbRestartNogoods=42
31.67	       =>  wckTime=0.517  cpuTime=0.47  mem=16M683
31.98	   
31.98	   search
31.98	     run=6  nbConstraintChecks=2277934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1333
31.98	     nbFailedAssignments=968  nbBacktracks=318  nbVisitedNodes=2613  nbRestartNogoods=51
31.98	       =>  wckTime=0.834  cpuTime=0.78  mem=16M683
32.35	   
32.35	   search
32.35	     run=7  nbConstraintChecks=3438584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1992
32.35	     nbFailedAssignments=1448  nbBacktracks=488  nbVisitedNodes=3918  nbRestartNogoods=57
32.35	       =>  wckTime=1.202  cpuTime=1.12  mem=16M683
32.91	   
32.91	   search
32.91	     run=8  nbConstraintChecks=5296965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3039
32.91	     nbFailedAssignments=2231  nbBacktracks=744  nbVisitedNodes=5993  nbRestartNogoods=73
32.91	       =>  wckTime=1.756  cpuTime=1.67  mem=16M683
33.76	   
33.76	   search
33.76	     run=9  nbConstraintChecks=7862642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4606
33.76	     nbFailedAssignments=3406  nbBacktracks=1129  nbVisitedNodes=9099  nbRestartNogoods=92
33.76	       =>  wckTime=2.609  cpuTime=2.51  mem=16M683
34.85	   
34.85	   search
34.85	     run=10  nbConstraintChecks=11477836  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6598
34.85	     nbFailedAssignments=4813  nbBacktracks=1705  nbVisitedNodes=13071  nbRestartNogoods=102
34.85	       =>  wckTime=3.697  cpuTime=3.59  mem=16M683
37.02	   
37.02	   search
37.02	     run=11  nbConstraintChecks=18171089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10618
37.02	     nbFailedAssignments=7959  nbBacktracks=2569  nbVisitedNodes=21099  nbRestartNogoods=120
37.02	       =>  wckTime=5.866  cpuTime=5.73  mem=16M683
39.92	   
39.92	   search
39.92	     run=12  nbConstraintChecks=27220623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15943
39.92	     nbFailedAssignments=11979  nbBacktracks=3866  nbVisitedNodes=31566  nbRestartNogoods=133
39.92	       =>  wckTime=8.766  cpuTime=8.61  mem=16M683
44.68	   
44.68	   search
44.68	     run=13  nbConstraintChecks=41990039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24750
44.68	     nbFailedAssignments=18832  nbBacktracks=5812  nbVisitedNodes=49115  nbRestartNogoods=170
44.68	       =>  wckTime=13.532  cpuTime=13.34  mem=16M683
50.21	   
50.21	   search
50.21	     run=14  nbConstraintChecks=59898807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35496
50.21	     nbFailedAssignments=26650  nbBacktracks=8732  nbVisitedNodes=70496  nbRestartNogoods=183
50.21	       =>  wckTime=19.06  cpuTime=18.82  mem=16M683
59.23	   
59.23	   search
59.23	     run=15  nbConstraintChecks=87241768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51930
59.23	     nbFailedAssignments=38699  nbBacktracks=13111  nbVisitedNodes=103203  nbRestartNogoods=203
59.23	       =>  wckTime=28.081  cpuTime=27.76  mem=16M683
71.74	   
71.74	   search
71.74	     run=16  nbConstraintChecks=124757992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75638
71.74	     nbFailedAssignments=55833  nbBacktracks=19679  nbVisitedNodes=150270  nbRestartNogoods=215
71.74	       =>  wckTime=40.593  cpuTime=40.19  mem=16M683
88.50	   
88.50	   search
88.50	     run=17  nbConstraintChecks=170743115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105365
88.50	     nbFailedAssignments=75702  nbBacktracks=29531  nbVisitedNodes=208971  nbRestartNogoods=225
88.50	       =>  wckTime=57.352  cpuTime=56.82  mem=16M683
112.67	   
112.67	   search
112.67	     run=18  nbConstraintChecks=237601156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150186
112.67	     nbFailedAssignments=105739  nbBacktracks=44309  nbVisitedNodes=297379  nbRestartNogoods=245
112.67	       =>  wckTime=81.52  cpuTime=80.8  mem=16M683
144.61	   
144.61	   search
144.61	     run=19  nbConstraintChecks=324857357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209529
144.61	     nbFailedAssignments=142907  nbBacktracks=66477  nbVisitedNodes=414311  nbRestartNogoods=258
144.61	       =>  wckTime=113.463  cpuTime=112.5  mem=16M683
189.64	   
189.64	   search
189.64	     run=20  nbConstraintChecks=448863517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=292233
189.64	     nbFailedAssignments=192355  nbBacktracks=99729  nbVisitedNodes=577374  nbRestartNogoods=281
189.64	       =>  wckTime=158.487  cpuTime=157.26  mem=16M683
254.47	   
254.47	   search
254.47	     run=21  nbConstraintChecks=625231192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415166
254.47	     nbFailedAssignments=265405  nbBacktracks=149607  nbVisitedNodes=819307  nbRestartNogoods=293
254.47	       =>  wckTime=223.323  cpuTime=221.81  mem=16M683
340.23	   
340.23	   search
340.23	     run=22  nbConstraintChecks=863059255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=578052
340.23	     nbFailedAssignments=353467  nbBacktracks=224426  nbVisitedNodes=1136267  nbRestartNogoods=307
340.23	       =>  wckTime=309.077  cpuTime=307.19  mem=16M683
475.26	   
475.26	   search
475.26	     run=23  nbConstraintChecks=1237040984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=835232
475.26	     nbFailedAssignments=498414  nbBacktracks=336653  nbVisitedNodes=1643922  nbRestartNogoods=330
475.26	       =>  wckTime=444.111  cpuTime=441.64  mem=16M683
678.07	   
678.08	   search
678.08	     run=24  nbConstraintChecks=1799561887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1216255
678.08	     nbFailedAssignments=711086  nbBacktracks=504994  nbVisitedNodes=2392822  nbRestartNogoods=351
678.08	       =>  wckTime=646.925  cpuTime=643.57  mem=16M683
992.42	   
992.42	   search
992.42	     run=25  nbConstraintChecks=2657097727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1818700
992.42	     nbFailedAssignments=1061014  nbBacktracks=757505  nbVisitedNodes=3577950  nbRestartNogoods=366
992.42	       =>  wckTime=961.274  cpuTime=956.54  mem=16M683
1450.55	   
1450.55	   search
1450.55	     run=26  nbConstraintChecks=3949234747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2702913
1450.55	     nbFailedAssignments=1566454  nbBacktracks=1136272  nbVisitedNodes=5316374  nbRestartNogoods=388
1450.55	       =>  wckTime=1419.402  cpuTime=1412.68  mem=16M683
2146.70	   
2146.70	   search
2146.70	     run=27  nbConstraintChecks=5864908016  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4029183
2146.70	     nbFailedAssignments=2324566  nbBacktracks=1704423  nbVisitedNodes=7925329  nbRestartNogoods=413
2146.70	       =>  wckTime=2115.549  cpuTime=2105.58  mem=16M683
2411.41	v 4 6 5 9 1 4 3 4 1 9 3 8 8 6 7 4 8 6 2 6 3 1 2 4 10 1 5 9 2 7 

Verifier Data (download as text)

10 unsatisfied constraints, 99 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/node40/watcher-282053-1169317702 -o ROOT/results/node40/solver-282053-1169317702 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282053-1169317702/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.94 1.99 1.89 5/80 28298
/proc/meminfo: memFree=1399944/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=1784 CPUtime=0
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 280169563 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/28297/statm: 446 140 106 14 0 91 0

[startup+0.104992 s]
/proc/loadavg: 1.94 1.99 1.89 5/80 28298
/proc/meminfo: memFree=1399944/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=914988 CPUtime=0.08
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 3001 0 1 0 7 1 0 0 20 0 8 0 280169563 936947712 2747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073442901 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228747 2747 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517047 s]
/proc/loadavg: 1.94 1.99 1.89 5/80 28298
/proc/meminfo: memFree=1399944/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915332 CPUtime=0.49
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 6521 0 1 0 46 3 0 0 18 0 8 0 280169563 937299968 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228833 6260 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34015 s]
/proc/loadavg: 1.94 1.99 1.89 3/87 28305
/proc/meminfo: memFree=1382352/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=1.31
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 7027 0 1 0 107 24 0 0 25 0 8 0 280169563 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 6765 2476 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.11
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280169571 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 6765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.97736 s]
/proc/loadavg: 1.94 1.99 1.89 3/87 28305
/proc/meminfo: memFree=1382288/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2.93
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 7030 0 1 0 223 70 0 0 25 0 8 0 280169563 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073667480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 6767 2476 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.11
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.25978 s]
/proc/loadavg: 1.95 1.99 1.90 3/87 28305
/proc/meminfo: memFree=1382304/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=6.19
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 7030 0 1 0 457 162 0 0 25 0 8 0 280169563 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7343689 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 6767 2476 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.11
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+12.7436 s]
/proc/loadavg: 1.95 1.99 1.90 3/87 28305
/proc/meminfo: memFree=1382256/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=12.61
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 7030 0 1 0 924 337 0 0 25 0 8 0 280169563 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652073 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 6767 2476 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.11
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 6767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.6013 s]
/proc/loadavg: 1.96 1.99 1.90 3/87 28305
/proc/meminfo: memFree=1382320/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915448 CPUtime=25.35
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 7031 0 1 0 1846 689 0 0 25 0 8 0 280169563 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228862 6768 2476 14 0 215332 0
[pid=28297/tid=28299] ppid=28295 vsize=915448 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280169567 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915448 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915448 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915448 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915448 CPUtime=0.11
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 280169571 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915448 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915448 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937418752 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915448

[startup+51.2126 s]
/proc/loadavg: 1.97 1.99 1.90 3/87 28305
/proc/meminfo: memFree=1366384/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=50.74
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9097 0 1 0 4239 835 0 0 25 0 8 0 280169563 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795439 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8829 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915444

[startup+102.508 s]
/proc/loadavg: 1.99 1.99 1.90 3/87 28305
/proc/meminfo: memFree=1366320/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=101.65
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9107 0 1 0 9329 836 0 0 25 0 8 0 280169563 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776045 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8838 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 387 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280169571 937414656 8838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915444

[startup+162.545 s]
/proc/loadavg: 1.99 1.99 1.91 3/87 28305
/proc/meminfo: memFree=1366256/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=161.23
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9112 0 1 0 15287 836 0 0 25 0 8 0 280169563 937414656 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2013.5
Current children cumulated vsize (KiB) 915444

[startup+2083.08 s]
/proc/loadavg: 2.01 2.01 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2073.21
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9132 0 1 0 206477 844 0 0 25 0 8 0 280169563 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792324 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8862 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.21
Current children cumulated vsize (KiB) 915444

[startup+2143.09 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2132.97
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9132 0 1 0 212452 845 0 0 25 0 8 0 280169563 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823759 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8862 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2132.97
Current children cumulated vsize (KiB) 915444

[startup+2203.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2192.7
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9135 0 1 0 218425 845 0 0 25 0 8 0 280169563 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774644 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8865 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.7
Current children cumulated vsize (KiB) 915444

[startup+2263.11 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2252.44
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9135 0 1 0 224399 845 0 0 25 0 8 0 280169563 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8865 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.44
Current children cumulated vsize (KiB) 915444

[startup+2323.13 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2312.2
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9135 0 1 0 230374 846 0 0 25 0 8 0 280169563 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8865 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.2
Current children cumulated vsize (KiB) 915444

[startup+2383.14 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 28503
/proc/meminfo: memFree=1365552/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2371.94
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9135 0 1 0 236348 846 0 0 25 0 8 0 280169563 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8865 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.94
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.4 s]
/proc/loadavg: 2.00 2.00 1.95 2/75 28518
/proc/meminfo: memFree=1393352/2055920 swapFree=4191892/4192956
[pid=28297] ppid=28295 vsize=915444 CPUtime=2400.07
/proc/28297/stat : 28297 (java) R 28295 28297 27787 0 -1 0 9135 0 1 0 239160 847 0 0 25 0 8 0 280169563 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799460 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28297/statm: 228861 8865 2527 14 0 215331 0
[pid=28297/tid=28299] ppid=28295 vsize=915444 CPUtime=0.02
/proc/28297/task/28299/stat : 28299 (java) S 28295 28297 27787 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280169567 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28300] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28300/stat : 28300 (java) S 28295 28297 27787 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28301] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28301/stat : 28301 (java) S 28295 28297 27787 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280169568 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28302] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28302/stat : 28302 (java) S 28295 28297 27787 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28303] ppid=28295 vsize=915444 CPUtime=0.23
/proc/28297/task/28303/stat : 28303 (java) S 28295 28297 27787 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28304] ppid=28295 vsize=915444 CPUtime=0
/proc/28297/task/28304/stat : 28304 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28297/tid=28305] ppid=28295 vsize=915444 CPUtime=0.03
/proc/28297/task/28305/stat : 28305 (java) S 28295 28297 27787 0 -1 64 1 0 0 0 1 2 0 0 15 0 8 0 280169571 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2411.42
CPU time (s): 2400.1
CPU user time (s): 2391.62
CPU system time (s): 8.47571
CPU usage (%): 99.5303
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.62
system time used= 8.47571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9157
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= 49863
involuntary context switches= 76671

runsolver used 2.12768 s user time and 6.53801 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan 20 18:28:22 UTC 2007


IDJOB= 282053
IDBENCH= 12368
IDSOLVER= 69
FILE ID= node40/282053-1169317702

PBS_JOBID= 3610326

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-21.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282053-1169317702/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-282053-1169317702 -o ROOT/results/node40/solver-282053-1169317702 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282053-1169317702/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b2a92ad2f1bae3fd0e37efec3e011cfe

RANDOM SEED= 729298109

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.239
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.239
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:       1400872 kB
Buffers:         47372 kB
Cached:         491260 kB
SwapCached:        268 kB
Active:         201336 kB
Inactive:       375124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400872 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          55928 kB
Slab:            63900 kB
Committed_AS:  6289212 kB
PageTables:       1864 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node40 on Sat Jan 20 19:08:34 UTC 2007