Trace number 281044

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 197.497 197.601

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-3_ext.xml
MD5SUMd90a4818df73725a7a407391d0b230e5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark4.05738
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281044-1169309572/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.52	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1238  maxDegree=12
0.52	     maxArity=2
0.52	       =>  wckTime=0.207  cpuTime=0.15  mem=8M846
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.291  cpuTime=0.19  mem=5M493
0.61	
0.61	s SATISFIABLE
0.61	o 44
0.61	c 57
0.61	o 49
0.61	c 52
0.61	o 53
0.61	c 48
0.61	o 56
0.61	c 45
0.61	o 59
0.61	c 42
0.61	o 62
0.61	c 39
0.61	o 65
0.61	c 36
0.61	o 66
0.61	c 35
0.62	o 67
0.62	c 34
0.62	o 69
0.62	c 32
0.62	o 71
0.62	c 30
0.62	o 73
0.62	c 28
0.62	o 74
0.62	c 27
0.62	o 75
0.62	c 26
0.62	o 76
0.62	c 25
0.62	o 77
0.62	c 24
0.62	o 79
0.62	c 22
0.62	o 80
0.62	c 21
0.62	o 81
0.62	c 20
0.62	o 82
0.62	c 19
0.62	o 83
0.62	c 18
0.63	o 84
0.63	c 17
0.63	o 85
0.63	c 16
0.63	o 86
0.63	c 15
0.63	o 87
0.63	c 14
0.63	o 88
0.63	c 13
0.63	o 89
0.63	c 12
0.64	o 90
0.64	c 11
0.64	o 91
0.64	c 10
0.64	o 92
0.64	c 9
0.66	o 93
0.66	c 8
0.66	o 94
0.67	c 7
0.67	o 95
0.67	c 6
0.69	o 96
0.69	c 5
2.12	   
2.12	   search
2.12	     run=0  nbConstraintChecks=6208424  nbAssignments=10000
2.12	       =>  wckTime=1.524  cpuTime=1.51  mem=5M493
3.45	   
3.45	   search
3.45	     run=1  nbConstraintChecks=11889761  nbAssignments=20000
3.45	       =>  wckTime=2.853  cpuTime=2.83  mem=5M493
4.85	   
4.85	   search
4.85	     run=2  nbConstraintChecks=18229984  nbAssignments=30000
4.85	       =>  wckTime=4.251  cpuTime=4.23  mem=5M493
6.28	   
6.28	   search
6.28	     run=3  nbConstraintChecks=24731144  nbAssignments=40000
6.28	       =>  wckTime=5.676  cpuTime=5.66  mem=5M493
7.65	   
7.65	   search
7.65	     run=4  nbConstraintChecks=30811546  nbAssignments=50000
7.65	       =>  wckTime=7.048  cpuTime=7.02  mem=5M493
9.07	   
9.07	   search
9.07	     run=5  nbConstraintChecks=37240535  nbAssignments=60000
9.07	       =>  wckTime=8.468  cpuTime=8.45  mem=5M493
10.44	   
10.44	   search
10.44	     run=6  nbConstraintChecks=43359213  nbAssignments=70000
10.44	       =>  wckTime=9.839  cpuTime=9.81  mem=5M493
11.87	   
11.87	   search
11.87	     run=7  nbConstraintChecks=49949737  nbAssignments=80000
11.87	       =>  wckTime=11.273  cpuTime=11.25  mem=5M493
13.26	   
13.26	   search
13.26	     run=8  nbConstraintChecks=56220828  nbAssignments=90000
13.26	       =>  wckTime=12.659  cpuTime=12.64  mem=5M493
14.66	   
14.66	   search
14.66	     run=9  nbConstraintChecks=62586595  nbAssignments=100000
14.66	       =>  wckTime=14.062  cpuTime=14.04  mem=5M493
16.05	   
16.05	   search
16.05	     run=10  nbConstraintChecks=68834871  nbAssignments=110000
16.05	       =>  wckTime=15.447  cpuTime=15.43  mem=5M493
17.47	   
17.47	   search
17.47	     run=11  nbConstraintChecks=75313631  nbAssignments=120000
17.47	       =>  wckTime=16.867  cpuTime=16.84  mem=5M493
18.85	   
18.85	   search
18.85	     run=12  nbConstraintChecks=81559018  nbAssignments=130000
18.85	       =>  wckTime=18.246  cpuTime=18.22  mem=5M493
20.27	   
20.27	   search
20.27	     run=13  nbConstraintChecks=88051538  nbAssignments=140000
20.27	       =>  wckTime=19.673  cpuTime=19.64  mem=5M493
21.66	   
21.66	   search
21.66	     run=14  nbConstraintChecks=94200603  nbAssignments=150000
21.66	       =>  wckTime=21.058  cpuTime=21.03  mem=5M493
23.13	   
23.13	   search
23.13	     run=15  nbConstraintChecks=101046105  nbAssignments=160000
23.13	       =>  wckTime=22.533  cpuTime=22.5  mem=5M493
24.48	   
24.48	   search
24.49	     run=16  nbConstraintChecks=106986764  nbAssignments=170000
24.49	       =>  wckTime=23.885  cpuTime=23.85  mem=5M493
25.92	   
25.92	   search
25.92	     run=17  nbConstraintChecks=113571207  nbAssignments=180000
25.92	       =>  wckTime=25.323  cpuTime=25.29  mem=5M493
26.76	o 97
26.76	c 4
27.32	   
27.32	   search
27.32	     run=18  nbConstraintChecks=119849738  nbAssignments=190000
27.32	       =>  wckTime=26.721  cpuTime=26.68  mem=5M493
28.77	   
28.77	   search
28.77	     run=19  nbConstraintChecks=126506705  nbAssignments=200000
28.77	       =>  wckTime=28.167  cpuTime=28.13  mem=5M493
30.14	   
30.14	   search
30.14	     run=20  nbConstraintChecks=132672406  nbAssignments=210000
30.14	       =>  wckTime=29.538  cpuTime=29.51  mem=5M493
31.62	   
31.62	   search
31.62	     run=21  nbConstraintChecks=139731256  nbAssignments=220000
31.62	       =>  wckTime=31.022  cpuTime=30.99  mem=5M493
33.00	   
33.00	   search
33.00	     run=22  nbConstraintChecks=145935022  nbAssignments=230000
33.00	       =>  wckTime=32.398  cpuTime=32.36  mem=5M493
34.42	   
34.42	   search
34.42	     run=23  nbConstraintChecks=152412501  nbAssignments=240000
34.42	       =>  wckTime=33.815  cpuTime=33.78  mem=5M493
35.81	   
35.81	   search
35.81	     run=24  nbConstraintChecks=158748457  nbAssignments=250000
35.81	       =>  wckTime=35.206  cpuTime=35.17  mem=5M493
37.22	   
37.22	   search
37.22	     run=25  nbConstraintChecks=165188451  nbAssignments=260000
37.22	       =>  wckTime=36.619  cpuTime=36.57  mem=5M493
38.61	   
38.61	   search
38.61	     run=26  nbConstraintChecks=171545496  nbAssignments=270000
38.61	       =>  wckTime=38.01  cpuTime=37.97  mem=5M493
40.05	   
40.05	   search
40.05	     run=27  nbConstraintChecks=178137707  nbAssignments=280000
40.05	       =>  wckTime=39.453  cpuTime=39.41  mem=5M493
41.44	   
41.44	   search
41.44	     run=28  nbConstraintChecks=184362144  nbAssignments=290000
41.44	       =>  wckTime=40.841  cpuTime=40.79  mem=5M493
42.88	   
42.88	   search
42.88	     run=29  nbConstraintChecks=190837893  nbAssignments=300000
42.88	       =>  wckTime=42.277  cpuTime=42.23  mem=5M493
44.30	   
44.30	   search
44.30	     run=30  nbConstraintChecks=197356422  nbAssignments=310000
44.30	       =>  wckTime=43.704  cpuTime=43.66  mem=5M493
45.69	   
45.69	   search
45.69	     run=31  nbConstraintChecks=203458701  nbAssignments=320000
45.69	       =>  wckTime=45.088  cpuTime=45.04  mem=5M493
47.10	   
47.10	   search
47.10	     run=32  nbConstraintChecks=209918149  nbAssignments=330000
47.10	       =>  wckTime=46.503  cpuTime=46.45  mem=5M493
48.52	   
48.52	   search
48.52	     run=33  nbConstraintChecks=216366907  nbAssignments=340000
48.52	       =>  wckTime=47.923  cpuTime=47.88  mem=5M493
49.87	   
49.87	   search
49.87	     run=34  nbConstraintChecks=222305608  nbAssignments=350000
49.87	       =>  wckTime=49.267  cpuTime=49.22  mem=5M493
51.28	   
51.28	   search
51.28	     run=35  nbConstraintChecks=228673981  nbAssignments=360000
51.28	       =>  wckTime=50.677  cpuTime=50.63  mem=5M493
52.64	   
52.64	   search
52.64	     run=36  nbConstraintChecks=234778389  nbAssignments=370000
52.64	       =>  wckTime=52.038  cpuTime=52.0  mem=5M493
54.09	   
54.09	   search
54.09	     run=37  nbConstraintChecks=241507513  nbAssignments=380000
54.09	       =>  wckTime=53.493  cpuTime=53.44  mem=5M493
55.46	   
55.46	   search
55.46	     run=38  nbConstraintChecks=247602908  nbAssignments=390000
55.46	       =>  wckTime=54.86  cpuTime=54.81  mem=5M493
56.79	   
56.79	   search
56.79	     run=39  nbConstraintChecks=253684714  nbAssignments=399429
56.79	       =>  wckTime=56.191  cpuTime=56.14  mem=5M493
56.79	   
56.79	   global
56.79	     nbConstraintChecks=253684714  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.79	     solvingWckTime=56.188  solvingCpuTime=56.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.79	     globalCpuTime=56.38
56.79	       =>  wckTime=56.481  cpuTime=56.33  mem=5M493
56.79	   
56.79	   solver IterativeSystematicSolver being built... 
56.93	       =>  wckTime=56.615  cpuTime=56.44  mem=16M629
56.98	   
56.98	   preprocessing
56.98	     nbConstraintChecks=20765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
56.98	     detectedInconsistency=no
56.98	       =>  wckTime=0.048  cpuTime=0.03  mem=16M629
57.01	   
57.01	   search
57.01	     run=0  nbConstraintChecks=76716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54
57.01	     nbFailedAssignments=35  nbBacktracks=10  nbVisitedNodes=100  nbRestartNogoods=0
57.01	       =>  wckTime=0.085  cpuTime=0.06  mem=16M629
57.09	   
57.09	   search
57.09	     run=1  nbConstraintChecks=217076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145
57.09	     nbFailedAssignments=98  nbBacktracks=25  nbVisitedNodes=269  nbRestartNogoods=23
57.09	       =>  wckTime=0.163  cpuTime=0.13  mem=16M629
57.15	   
57.15	   search
57.15	     run=2  nbConstraintChecks=338893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=232
57.15	     nbFailedAssignments=153  nbBacktracks=47  nbVisitedNodes=433  nbRestartNogoods=36
57.15	       =>  wckTime=0.22  cpuTime=0.18  mem=16M629
57.27	   
57.27	   search
57.27	     run=3  nbConstraintChecks=625988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
57.27	     nbFailedAssignments=294  nbBacktracks=80  nbVisitedNodes=788  nbRestartNogoods=64
57.27	       =>  wckTime=0.341  cpuTime=0.3  mem=16M629
57.40	   
57.40	   search
57.40	     run=4  nbConstraintChecks=969181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=617
57.40	     nbFailedAssignments=437  nbBacktracks=131  nbVisitedNodes=1180  nbRestartNogoods=82
57.40	       =>  wckTime=0.47  cpuTime=0.43  mem=16M629
57.59	   
57.59	   search
57.60	     run=5  nbConstraintChecks=1463907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=939
57.60	     nbFailedAssignments=674  nbBacktracks=207  nbVisitedNodes=1813  nbRestartNogoods=96
57.60	       =>  wckTime=0.668  cpuTime=0.62  mem=16M629
57.93	   
57.93	   search
57.93	     run=6  nbConstraintChecks=2273146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1486
57.94	     nbFailedAssignments=1099  nbBacktracks=320  nbVisitedNodes=2893  nbRestartNogoods=106
57.94	       =>  wckTime=1.007  cpuTime=0.95  mem=16M629
58.35	   
58.35	   search
58.35	     run=7  nbConstraintChecks=3409360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2166
58.35	     nbFailedAssignments=1596  nbBacktracks=492  nbVisitedNodes=4234  nbRestartNogoods=122
58.35	       =>  wckTime=1.421  cpuTime=1.35  mem=16M629
59.22	   
59.22	   search
59.22	     run=8  nbConstraintChecks=5839797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3647
59.22	     nbFailedAssignments=2814  nbBacktracks=748  nbVisitedNodes=7185  nbRestartNogoods=158
59.22	       =>  wckTime=2.291  cpuTime=2.22  mem=16M629
60.29	   
60.29	   search
60.29	     run=9  nbConstraintChecks=8651071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5411
60.29	     nbFailedAssignments=4187  nbBacktracks=1132  nbVisitedNodes=10677  nbRestartNogoods=164
60.29	       =>  wckTime=3.362  cpuTime=3.29  mem=16M629
61.75	   
61.75	   search
61.75	     run=10  nbConstraintChecks=12441170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7721
61.75	     nbFailedAssignments=5909  nbBacktracks=1708  nbVisitedNodes=15284  nbRestartNogoods=188
61.75	       =>  wckTime=4.825  cpuTime=4.75  mem=16M629
64.01	   
64.01	   search
64.01	     run=11  nbConstraintChecks=18108436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11053
64.01	     nbFailedAssignments=8371  nbBacktracks=2572  nbVisitedNodes=21936  nbRestartNogoods=215
64.01	       =>  wckTime=7.08  cpuTime=7.0  mem=16M629
67.17	   
67.17	   search
67.17	     run=12  nbConstraintChecks=27244322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16472
67.17	     nbFailedAssignments=12481  nbBacktracks=3870  nbVisitedNodes=32709  nbRestartNogoods=232
67.17	       =>  wckTime=10.242  cpuTime=10.16  mem=16M629
72.47	   
72.47	   search
72.47	     run=13  nbConstraintChecks=40601954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25007
72.47	     nbFailedAssignments=19065  nbBacktracks=5817  nbVisitedNodes=49705  nbRestartNogoods=253
72.47	       =>  wckTime=15.541  cpuTime=15.46  mem=16M629
77.19	   
77.19	   search
77.19	     run=14  nbConstraintChecks=53764224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33930
77.19	     nbFailedAssignments=25056  nbBacktracks=8736  nbVisitedNodes=67497  nbRestartNogoods=268
77.19	       =>  wckTime=20.262  cpuTime=20.18  mem=16M629
88.55	   
88.55	   search
88.55	     run=15  nbConstraintChecks=82270601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51942
88.55	     nbFailedAssignments=38684  nbBacktracks=13115  nbVisitedNodes=103279  nbRestartNogoods=306
88.55	       =>  wckTime=31.627  cpuTime=31.54  mem=16M629
101.97	   
101.97	   search
101.97	     run=16  nbConstraintChecks=111933656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73604
101.97	     nbFailedAssignments=53772  nbBacktracks=19683  nbVisitedNodes=146469  nbRestartNogoods=326
101.97	       =>  wckTime=45.043  cpuTime=44.95  mem=16M629
121.76	   
121.76	   search
121.76	     run=17  nbConstraintChecks=154934357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104775
121.76	     nbFailedAssignments=75085  nbBacktracks=29535  nbVisitedNodes=208409  nbRestartNogoods=346
121.76	       =>  wckTime=64.83  cpuTime=64.73  mem=16M629
148.74	   
148.74	   search
148.74	     run=18  nbConstraintChecks=214012955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146642
148.74	     nbFailedAssignments=102168  nbBacktracks=44313  nbVisitedNodes=291396  nbRestartNogoods=359
148.74	       =>  wckTime=91.813  cpuTime=91.7  mem=16M629
185.60	   
185.60	   search
185.60	     run=19  nbConstraintChecks=295333522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206075
185.60	     nbFailedAssignments=139429  nbBacktracks=66481  nbVisitedNodes=408853  nbRestartNogoods=383
185.60	       =>  wckTime=128.671  cpuTime=128.55  mem=16M629
197.56	   
197.56	   search
197.56	     run=20  nbConstraintChecks=321516365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=224798
197.56	     nbFailedAssignments=150032  nbBacktracks=74602  nbVisitedNodes=445608  nbRestartNogoods=400
197.57	       =>  wckTime=140.637  cpuTime=140.51  mem=16M629
197.57	   
197.57	   global
197.57	     nbConstraintChecks=321537130  nbRestartNogoods=400  solvingWckTime=140.639  solvingCpuTime=140.51  expiredTime=no
197.57	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=197.0
197.57	       =>  wckTime=197.256  cpuTime=196.95  mem=16M629
197.57	
197.57	s OPTIMUM FOUND
197.57	v 5 0 4 5 6 3 5 5 0 9 5 1 1 1 4 7 1 5 9 8 9 8 5 5 9 0 6 9 1 3 6 3 7 7 1 5 2 9 8 1 
197.57	   
197.57	   totalWckTime=197.338  totalCpuTime=197.01

Verifier Data (download as text)

4 unsatisfied constraints, 97 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-281044-1169309572 -o ROOT/results/node51/solver-281044-1169309572 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281044-1169309572/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.60 1.78 1.83 4/81 32592
/proc/meminfo: memFree=1336584/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=18540 CPUtime=0
/proc/32591/stat : 32591 (runsolver) R 32589 32591 32221 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279355848 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32591/statm: 4635 279 244 17 0 2626 0

[startup+0.107458 s]
/proc/loadavg: 1.60 1.78 1.83 4/81 32592
/proc/meminfo: memFree=1336584/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=914988 CPUtime=0.09
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 3020 0 1 0 8 1 0 0 17 0 8 0 279355848 936947712 2766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228747 2766 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515526 s]
/proc/loadavg: 1.60 1.78 1.83 4/81 32592
/proc/meminfo: memFree=1336584/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915332 CPUtime=0.5
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 6562 0 1 0 46 4 0 0 19 0 8 0 279355848 937299968 6301 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073541773 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228833 6301 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33667 s]
/proc/loadavg: 1.63 1.78 1.83 3/88 32599
/proc/meminfo: memFree=1318928/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915448 CPUtime=1.32
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7110 0 1 0 108 24 0 0 25 0 8 0 279355848 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228861 6848 2479 14 0 215331 0
[pid=32591/tid=32593] ppid=32589 vsize=915444 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915448 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915444 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279355856 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915448 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937418752 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915448

[startup+2.98595 s]
/proc/loadavg: 1.63 1.78 1.83 3/88 32599
/proc/meminfo: memFree=1318936/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915444 CPUtime=2.96
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7113 0 1 0 226 70 0 0 25 0 8 0 279355848 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228861 6850 2479 14 0 215331 0
[pid=32591/tid=32593] ppid=32589 vsize=915444 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915444 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.2715 s]
/proc/loadavg: 1.63 1.78 1.83 3/88 32599
/proc/meminfo: memFree=1318936/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915444 CPUtime=6.25
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7113 0 1 0 464 161 0 0 25 0 8 0 279355848 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228861 6850 2479 14 0 215331 0
[pid=32591/tid=32593] ppid=32589 vsize=915444 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915444 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915444

[startup+12.7526 s]
/proc/loadavg: 1.68 1.79 1.83 3/88 32599
/proc/meminfo: memFree=1318944/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915444 CPUtime=12.72
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7113 0 1 0 932 340 0 0 25 0 8 0 279355848 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228862 6850 2479 14 0 215332 0
[pid=32591/tid=32593] ppid=32589 vsize=915444 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915448 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937418752 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915444 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915444

[startup+25.5998 s]
/proc/loadavg: 1.73 1.80 1.83 3/88 32599
/proc/meminfo: memFree=1318880/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915444 CPUtime=25.57
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7114 0 1 0 1861 696 0 0 25 0 8 0 279355848 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228861 6851 2479 14 0 215331 0
[pid=32591/tid=32593] ppid=32589 vsize=915448 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915448 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279355856 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915444

[startup+51.2091 s]
/proc/loadavg: 1.84 1.81 1.84 3/88 32599
/proc/meminfo: memFree=1318944/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915448 CPUtime=51.17
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 7115 0 1 0 3703 1414 0 0 25 0 8 0 279355848 937418752 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228861 6852 2479 14 0 215331 0
[pid=32591/tid=32593] ppid=32589 vsize=915444 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279355852 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915448 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937418752 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915448 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937418752 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915444 CPUtime=0.12
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 279355856 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915444 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937414656 6852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915448

[startup+102.507 s]
/proc/loadavg: 1.93 1.84 1.84 3/88 32599
/proc/meminfo: memFree=1311200/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915576 CPUtime=102.44
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 9107 0 1 0 8669 1575 0 0 25 0 8 0 279355848 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857134 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228894 8838 2532 14 0 215364 0
[pid=32591/tid=32593] ppid=32589 vsize=915576 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279355852 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915576 CPUtime=0.23
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 279355856 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937549824 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 915576

[startup+162.54 s]
/proc/loadavg: 1.97 1.87 1.85 3/88 32599
/proc/meminfo: memFree=1311136/2055920 swapFree=4191892/4192956
[pid=32591] ppid=32589 vsize=915576 CPUtime=162.46
/proc/32591/stat : 32591 (java) R 32589 32591 32221 0 -1 0 9112 0 1 0 14671 1575 0 0 25 0 8 0 279355848 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32591/statm: 228894 8843 2532 14 0 215364 0
[pid=32591/tid=32593] ppid=32589 vsize=915576 CPUtime=0.02
/proc/32591/task/32593/stat : 32593 (java) S 32589 32591 32221 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279355852 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32594] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32594/stat : 32594 (java) S 32589 32591 32221 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279355852 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32595] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32595/stat : 32595 (java) S 32589 32591 32221 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279355852 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32596] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32596/stat : 32596 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279355856 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32597] ppid=32589 vsize=915576 CPUtime=0.23
/proc/32591/task/32597/stat : 32597 (java) S 32589 32591 32221 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 279355856 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32598] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32598/stat : 32598 (java) S 32589 32591 32221 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279355856 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32591/tid=32599] ppid=32589 vsize=915576 CPUtime=0
/proc/32591/task/32599/stat : 32599 (java) S 32589 32591 32221 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279355856 937549824 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 197.601
CPU time (s): 197.497
CPU user time (s): 181.734
CPU system time (s): 15.7626
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.734
system time used= 15.7626
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9211
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= 5120
involuntary context switches= 9752

runsolver used 0.189971 s user time and 0.540917 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 16:12:52 UTC 2007


IDJOB= 281044
IDBENCH= 12046
IDSOLVER= 68
FILE ID= node51/281044-1169309572

PBS_JOBID= 3610216

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281044-1169309572/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-281044-1169309572 -o ROOT/results/node51/solver-281044-1169309572 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281044-1169309572/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d90a4818df73725a7a407391d0b230e5

RANDOM SEED= 205976307

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:       1337064 kB
Buffers:         50880 kB
Cached:         562852 kB
SwapCached:        512 kB
Active:         150644 kB
Inactive:       491060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337064 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          44172 kB
Slab:            62364 kB
Committed_AS:  5675696 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 16:16:11 UTC 2007