Trace number 278804

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 373.726 373.93

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/
kbtree-9-7-3-5-90-11_ext.xml
MD5SUMa149db757afa9b5166b78ffc3929a556
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints66
Best CPU time to get the best result obtained on this benchmark1.26881
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278804-1169289274/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.40	       =>  wckTime=0.095  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.53	     nbConstraints=189  nbRelationTypes=185  nbExtensionStructures=185  nbSharedExtensionStructures=4
0.53	     nbConflictsStructures=185  nbSharedConflictsStructures=4  nbSharedBinaryRepresentations=1828  maxDegree=27
0.53	     maxArity=2
0.53	       =>  wckTime=0.225  cpuTime=0.16  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.307  cpuTime=0.21  mem=5M530
0.61	
0.61	s SATISFIABLE
0.61	o 28
0.61	c 161
0.61	o 32
0.61	c 157
0.62	o 34
0.62	c 155
0.62	o 35
0.62	c 154
0.62	o 37
0.62	c 152
0.62	o 40
0.62	c 149
0.62	o 43
0.62	c 146
0.62	o 45
0.62	c 144
0.62	o 47
0.62	c 142
0.62	o 49
0.62	c 140
0.62	o 51
0.62	c 138
0.62	o 52
0.62	c 137
0.62	o 53
0.62	c 136
0.63	o 54
0.63	c 135
0.63	o 55
0.63	c 134
0.63	o 58
0.63	c 131
0.63	o 61
0.63	c 128
0.63	o 62
0.63	c 127
0.63	o 63
0.63	c 126
0.63	o 64
0.63	c 125
0.63	o 66
0.63	c 123
2.64	   
2.64	   search
2.64	     run=0  nbConstraintChecks=12594092  nbAssignments=10000
2.64	       =>  wckTime=2.033  cpuTime=2.0  mem=5M530
4.58	   
4.58	   search
4.58	     run=1  nbConstraintChecks=25200510  nbAssignments=20000
4.58	       =>  wckTime=3.97  cpuTime=3.94  mem=5M530
6.51	   
6.51	   search
6.51	     run=2  nbConstraintChecks=37753788  nbAssignments=30000
6.51	       =>  wckTime=5.902  cpuTime=5.88  mem=5M530
8.43	   
8.43	   search
8.43	     run=3  nbConstraintChecks=50254315  nbAssignments=40000
8.43	       =>  wckTime=7.828  cpuTime=7.8  mem=5M530
10.37	   
10.37	   search
10.37	     run=4  nbConstraintChecks=62831394  nbAssignments=50000
10.37	       =>  wckTime=9.764  cpuTime=9.73  mem=5M530
12.30	   
12.30	   search
12.30	     run=5  nbConstraintChecks=75341015  nbAssignments=60000
12.30	       =>  wckTime=11.69  cpuTime=11.66  mem=5M530
14.24	   
14.24	   search
14.24	     run=6  nbConstraintChecks=87864847  nbAssignments=70000
14.24	       =>  wckTime=13.635  cpuTime=13.6  mem=5M530
16.13	   
16.13	   search
16.13	     run=7  nbConstraintChecks=100433725  nbAssignments=80000
16.13	       =>  wckTime=15.524  cpuTime=15.49  mem=5M530
17.94	   
17.94	   search
17.94	     run=8  nbConstraintChecks=112962941  nbAssignments=90000
17.94	       =>  wckTime=17.337  cpuTime=17.29  mem=5M530
19.77	   
19.77	   search
19.77	     run=9  nbConstraintChecks=125551793  nbAssignments=100000
19.77	       =>  wckTime=19.164  cpuTime=19.12  mem=5M530
21.61	   
21.61	   search
21.61	     run=10  nbConstraintChecks=138126635  nbAssignments=110000
21.61	       =>  wckTime=21.0  cpuTime=20.94  mem=5M530
23.53	   
23.53	   search
23.53	     run=11  nbConstraintChecks=150648742  nbAssignments=120000
23.53	       =>  wckTime=22.921  cpuTime=22.85  mem=5M530
25.46	   
25.46	   search
25.46	     run=12  nbConstraintChecks=163161146  nbAssignments=130000
25.46	       =>  wckTime=24.853  cpuTime=24.78  mem=5M530
27.39	   
27.39	   search
27.39	     run=13  nbConstraintChecks=175700306  nbAssignments=140000
27.39	       =>  wckTime=26.788  cpuTime=26.71  mem=5M530
29.33	   
29.33	   search
29.33	     run=14  nbConstraintChecks=188247982  nbAssignments=150000
29.33	       =>  wckTime=28.725  cpuTime=28.65  mem=5M530
30.69	   
30.69	   search
30.69	     run=15  nbConstraintChecks=197083361  nbAssignments=157017
30.69	       =>  wckTime=30.084  cpuTime=30.02  mem=5M530
30.69	   
30.69	   global
30.69	     nbConstraintChecks=197083361  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.69	     solvingWckTime=30.083  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.69	     globalCpuTime=30.27
30.69	       =>  wckTime=30.391  cpuTime=30.23  mem=5M530
30.69	   
30.69	   solver IterativeSystematicSolver being built... 
30.82	       =>  wckTime=30.514  cpuTime=30.32  mem=16M470
30.82	   
30.83	   preprocessing
30.83	     nbConstraintChecks=1890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M470
30.87	   
30.87	   search
30.87	     run=0  nbConstraintChecks=79153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
30.87	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
30.87	       =>  wckTime=0.055  cpuTime=0.03  mem=16M470
30.92	   
30.92	   search
30.92	     run=1  nbConstraintChecks=208247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98
30.92	     nbFailedAssignments=47  nbBacktracks=25  nbVisitedNodes=171  nbRestartNogoods=4
30.92	       =>  wckTime=0.104  cpuTime=0.07  mem=16M470
30.96	   
30.96	   search
30.96	     run=2  nbConstraintChecks=355448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
30.96	     nbFailedAssignments=79  nbBacktracks=47  nbVisitedNodes=291  nbRestartNogoods=10
30.96	       =>  wckTime=0.139  cpuTime=0.11  mem=16M470
31.00	   
31.00	   search
31.00	     run=3  nbConstraintChecks=581583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
31.00	     nbFailedAssignments=133  nbBacktracks=80  nbVisitedNodes=478  nbRestartNogoods=13
31.00	       =>  wckTime=0.188  cpuTime=0.15  mem=16M470
31.08	   
31.08	   search
31.08	     run=4  nbConstraintChecks=903100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406
31.08	     nbFailedAssignments=211  nbBacktracks=130  nbVisitedNodes=748  nbRestartNogoods=17
31.08	       =>  wckTime=0.26  cpuTime=0.22  mem=16M470
31.19	   
31.19	   search
31.19	     run=5  nbConstraintChecks=1469235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=655
31.19	     nbFailedAssignments=372  nbBacktracks=205  nbVisitedNodes=1233  nbRestartNogoods=20
31.19	       =>  wckTime=0.376  cpuTime=0.34  mem=16M470
31.35	   
31.35	   search
31.35	     run=6  nbConstraintChecks=2226851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=986
31.35	     nbFailedAssignments=577  nbBacktracks=318  nbVisitedNodes=1882  nbRestartNogoods=31
31.35	       =>  wckTime=0.535  cpuTime=0.5  mem=16M470
31.58	   
31.58	   search
31.58	     run=7  nbConstraintChecks=3351522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1473
31.58	     nbFailedAssignments=882  nbBacktracks=488  nbVisitedNodes=2844  nbRestartNogoods=36
31.58	       =>  wckTime=0.767  cpuTime=0.72  mem=16M470
31.92	   
31.92	   search
31.92	     run=8  nbConstraintChecks=5027602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2167
31.92	     nbFailedAssignments=1308  nbBacktracks=744  nbVisitedNodes=4220  nbRestartNogoods=50
31.92	       =>  wckTime=1.106  cpuTime=1.04  mem=16M470
32.36	   
32.36	   search
32.36	     run=9  nbConstraintChecks=7278738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3115
32.36	     nbFailedAssignments=1860  nbBacktracks=1128  nbVisitedNodes=6104  nbRestartNogoods=58
32.36	       =>  wckTime=1.544  cpuTime=1.48  mem=16M470
33.12	   
33.12	   search
33.12	     run=10  nbConstraintChecks=11131613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4690
33.12	     nbFailedAssignments=2848  nbBacktracks=1704  nbVisitedNodes=9243  nbRestartNogoods=66
33.12	       =>  wckTime=2.299  cpuTime=2.22  mem=16M470
34.10	   
34.10	   search
34.10	     run=11  nbConstraintChecks=16323546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6884
34.10	     nbFailedAssignments=4166  nbBacktracks=2568  nbVisitedNodes=13619  nbRestartNogoods=74
34.10	       =>  wckTime=3.288  cpuTime=3.22  mem=16M470
35.80	   
35.80	   search
35.80	     run=12  nbConstraintChecks=24930560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10473
35.80	     nbFailedAssignments=6445  nbBacktracks=3865  nbVisitedNodes=20784  nbRestartNogoods=82
35.80	       =>  wckTime=4.979  cpuTime=4.9  mem=16M470
38.10	   
38.10	   search
38.10	     run=13  nbConstraintChecks=36879586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15514
38.10	     nbFailedAssignments=9529  nbBacktracks=5811  nbVisitedNodes=30855  nbRestartNogoods=90
38.10	       =>  wckTime=7.286  cpuTime=7.2  mem=16M470
41.28	   
41.28	   search
41.28	     run=14  nbConstraintChecks=51891695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22022
41.28	     nbFailedAssignments=13107  nbBacktracks=8730  nbVisitedNodes=43860  nbRestartNogoods=98
41.28	       =>  wckTime=10.46  cpuTime=10.36  mem=16M470
47.10	   
47.10	   search
47.10	     run=15  nbConstraintChecks=80460148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33928
47.10	     nbFailedAssignments=20624  nbBacktracks=13108  nbVisitedNodes=67661  nbRestartNogoods=105
47.10	       =>  wckTime=16.285  cpuTime=16.18  mem=16M470
54.42	   
54.42	   search
54.42	     run=16  nbConstraintChecks=114604098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48465
54.42	     nbFailedAssignments=28580  nbBacktracks=19676  nbVisitedNodes=96722  nbRestartNogoods=118
54.42	       =>  wckTime=23.607  cpuTime=23.5  mem=16M470
67.33	   
67.33	   search
67.33	     run=17  nbConstraintChecks=176975551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74243
67.33	     nbFailedAssignments=44497  nbBacktracks=29528  nbVisitedNodes=148269  nbRestartNogoods=124
67.33	       =>  wckTime=36.513  cpuTime=36.4  mem=16M470
87.54	   
87.54	   search
87.54	     run=18  nbConstraintChecks=264973725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112936
87.54	     nbFailedAssignments=68401  nbBacktracks=44306  nbVisitedNodes=225644  nbRestartNogoods=135
87.54	       =>  wckTime=56.72  cpuTime=56.6  mem=16M470
113.30	   
113.30	   search
113.30	     run=19  nbConstraintChecks=377842273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165314
113.30	     nbFailedAssignments=98600  nbBacktracks=66474  nbVisitedNodes=330389  nbRestartNogoods=142
113.30	       =>  wckTime=82.487  cpuTime=82.36  mem=16M470
157.72	   
157.72	   search
157.72	     run=20  nbConstraintChecks=561167122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247972
157.72	     nbFailedAssignments=147998  nbBacktracks=99726  nbVisitedNodes=495693  nbRestartNogoods=155
157.72	       =>  wckTime=126.902  cpuTime=126.76  mem=16M470
221.62	   
221.62	   search
221.62	     run=21  nbConstraintChecks=839536121  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370857
221.62	     nbFailedAssignments=220999  nbBacktracks=149604  nbVisitedNodes=741442  nbRestartNogoods=165
221.62	       =>  wckTime=190.804  cpuTime=190.65  mem=16M470
317.28	   
317.28	   search
317.28	     run=22  nbConstraintChecks=1240136906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=551809
317.28	     nbFailedAssignments=327128  nbBacktracks=224422  nbVisitedNodes=1103243  nbRestartNogoods=176
317.28	       =>  wckTime=286.468  cpuTime=286.29  mem=16M470
373.90	   
373.90	   search
373.90	     run=23  nbConstraintChecks=1484573650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=656221
373.90	     nbFailedAssignments=392307  nbBacktracks=263656  nbVisitedNodes=1311561  nbRestartNogoods=189
373.90	       =>  wckTime=343.088  cpuTime=342.89  mem=16M470
373.91	   
373.91	   global
373.91	     nbConstraintChecks=1484575540  nbRestartNogoods=189  solvingWckTime=343.09  solvingCpuTime=342.89  expiredTime=no
373.91	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=373.25
373.91	       =>  wckTime=373.604  cpuTime=373.21  mem=16M470
373.91	
373.91	s OPTIMUM FOUND
373.91	v 4 0 2 0 0 2 4 2 4 4 3 2 1 0 1 1 1 0 0 3 1 3 1 3 0 0 0 4 
373.91	   
373.91	   totalWckTime=373.679  totalCpuTime=373.26

Verifier Data (download as text)

123 unsatisfied constraints, 66 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/node67/watcher-278804-1169289274 -o ROOT/results/node67/solver-278804-1169289274 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278804-1169289274/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.55 1.15 1.62 4/73 5559
/proc/meminfo: memFree=1433472/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=18540 CPUtime=0
/proc/5558/stat : 5558 (runsolver) R 5556 5558 5067 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 76424888 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5558/statm: 4635 279 244 17 0 2626 0

[startup+0.10678 s]
/proc/loadavg: 0.55 1.15 1.62 4/73 5559
/proc/meminfo: memFree=1433472/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=914988 CPUtime=0.09
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 3019 0 1 0 8 1 0 0 17 0 8 0 76424888 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514827 s]
/proc/loadavg: 0.55 1.15 1.62 4/73 5559
/proc/meminfo: memFree=1433472/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=915332 CPUtime=0.49
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 6519 0 1 0 45 4 0 0 16 0 8 0 76424888 937299968 6258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073554125 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 228833 6259 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33591 s]
/proc/loadavg: 0.55 1.15 1.62 2/75 5566
/proc/meminfo: memFree=1417072/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=915460 CPUtime=1.31
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 7127 0 1 0 112 19 0 0 16 0 8 0 76424888 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 228866 6865 2476 14 0 215336 0
[pid=5558/tid=5560] ppid=5556 vsize=915460 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 76424892 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5561] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=915464 CPUtime=0.11
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 341 0 0 0 11 0 0 0 16 0 8 0 76424896 937435136 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76424896 937431040 6865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97308 s]
/proc/loadavg: 0.58 1.15 1.62 2/75 5576
/proc/meminfo: memFree=1416880/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=915460 CPUtime=2.94
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 7131 0 1 0 244 50 0 0 17 0 8 0 76424888 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 228865 6868 2476 14 0 215335 0
[pid=5558/tid=5560] ppid=5556 vsize=915464 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 76424892 937435136 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=915460 CPUtime=0.12
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=915464 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 937435136 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.17642 s]
/proc/loadavg: 0.58 1.15 1.62 2/75 5576
/proc/meminfo: memFree=1416888/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=915460 CPUtime=6.15
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 7131 0 1 0 500 115 0 0 18 0 8 0 76424888 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 228866 6868 2476 14 0 215336 0
[pid=5558/tid=5560] ppid=5556 vsize=915460 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 76424892 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=915464 CPUtime=0.12
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 76424896 937435136 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=915460 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76424896 937431040 6868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915460

[startup+12.6371 s]
/proc/loadavg: 0.65 1.14 1.61 2/75 5581
/proc/meminfo: memFree=1419080/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=12.61
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 7132 0 1 0 1020 241 0 0 17 0 8 0 76424888 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 6869 2476 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.12
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 916484

[startup+25.4875 s]
/proc/loadavg: 0.78 1.16 1.61 2/75 5669
/proc/meminfo: memFree=1416376/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=25.42
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 7132 0 1 0 2046 496 0 0 25 0 8 0 76424888 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 6869 2476 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.12
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 6869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 916484

[startup+51.1782 s]
/proc/loadavg: 0.92 1.16 1.60 2/72 5766
/proc/meminfo: memFree=1416472/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=51.06
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9038 0 1 0 4508 598 0 0 17 0 8 0 76424888 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8772 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.21
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 398 0 0 0 20 1 0 0 16 0 8 0 76424896 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 916484

[startup+102.43 s]
/proc/loadavg: 0.97 1.13 1.56 2/72 5766
/proc/meminfo: memFree=1416736/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=102.29
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9048 0 1 0 9631 598 0 0 25 0 8 0 76424888 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8780 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.22
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 76424896 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 916484

[startup+162.512 s]
/proc/loadavg: 0.98 1.11 1.52 2/72 5766
/proc/meminfo: memFree=1416800/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=162.37
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9054 0 1 0 15638 599 0 0 25 0 8 0 76424888 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866882 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8785 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.22
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 76424896 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 916484

[startup+222.595 s]
/proc/loadavg: 0.99 1.08 1.49 2/72 5766
/proc/meminfo: memFree=1416800/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=222.44
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9057 0 1 0 21645 599 0 0 25 0 8 0 76424888 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8788 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.22
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 916484

[startup+282.68 s]
/proc/loadavg: 0.99 1.06 1.45 2/72 5766
/proc/meminfo: memFree=1416864/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=282.5
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9057 0 1 0 27651 599 0 0 25 0 8 0 76424888 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815815 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8788 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.22
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 916484

[startup+342.763 s]
/proc/loadavg: 0.99 1.05 1.42 2/72 5766
/proc/meminfo: memFree=1416864/2055920 swapFree=4192956/4192956
[pid=5558] ppid=5556 vsize=916484 CPUtime=342.57
/proc/5558/stat : 5558 (java) R 5556 5558 5067 0 -1 0 9059 0 1 0 33658 599 0 0 25 0 8 0 76424888 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839273 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5558/statm: 229121 8790 2527 14 0 215591 0
[pid=5558/tid=5560] ppid=5556 vsize=916484 CPUtime=0.02
/proc/5558/task/5560/stat : 5560 (java) S 5556 5558 5067 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 76424892 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5561] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5561/stat : 5561 (java) S 5556 5558 5067 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5562] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5562/stat : 5562 (java) S 5556 5558 5067 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76424893 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5563] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5563/stat : 5563 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 76424896 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5564] ppid=5556 vsize=916484 CPUtime=0.22
/proc/5558/task/5564/stat : 5564 (java) S 5556 5558 5067 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 76424896 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5558/tid=5565] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5565/stat : 5565 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76424896 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5558/tid=5566] ppid=5556 vsize=916484 CPUtime=0
/proc/5558/task/5566/stat : 5566 (java) S 5556 5558 5067 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76424896 938479616 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 916484

Child status: 0
Real time (s): 373.93
CPU time (s): 373.726
CPU user time (s): 367.73
CPU system time (s): 5.99609
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.73
system time used= 5.99609
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9153
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= 8402
involuntary context switches= 1441

runsolver used 0.328949 s user time and 1.00585 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 10:34:36 UTC 2007


IDJOB= 278804
IDBENCH= 8883
IDSOLVER= 69
FILE ID= node67/278804-1169289274

PBS_JOBID= 3609749

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-90/kbtree-9-7-3-5-90-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278804-1169289274/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-278804-1169289274 -o ROOT/results/node67/solver-278804-1169289274 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278804-1169289274/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a149db757afa9b5166b78ffc3929a556

RANDOM SEED= 893511076

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.236
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.236
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:       1433952 kB
Buffers:         49548 kB
Cached:         481124 kB
SwapCached:          0 kB
Active:         114504 kB
Inactive:       437416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3804 kB
Writeback:           0 kB
Mapped:          32824 kB
Slab:            55424 kB
Committed_AS:   701152 kB
PageTables:       1768 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 node67 on Sat Jan 20 10:40:52 UTC 2007