Trace number 278732

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 PFCOPTIMUM 297.029 298.35

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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278732-1169289181/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.40	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.54	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.54	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.54	     maxArity=2
0.54	       =>  wckTime=0.231  cpuTime=0.16  mem=8M860
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.314  cpuTime=0.2  mem=5M532
0.62	
0.62	s SATISFIABLE
0.62	o 118
0.62	c 71
0.63	o 121
0.63	c 68
0.63	o 124
0.63	c 65
0.63	o 127
0.63	c 62
0.63	o 131
0.63	c 58
0.63	o 132
0.63	c 57
0.63	o 137
0.63	c 52
0.63	o 139
0.63	c 50
0.63	o 142
0.63	c 47
0.63	o 144
0.63	c 45
0.63	o 145
0.63	c 44
0.64	o 146
0.64	c 43
0.64	o 148
0.64	c 41
0.64	o 149
0.64	c 40
0.64	o 150
0.64	c 39
0.64	o 152
0.64	c 37
0.64	o 153
0.64	c 36
0.65	o 154
0.65	c 35
0.65	o 157
0.65	c 32
0.65	o 158
0.65	c 31
0.66	o 159
0.66	c 30
0.66	o 160
0.66	c 29
0.66	o 161
0.66	c 28
0.72	o 162
0.72	c 27
2.10	   
2.10	   search
2.10	     run=0  nbConstraintChecks=7811894  nbAssignments=10000
2.10	       =>  wckTime=1.483  cpuTime=1.46  mem=5M532
3.54	   
3.54	   search
3.54	     run=1  nbConstraintChecks=15729802  nbAssignments=20000
3.54	       =>  wckTime=2.92  cpuTime=2.89  mem=5M532
4.96	   
4.96	   search
4.96	     run=2  nbConstraintChecks=23500085  nbAssignments=30000
4.96	       =>  wckTime=4.337  cpuTime=4.31  mem=5M532
6.38	   
6.38	   search
6.38	     run=3  nbConstraintChecks=31312102  nbAssignments=40000
6.38	       =>  wckTime=5.764  cpuTime=5.73  mem=5M532
7.80	   
7.80	   search
7.80	     run=4  nbConstraintChecks=39023871  nbAssignments=50000
7.80	       =>  wckTime=7.177  cpuTime=7.15  mem=5M532
9.21	   
9.21	   search
9.21	     run=5  nbConstraintChecks=46829253  nbAssignments=60000
9.21	       =>  wckTime=8.59  cpuTime=8.56  mem=5M532
10.62	   
10.62	   search
10.62	     run=6  nbConstraintChecks=54578219  nbAssignments=70000
10.62	       =>  wckTime=9.996  cpuTime=9.97  mem=5M532
12.03	   
12.03	   search
12.03	     run=7  nbConstraintChecks=62427486  nbAssignments=80000
12.03	       =>  wckTime=11.411  cpuTime=11.38  mem=5M532
13.44	   
13.44	   search
13.44	     run=8  nbConstraintChecks=70213735  nbAssignments=90000
13.44	       =>  wckTime=12.822  cpuTime=12.79  mem=5M532
14.88	   
14.88	   search
14.88	     run=9  nbConstraintChecks=78165230  nbAssignments=100000
14.88	       =>  wckTime=14.259  cpuTime=14.22  mem=5M532
16.29	   
16.29	   search
16.29	     run=10  nbConstraintChecks=85935093  nbAssignments=110000
16.29	       =>  wckTime=15.67  cpuTime=15.63  mem=5M532
17.70	   
17.70	   search
17.70	     run=11  nbConstraintChecks=93694025  nbAssignments=120000
17.70	       =>  wckTime=17.08  cpuTime=17.04  mem=5M532
19.13	   
19.13	   search
19.13	     run=12  nbConstraintChecks=101511290  nbAssignments=130000
19.13	       =>  wckTime=18.508  cpuTime=18.47  mem=5M532
20.55	   
20.55	   search
20.55	     run=13  nbConstraintChecks=109277225  nbAssignments=140000
20.55	       =>  wckTime=19.93  cpuTime=19.89  mem=5M532
21.97	   
21.97	   search
21.97	     run=14  nbConstraintChecks=117051375  nbAssignments=150000
21.97	       =>  wckTime=21.353  cpuTime=21.31  mem=5M532
23.40	   
23.41	   search
23.41	     run=15  nbConstraintChecks=124921723  nbAssignments=160000
23.41	       =>  wckTime=22.785  cpuTime=22.74  mem=5M532
24.83	   
24.83	   search
24.83	     run=16  nbConstraintChecks=132687500  nbAssignments=170000
24.83	       =>  wckTime=24.207  cpuTime=24.16  mem=5M532
26.27	   
26.27	   search
26.27	     run=17  nbConstraintChecks=140608466  nbAssignments=180000
26.27	       =>  wckTime=25.651  cpuTime=25.6  mem=5M532
27.71	   
27.71	   search
27.71	     run=18  nbConstraintChecks=148438079  nbAssignments=190000
27.71	       =>  wckTime=27.086  cpuTime=27.03  mem=5M532
29.14	   
29.14	   search
29.14	     run=19  nbConstraintChecks=156305769  nbAssignments=200000
29.14	       =>  wckTime=28.518  cpuTime=28.46  mem=5M532
30.56	   
30.56	   search
30.56	     run=20  nbConstraintChecks=164080444  nbAssignments=210000
30.56	       =>  wckTime=29.941  cpuTime=29.87  mem=5M532
30.79	   
30.79	   search
30.79	     run=21  nbConstraintChecks=165325568  nbAssignments=211543
30.79	       =>  wckTime=30.169  cpuTime=30.1  mem=5M532
30.79	   
30.79	   global
30.79	     nbConstraintChecks=165325568  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.79	     solvingWckTime=30.168  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.79	     globalCpuTime=30.35
30.79	       =>  wckTime=30.484  cpuTime=30.31  mem=5M532
30.79	   
30.79	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.607  cpuTime=30.4  mem=16M521
30.92	   
30.92	   preprocessing
30.92	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.92	     detectedInconsistency=no
30.92	       =>  wckTime=0.0030  cpuTime=0.01  mem=16M521
30.97	   
30.97	   search
30.97	     run=0  nbConstraintChecks=37779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
30.97	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
30.97	       =>  wckTime=0.05  cpuTime=0.03  mem=16M521
31.01	   
31.01	   search
31.01	     run=1  nbConstraintChecks=96118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.01	     nbFailedAssignments=37  nbBacktracks=25  nbVisitedNodes=149  nbRestartNogoods=3
31.01	       =>  wckTime=0.092  cpuTime=0.06  mem=16M521
31.04	   
31.04	   search
31.04	     run=2  nbConstraintChecks=173859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
31.04	     nbFailedAssignments=65  nbBacktracks=47  nbVisitedNodes=261  nbRestartNogoods=11
31.04	       =>  wckTime=0.124  cpuTime=0.09  mem=16M521
31.09	   
31.09	   search
31.09	     run=3  nbConstraintChecks=319562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259
31.09	     nbFailedAssignments=130  nbBacktracks=80  nbVisitedNodes=470  nbRestartNogoods=17
31.09	       =>  wckTime=0.169  cpuTime=0.13  mem=16M521
31.15	   
31.15	   search
31.15	     run=4  nbConstraintChecks=523310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=412
31.15	     nbFailedAssignments=219  nbBacktracks=130  nbVisitedNodes=762  nbRestartNogoods=20
31.15	       =>  wckTime=0.235  cpuTime=0.19  mem=16M521
31.22	   
31.22	   search
31.22	     run=5  nbConstraintChecks=756474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=581
31.22	     nbFailedAssignments=302  nbBacktracks=205  nbVisitedNodes=1089  nbRestartNogoods=24
31.22	       =>  wckTime=0.309  cpuTime=0.27  mem=16M521
31.34	   
31.34	   search
31.34	     run=6  nbConstraintChecks=1163335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=873
31.34	     nbFailedAssignments=468  nbBacktracks=318  nbVisitedNodes=1660  nbRestartNogoods=32
31.34	       =>  wckTime=0.427  cpuTime=0.38  mem=16M521
31.54	   
31.54	   search
31.54	     run=7  nbConstraintChecks=1815687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1343
31.54	     nbFailedAssignments=755  nbBacktracks=488  nbVisitedNodes=2587  nbRestartNogoods=40
31.54	       =>  wckTime=0.623  cpuTime=0.58  mem=16M521
31.91	   
31.91	   search
31.91	     run=8  nbConstraintChecks=3126107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2227
31.91	     nbFailedAssignments=1369  nbBacktracks=744  nbVisitedNodes=4341  nbRestartNogoods=49
31.91	       =>  wckTime=0.992  cpuTime=0.93  mem=16M521
32.29	   
32.29	   search
32.29	     run=9  nbConstraintChecks=4493802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3251
32.29	     nbFailedAssignments=1997  nbBacktracks=1128  nbVisitedNodes=6377  nbRestartNogoods=56
32.29	       =>  wckTime=1.379  cpuTime=1.31  mem=16M521
32.91	   
32.91	   search
32.91	     run=10  nbConstraintChecks=6741273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4912
32.91	     nbFailedAssignments=3070  nbBacktracks=1704  nbVisitedNodes=9687  nbRestartNogoods=65
32.91	       =>  wckTime=1.995  cpuTime=1.92  mem=16M521
33.81	   
33.81	   search
33.81	     run=11  nbConstraintChecks=10038565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7153
33.81	     nbFailedAssignments=4435  nbBacktracks=2568  nbVisitedNodes=14157  nbRestartNogoods=71
33.81	       =>  wckTime=2.893  cpuTime=2.81  mem=16M521
35.21	   
35.21	   search
35.21	     run=12  nbConstraintChecks=15101531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10712
35.21	     nbFailedAssignments=6683  nbBacktracks=3865  nbVisitedNodes=21261  nbRestartNogoods=82
35.21	       =>  wckTime=4.293  cpuTime=4.2  mem=16M521
36.90	   
36.90	   search
36.90	     run=13  nbConstraintChecks=21460850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15339
36.90	     nbFailedAssignments=9352  nbBacktracks=5811  nbVisitedNodes=30503  nbRestartNogoods=89
36.91	       =>  wckTime=5.989  cpuTime=5.89  mem=16M521
39.76	   
39.76	   search
39.76	     run=14  nbConstraintChecks=30962679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22339
39.76	     nbFailedAssignments=13423  nbBacktracks=8730  nbVisitedNodes=44493  nbRestartNogoods=103
39.76	       =>  wckTime=8.846  cpuTime=8.74  mem=16M521
44.19	   
44.19	   search
44.19	     run=15  nbConstraintChecks=46267700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33350
44.19	     nbFailedAssignments=20048  nbBacktracks=13108  nbVisitedNodes=66507  nbRestartNogoods=113
44.19	       =>  wckTime=13.273  cpuTime=13.15  mem=16M521
50.52	   
50.52	   search
50.52	     run=16  nbConstraintChecks=69688948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51293
50.52	     nbFailedAssignments=31412  nbBacktracks=19677  nbVisitedNodes=102382  nbRestartNogoods=125
50.52	       =>  wckTime=19.608  cpuTime=19.44  mem=16M521
59.72	   
59.72	   search
59.72	     run=17  nbConstraintChecks=102069108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75755
59.72	     nbFailedAssignments=46013  nbBacktracks=29529  nbVisitedNodes=151296  nbRestartNogoods=133
59.72	       =>  wckTime=28.802  cpuTime=28.59  mem=16M521
75.47	   
75.47	   search
75.47	     run=18  nbConstraintChecks=153417416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113710
75.47	     nbFailedAssignments=69182  nbBacktracks=44308  nbVisitedNodes=227152  nbRestartNogoods=143
75.47	       =>  wckTime=44.554  cpuTime=44.28  mem=16M521
99.25	   
99.25	   search
99.25	     run=19  nbConstraintChecks=230196414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171308
99.25	     nbFailedAssignments=104601  nbBacktracks=66476  nbVisitedNodes=341829  nbRestartNogoods=155
99.25	       =>  wckTime=68.336  cpuTime=67.94  mem=16M521
131.99	   
131.99	   search
131.99	     run=20  nbConstraintChecks=335470616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256003
131.99	     nbFailedAssignments=156035  nbBacktracks=99728  nbVisitedNodes=508202  nbRestartNogoods=168
131.99	       =>  wckTime=101.073  cpuTime=100.54  mem=16M521
174.69	   
174.69	   search
174.69	     run=21  nbConstraintChecks=472400264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=368316
174.69	     nbFailedAssignments=218461  nbBacktracks=149606  nbVisitedNodes=726795  nbRestartNogoods=180
174.69	       =>  wckTime=143.772  cpuTime=143.04  mem=16M521
237.75	   
237.75	   search
237.75	     run=22  nbConstraintChecks=670776753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=532884
237.75	     nbFailedAssignments=308203  nbBacktracks=224425  nbVisitedNodes=1044599  nbRestartNogoods=188
237.75	       =>  wckTime=206.838  cpuTime=205.81  mem=16M521
298.31	   
298.31	   search
298.31	     run=23  nbConstraintChecks=857736671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=687431
298.31	     nbFailedAssignments=394227  nbBacktracks=292949  nbVisitedNodes=1344014  nbRestartNogoods=200
298.31	       =>  wckTime=267.394  cpuTime=266.09  mem=16M521
298.31	   
298.31	   global
298.31	     nbConstraintChecks=857736711  nbRestartNogoods=200  solvingWckTime=267.395  solvingCpuTime=266.09  expiredTime=no
298.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=296.53
298.31	       =>  wckTime=298.003  cpuTime=296.49  mem=16M521
298.31	
298.31	s OPTIMUM FOUND
298.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 
298.31	   
298.31	   totalWckTime=298.078  totalCpuTime=296.53

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/node65/watcher-278732-1169289181 -o ROOT/results/node65/solver-278732-1169289181 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278732-1169289181/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: 0.48 1.27 1.67 1/72 1365
/proc/meminfo: memFree=1462876/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=18540 CPUtime=0
/proc/1364/stat : 1364 (runsolver) R 1360 1364 1034 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 76415853 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 257203694887 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1364/statm: 4635 279 244 17 0 2626 0

[startup+0.101956 s]
/proc/loadavg: 0.48 1.27 1.67 1/72 1365
/proc/meminfo: memFree=1462876/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=913228 CPUtime=0.08
/proc/1364/stat : 1364 (java) S 1360 1364 1034 0 -1 0 2888 0 1 0 6 2 0 0 20 0 8 0 76415853 935145472 2634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1364/statm: 228307 2635 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.510022 s]
/proc/loadavg: 0.48 1.27 1.67 1/72 1365
/proc/meminfo: memFree=1462876/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915332 CPUtime=0.47
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 6472 0 1 0 42 5 0 0 16 0 8 0 76415853 937299968 6211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228833 6211 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33115 s]
/proc/loadavg: 0.48 1.27 1.67 2/75 1372
/proc/meminfo: memFree=1445444/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=1.29
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 7158 0 1 0 106 23 0 0 17 0 8 0 76415853 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 6896 2476 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915464 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937435136 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915464 CPUtime=0.12
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 76415862 937435136 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98342 s]
/proc/loadavg: 0.52 1.27 1.66 2/75 1372
/proc/meminfo: memFree=1445444/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=2.95
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 7162 0 1 0 226 69 0 0 18 0 8 0 76415853 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 6899 2476 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.13
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915464 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.26597 s]
/proc/loadavg: 0.52 1.27 1.66 2/75 1374
/proc/meminfo: memFree=1445252/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=6.22
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 7162 0 1 0 463 159 0 0 18 0 8 0 76415853 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 6899 2476 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915464 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.13
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.754 s]
/proc/loadavg: 0.75 1.29 1.67 3/81 1400
/proc/meminfo: memFree=1422804/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=12.7
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 7162 0 1 0 939 331 0 0 25 0 8 0 76415853 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 6899 2476 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915464 CPUtime=0.13
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 76415862 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.6102 s]
/proc/loadavg: 0.94 1.31 1.67 3/81 1400
/proc/meminfo: memFree=1422740/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=25.56
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 7162 0 1 0 1900 656 0 0 25 0 8 0 76415853 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 6899 2476 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915464 CPUtime=0.13
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 76415862 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915460

[startup+51.2642 s]
/proc/loadavg: 1.30 1.37 1.68 3/81 1400
/proc/meminfo: memFree=1415636/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=51.08
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 9054 0 1 0 4316 792 0 0 25 0 8 0 76415853 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073874150 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 8787 2527 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.23
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 76415862 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 915460

[startup+102.541 s]
/proc/loadavg: 1.72 1.47 1.69 3/81 1400
/proc/meminfo: memFree=1415636/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=102.12
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 9062 0 1 0 9420 792 0 0 25 0 8 0 76415853 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 8794 2527 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.24
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 76415862 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 915460

[startup+162.556 s]
/proc/loadavg: 1.89 1.57 1.71 3/81 1400
/proc/meminfo: memFree=1415636/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=161.86
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 9065 0 1 0 15394 792 0 0 25 0 8 0 76415853 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 8796 2527 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.24
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 76415862 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) R 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 915460

[startup+222.568 s]
/proc/loadavg: 1.96 1.64 1.73 3/81 1400
/proc/meminfo: memFree=1415636/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=221.62
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 9068 0 1 0 21369 793 0 0 25 0 8 0 76415853 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843293 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 8799 2527 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.24
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 76415862 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.62
Current children cumulated vsize (KiB) 915460

[startup+282.574 s]
/proc/loadavg: 1.98 1.70 1.74 3/81 1400
/proc/meminfo: memFree=1415572/2055920 swapFree=4191892/4192956
[pid=1364] ppid=1360 vsize=915460 CPUtime=281.34
/proc/1364/stat : 1364 (java) R 1360 1364 1034 0 -1 0 9071 0 1 0 27341 793 0 0 25 0 8 0 76415853 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1364/statm: 228865 8802 2527 14 0 215335 0
[pid=1364/tid=1366] ppid=1360 vsize=915460 CPUtime=0.02
/proc/1364/task/1366/stat : 1366 (java) S 1360 1364 1034 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76415858 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1367] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1367/stat : 1367 (java) S 1360 1364 1034 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1364/tid=1368] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1368/stat : 1368 (java) S 1360 1364 1034 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76415858 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1369] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1369/stat : 1369 (java) S 1360 1364 1034 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76415862 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1370] ppid=1360 vsize=915460 CPUtime=0.24
/proc/1364/task/1370/stat : 1370 (java) S 1360 1364 1034 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 76415862 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1371] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1371/stat : 1371 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 76415862 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1364/tid=1372] ppid=1360 vsize=915460 CPUtime=0
/proc/1364/task/1372/stat : 1372 (java) S 1360 1364 1034 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76415862 937431040 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 298.35
CPU time (s): 297.029
CPU user time (s): 289.089
CPU system time (s): 7.93979
CPU usage (%): 99.5571
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.089
system time used= 7.93979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9167
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= 7102
involuntary context switches= 10688

runsolver used 0.317951 s user time and 0.770882 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 20 10:33:02 UTC 2007


IDJOB= 278732
IDBENCH= 8723
IDSOLVER= 69
FILE ID= node65/278732-1169289181

PBS_JOBID= 3609745

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/278732-1169289181/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-278732-1169289181 -o ROOT/results/node65/solver-278732-1169289181 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278732-1169289181/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  05650ff59560e75b51c8d6a2ef23b97c

RANDOM SEED= 207959028

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.263
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.263
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:       1464020 kB
Buffers:         48392 kB
Cached:         454684 kB
SwapCached:        396 kB
Active:         112540 kB
Inactive:       410284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464020 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          28552 kB
Slab:            54824 kB
Committed_AS:   827788 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node65 on Sat Jan 20 10:38:05 UTC 2007