Trace number 278731

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 EPFCOPTIMUM 396.626 400.331

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/
kbtree-9-7-3-5-40-01_ext.xml
MD5SUM05650ff59560e75b51c8d6a2ef23b97c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints162
Best CPU time to get the best result obtained on this benchmark4.30534
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278731-1169289176/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.56	     maxArity=2
0.56	       =>  wckTime=0.242  cpuTime=0.17  mem=8M837
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.327  cpuTime=0.21  mem=5M532
0.65	
0.65	s SATISFIABLE
0.65	o 118
0.65	c 71
0.65	o 121
0.65	c 68
0.65	o 124
0.65	c 65
0.65	o 127
0.65	c 62
0.65	o 131
0.65	c 58
0.65	o 132
0.65	c 57
0.65	o 137
0.65	c 52
0.66	o 139
0.66	c 50
0.66	o 142
0.66	c 47
0.66	o 144
0.66	c 45
0.66	o 145
0.66	c 44
0.66	o 146
0.66	c 43
0.66	o 148
0.66	c 41
0.67	o 149
0.67	c 40
0.67	o 150
0.67	c 39
0.67	o 152
0.67	c 37
0.67	o 153
0.67	c 36
0.67	o 154
0.67	c 35
0.67	o 157
0.67	c 32
0.67	o 158
0.67	c 31
0.69	o 159
0.69	c 30
0.69	o 160
0.69	c 29
0.69	o 161
0.69	c 28
0.75	o 162
0.75	c 27
2.24	   
2.24	   search
2.24	     run=0  nbConstraintChecks=7811894  nbAssignments=10000
2.24	       =>  wckTime=1.6  cpuTime=1.57  mem=5M532
3.79	   
3.79	   search
3.79	     run=1  nbConstraintChecks=15729802  nbAssignments=20000
3.79	       =>  wckTime=3.147  cpuTime=3.09  mem=5M532
5.32	   
5.32	   search
5.32	     run=2  nbConstraintChecks=23500085  nbAssignments=30000
5.32	       =>  wckTime=4.68  cpuTime=4.61  mem=5M532
6.87	   
6.87	   search
6.87	     run=3  nbConstraintChecks=31312102  nbAssignments=40000
6.87	       =>  wckTime=6.222  cpuTime=6.14  mem=5M532
8.40	   
8.40	   search
8.40	     run=4  nbConstraintChecks=39023871  nbAssignments=50000
8.40	       =>  wckTime=7.758  cpuTime=7.66  mem=5M532
9.95	   
9.95	   search
9.95	     run=5  nbConstraintChecks=46829253  nbAssignments=60000
9.95	       =>  wckTime=9.31  cpuTime=9.2  mem=5M532
11.50	   
11.50	   search
11.50	     run=6  nbConstraintChecks=54578219  nbAssignments=70000
11.50	       =>  wckTime=10.854  cpuTime=10.74  mem=5M532
13.05	   
13.05	   search
13.05	     run=7  nbConstraintChecks=62427486  nbAssignments=80000
13.05	       =>  wckTime=12.404  cpuTime=12.26  mem=5M532
14.60	   
14.60	   search
14.60	     run=8  nbConstraintChecks=70213735  nbAssignments=90000
14.60	       =>  wckTime=13.952  cpuTime=13.81  mem=5M532
16.16	   
16.16	   search
16.16	     run=9  nbConstraintChecks=78165230  nbAssignments=100000
16.16	       =>  wckTime=15.519  cpuTime=15.35  mem=5M532
17.70	   
17.70	   search
17.70	     run=10  nbConstraintChecks=85935093  nbAssignments=110000
17.70	       =>  wckTime=17.055  cpuTime=16.88  mem=5M532
19.23	   
19.23	   search
19.23	     run=11  nbConstraintChecks=93694025  nbAssignments=120000
19.23	       =>  wckTime=18.59  cpuTime=18.39  mem=5M532
20.77	   
20.77	   search
20.77	     run=12  nbConstraintChecks=101511290  nbAssignments=130000
20.77	       =>  wckTime=20.125  cpuTime=19.91  mem=5M532
22.30	   
22.30	   search
22.30	     run=13  nbConstraintChecks=109277225  nbAssignments=140000
22.30	       =>  wckTime=21.656  cpuTime=21.43  mem=5M532
23.83	   
23.84	   search
23.84	     run=14  nbConstraintChecks=117051375  nbAssignments=150000
23.84	       =>  wckTime=23.192  cpuTime=22.95  mem=5M532
25.38	   
25.38	   search
25.38	     run=15  nbConstraintChecks=124921723  nbAssignments=160000
25.38	       =>  wckTime=24.733  cpuTime=24.48  mem=5M532
26.91	   
26.91	   search
26.91	     run=16  nbConstraintChecks=132687500  nbAssignments=170000
26.91	       =>  wckTime=26.27  cpuTime=26.0  mem=5M532
28.48	   
28.48	   search
28.48	     run=17  nbConstraintChecks=140608466  nbAssignments=180000
28.48	       =>  wckTime=27.832  cpuTime=27.55  mem=5M532
30.03	   
30.03	   search
30.03	     run=18  nbConstraintChecks=148438079  nbAssignments=190000
30.03	       =>  wckTime=29.382  cpuTime=29.09  mem=5M532
31.05	   
31.05	   search
31.05	     run=19  nbConstraintChecks=153597748  nbAssignments=196568
31.05	       =>  wckTime=30.409  cpuTime=30.11  mem=5M532
31.06	   
31.06	   global
31.06	     nbConstraintChecks=153597748  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.06	     solvingWckTime=30.409  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.06	     globalCpuTime=30.37
31.06	       =>  wckTime=30.738  cpuTime=30.32  mem=5M532
31.06	   
31.06	   solver IterativeSystematicSolver being built... 
31.19	       =>  wckTime=30.872  cpuTime=30.43  mem=16M521
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=12810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.035  cpuTime=0.02  mem=16M521
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=36872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.26	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
31.26	       =>  wckTime=0.067  cpuTime=0.04  mem=16M521
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=93427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.30	     nbFailedAssignments=34  nbBacktracks=25  nbVisitedNodes=146  nbRestartNogoods=2
31.30	       =>  wckTime=0.105  cpuTime=0.07  mem=16M521
31.33	   
31.33	   search
31.33	     run=2  nbConstraintChecks=168175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147
31.33	     nbFailedAssignments=62  nbBacktracks=47  nbVisitedNodes=257  nbRestartNogoods=6
31.33	       =>  wckTime=0.144  cpuTime=0.1  mem=16M521
31.38	   
31.38	   search
31.38	     run=3  nbConstraintChecks=308982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251
31.38	     nbFailedAssignments=121  nbBacktracks=80  nbVisitedNodes=453  nbRestartNogoods=11
31.38	       =>  wckTime=0.194  cpuTime=0.14  mem=16M521
31.45	   
31.45	   search
31.45	     run=4  nbConstraintChecks=509816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399
31.45	     nbFailedAssignments=207  nbBacktracks=130  nbVisitedNodes=737  nbRestartNogoods=13
31.45	       =>  wckTime=0.261  cpuTime=0.21  mem=16M521
31.55	   
31.55	   search
31.55	     run=5  nbConstraintChecks=809952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620
31.55	     nbFailedAssignments=341  nbBacktracks=205  nbVisitedNodes=1167  nbRestartNogoods=14
31.55	       =>  wckTime=0.361  cpuTime=0.31  mem=16M521
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=1205712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=912
31.69	     nbFailedAssignments=508  nbBacktracks=318  nbVisitedNodes=1739  nbRestartNogoods=17
31.69	       =>  wckTime=0.499  cpuTime=0.44  mem=16M521
31.89	   
31.89	   search
31.89	     run=7  nbConstraintChecks=1829328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1369
31.89	     nbFailedAssignments=781  nbBacktracks=489  nbVisitedNodes=2635  nbRestartNogoods=27
31.89	       =>  wckTime=0.698  cpuTime=0.63  mem=16M521
32.22	   
32.22	   search
32.22	     run=8  nbConstraintChecks=2858525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2091
32.22	     nbFailedAssignments=1237  nbBacktracks=745  nbVisitedNodes=4067  nbRestartNogoods=33
32.22	       =>  wckTime=1.034  cpuTime=0.95  mem=16M521
32.66	   
32.66	   search
32.66	     run=9  nbConstraintChecks=4307578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3116
32.66	     nbFailedAssignments=1865  nbBacktracks=1130  nbVisitedNodes=6088  nbRestartNogoods=45
32.66	       =>  wckTime=1.472  cpuTime=1.38  mem=16M521
33.31	   
33.31	   search
33.31	     run=10  nbConstraintChecks=6373814  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4594
33.31	     nbFailedAssignments=2754  nbBacktracks=1706  nbVisitedNodes=9029  nbRestartNogoods=54
33.31	       =>  wckTime=2.119  cpuTime=2.01  mem=16M521
34.28	   
34.28	   search
34.28	     run=11  nbConstraintChecks=9636218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6835
34.28	     nbFailedAssignments=4119  nbBacktracks=2570  nbVisitedNodes=13498  nbRestartNogoods=61
34.28	       =>  wckTime=3.09  cpuTime=2.97  mem=16M521
35.75	   
35.75	   search
35.75	     run=12  nbConstraintChecks=14672949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10367
35.75	     nbFailedAssignments=6341  nbBacktracks=3867  nbVisitedNodes=20481  nbRestartNogoods=69
35.75	       =>  wckTime=4.562  cpuTime=4.44  mem=16M521
37.86	   
37.86	   search
37.86	     run=13  nbConstraintChecks=21626423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15373
37.86	     nbFailedAssignments=9391  nbBacktracks=5813  nbVisitedNodes=30461  nbRestartNogoods=81
37.86	       =>  wckTime=6.667  cpuTime=6.52  mem=16M521
41.02	   
41.02	   search
41.02	     run=14  nbConstraintChecks=32038506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22924
41.02	     nbFailedAssignments=14013  nbBacktracks=8732  nbVisitedNodes=45519  nbRestartNogoods=95
41.02	       =>  wckTime=9.829  cpuTime=9.65  mem=16M521
45.57	   
45.58	   search
45.58	     run=15  nbConstraintChecks=47800679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34412
45.58	     nbFailedAssignments=21111  nbBacktracks=13110  nbVisitedNodes=68426  nbRestartNogoods=111
45.58	       =>  wckTime=14.386  cpuTime=14.17  mem=16M521
52.37	   
52.37	   search
52.37	     run=16  nbConstraintChecks=70478082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50641
52.37	     nbFailedAssignments=30759  nbBacktracks=19678  nbVisitedNodes=100836  nbRestartNogoods=122
52.37	       =>  wckTime=21.18  cpuTime=20.9  mem=16M521
63.22	   
63.22	   search
63.22	     run=17  nbConstraintChecks=104326306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74827
63.22	     nbFailedAssignments=45083  nbBacktracks=29530  nbVisitedNodes=149115  nbRestartNogoods=138
63.22	       =>  wckTime=32.027  cpuTime=31.64  mem=16M521
78.11	   
78.11	   search
78.11	     run=18  nbConstraintChecks=151206874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109729
78.11	     nbFailedAssignments=65198  nbBacktracks=44308  nbVisitedNodes=218838  nbRestartNogoods=141
78.11	       =>  wckTime=46.924  cpuTime=46.4  mem=16M521
100.96	   
100.96	   search
100.96	     run=19  nbConstraintChecks=220627957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160900
100.96	     nbFailedAssignments=94191  nbBacktracks=66476  nbVisitedNodes=320314  nbRestartNogoods=150
100.96	       =>  wckTime=69.768  cpuTime=69.04  mem=16M521
133.13	   
133.13	   search
133.13	     run=20  nbConstraintChecks=317261750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235535
133.13	     nbFailedAssignments=135568  nbBacktracks=99728  nbVisitedNodes=466682  nbRestartNogoods=163
133.13	       =>  wckTime=101.94  cpuTime=100.92  mem=16M521
179.79	   
179.79	   search
179.79	     run=21  nbConstraintChecks=457070069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=344586
179.79	     nbFailedAssignments=194730  nbBacktracks=149607  nbVisitedNodes=677011  nbRestartNogoods=174
179.79	       =>  wckTime=148.605  cpuTime=147.15  mem=16M521
246.93	   
246.93	   search
246.93	     run=22  nbConstraintChecks=658627636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=504365
246.93	     nbFailedAssignments=279680  nbBacktracks=224425  nbVisitedNodes=983021  nbRestartNogoods=184
246.93	       =>  wckTime=215.741  cpuTime=213.67  mem=16M521
345.29	   
345.29	   search
345.29	     run=23  nbConstraintChecks=953874332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=738026
345.29	     nbFailedAssignments=401109  nbBacktracks=336652  nbVisitedNodes=1429876  nbRestartNogoods=194
345.29	       =>  wckTime=314.102  cpuTime=311.14  mem=16M521
400.30	   
400.30	   search
400.30	     run=24  nbConstraintChecks=1120191859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=871193
400.30	     nbFailedAssignments=467262  nbBacktracks=403667  nbVisitedNodes=1680506  nbRestartNogoods=208
400.30	       =>  wckTime=369.112  cpuTime=365.65  mem=16M521
400.30	   
400.30	   global
400.30	     nbConstraintChecks=1120204669  nbRestartNogoods=208  solvingWckTime=369.113  solvingCpuTime=365.65  expiredTime=no
400.30	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=396.13
400.30	       =>  wckTime=399.985  cpuTime=396.08  mem=16M521
400.31	
400.31	s OPTIMUM FOUND
400.31	v 0 0 2 2 3 4 2 0 1 3 1 0 3 0 4 3 2 4 4 0 2 2 0 0 3 0 3 3 
400.31	   
400.31	   totalWckTime=400.066  totalCpuTime=396.13

Verifier Data (download as text)

27 unsatisfied constraints, 162 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/node51/watcher-278731-1169289176 -o ROOT/results/node51/solver-278731-1169289176 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278731-1169289176/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.58 1.65 1.82 5/81 26976
/proc/meminfo: memFree=1348824/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=18540 CPUtime=0
/proc/26975/stat : 26975 (runsolver) R 26973 26975 26569 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277316358 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26975/statm: 4635 279 244 17 0 2626 0

[startup+0.107021 s]
/proc/loadavg: 1.58 1.65 1.82 5/81 26976
/proc/meminfo: memFree=1348824/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=914988 CPUtime=0.09
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 2981 0 1 0 7 2 0 0 17 0 8 0 277316358 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582161 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228747 2727 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515088 s]
/proc/loadavg: 1.58 1.65 1.82 5/81 26976
/proc/meminfo: memFree=1348824/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915332 CPUtime=0.48
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 6366 0 1 0 45 3 0 0 18 0 8 0 277316358 937299968 6105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153704259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228833 6105 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33722 s]
/proc/loadavg: 1.58 1.65 1.82 3/88 26983
/proc/meminfo: memFree=1330784/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=1.3
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 7167 0 1 0 108 22 0 0 25 0 8 0 277316358 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 6905 2479 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.13
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277316366 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 6905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 6905 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) 915460

[startup+2.98951 s]
/proc/loadavg: 1.61 1.66 1.82 3/88 26983
/proc/meminfo: memFree=1330784/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915464 CPUtime=2.94
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 7171 0 1 0 231 63 0 0 25 0 8 0 277316358 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228866 6908 2479 14 0 215336 0
[pid=26975/tid=26977] ppid=26973 vsize=915464 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277316362 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915464 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915464 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915464 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915464 CPUtime=0.13
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277316366 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915464 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937435136 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915464 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937435136 6908 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) 915464

[startup+6.27106 s]
/proc/loadavg: 1.61 1.66 1.82 3/88 26983
/proc/meminfo: memFree=1330720/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=6.19
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 7171 0 1 0 470 149 0 0 25 0 8 0 277316358 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 6908 2479 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.13
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 6908 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) 915460

[startup+12.7572 s]
/proc/loadavg: 1.67 1.67 1.82 4/88 26983
/proc/meminfo: memFree=1330720/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=12.62
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 7171 0 1 0 942 320 0 0 25 0 8 0 277316358 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 6908 2479 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.14
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6023 s]
/proc/loadavg: 1.72 1.68 1.82 3/88 26983
/proc/meminfo: memFree=1330848/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=25.34
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 7171 0 1 0 1891 643 0 0 25 0 8 0 277316358 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 6908 2479 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.14
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2067 s]
/proc/loadavg: 1.88 1.72 1.83 3/88 26983
/proc/meminfo: memFree=1323552/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=50.71
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9057 0 1 0 4287 784 0 0 25 0 8 0 277316358 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8791 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915460

[startup+102.407 s]
/proc/loadavg: 1.95 1.76 1.83 3/88 26983
/proc/meminfo: memFree=1323552/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=101.44
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9069 0 1 0 9360 784 0 0 25 0 8 0 277316358 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845701 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8802 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915460

[startup+162.457 s]
/proc/loadavg: 1.98 1.80 1.84 3/88 26983
/proc/meminfo: memFree=1323488/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=160.94
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9072 0 1 0 15310 784 0 0 25 0 8 0 277316358 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847565 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8804 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 915460

[startup+222.501 s]
/proc/loadavg: 1.99 1.84 1.85 3/88 26983
/proc/meminfo: memFree=1323488/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=220.43
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9076 0 1 0 21259 784 0 0 25 0 8 0 277316358 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8807 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 915460

[startup+282.548 s]
/proc/loadavg: 1.99 1.86 1.85 3/88 26983
/proc/meminfo: memFree=1323488/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=279.93
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9078 0 1 0 27209 784 0 0 25 0 8 0 277316358 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8809 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 915460

[startup+342.584 s]
/proc/loadavg: 2.10 1.91 1.87 3/88 26983
/proc/meminfo: memFree=1323488/2055920 swapFree=4191892/4192956
[pid=26975] ppid=26973 vsize=915460 CPUtime=339.41
/proc/26975/stat : 26975 (java) R 26973 26975 26569 0 -1 0 9078 0 1 0 33157 784 0 0 25 0 8 0 277316358 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26975/statm: 228865 8809 2532 14 0 215335 0
[pid=26975/tid=26977] ppid=26973 vsize=915460 CPUtime=0.02
/proc/26975/task/26977/stat : 26977 (java) S 26973 26975 26569 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277316362 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26978] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26978/stat : 26978 (java) S 26973 26975 26569 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277316363 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26979] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26979/stat : 26979 (java) S 26973 26975 26569 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277316363 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26980] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26980/stat : 26980 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26981] ppid=26973 vsize=915460 CPUtime=0.24
/proc/26975/task/26981/stat : 26981 (java) S 26973 26975 26569 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26982] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26982/stat : 26982 (java) S 26973 26975 26569 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26975/tid=26983] ppid=26973 vsize=915460 CPUtime=0
/proc/26975/task/26983/stat : 26983 (java) S 26973 26975 26569 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277316366 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.41
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 400.331
CPU time (s): 396.626
CPU user time (s): 388.773
CPU system time (s): 7.85281
CPU usage (%): 99.0745
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 388.773
system time used= 7.85281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9176
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= 9277
involuntary context switches= 25187

runsolver used 0.508922 s user time and 1.27081 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 10:32:58 UTC 2007


IDJOB= 278731
IDBENCH= 8723
IDSOLVER= 68
FILE ID= node51/278731-1169289176

PBS_JOBID= 3609703

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-40/kbtree-9-7-3-5-40-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278731-1169289176/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-278731-1169289176 -o ROOT/results/node51/solver-278731-1169289176 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278731-1169289176/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  05650ff59560e75b51c8d6a2ef23b97c

RANDOM SEED= 841720028

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.277
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.277
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:       1349240 kB
Buffers:         49036 kB
Cached:         553136 kB
SwapCached:        512 kB
Active:         137008 kB
Inactive:       493020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349240 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          44080 kB
Slab:            61820 kB
Committed_AS:  5248008 kB
PageTables:       1872 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 node51 on Sat Jan 20 10:39:39 UTC 2007