Trace number 278614

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 219.147 221.07

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/
kbtree-9-7-3-5-70-21_ext.xml
MD5SUM08c569e28647b7bc623ec81e3b1230ef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints118
Best CPU time to get the best result obtained on this benchmark2.33264
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/278614-1169289022/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.105  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.55	     maxArity=2
0.55	       =>  wckTime=0.238  cpuTime=0.15  mem=8M838
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.318  cpuTime=0.2  mem=5M532
0.64	
0.64	s SATISFIABLE
0.64	o 66
0.64	c 123
0.64	o 69
0.64	c 120
0.64	o 73
0.64	c 116
0.64	o 77
0.64	c 112
0.64	o 81
0.64	c 108
0.64	o 86
0.64	c 103
0.65	o 87
0.65	c 102
0.65	o 89
0.65	c 100
0.65	o 93
0.65	c 96
0.65	o 94
0.65	c 95
0.65	o 98
0.65	c 91
0.65	o 100
0.65	c 89
0.65	o 102
0.65	c 87
0.65	o 105
0.65	c 84
0.65	o 106
0.65	c 83
0.66	o 107
0.66	c 82
0.66	o 108
0.66	c 81
0.66	o 109
0.66	c 80
0.66	o 110
0.66	c 79
0.67	o 111
0.67	c 78
0.67	o 112
0.67	c 77
0.67	o 114
0.67	c 75
0.67	o 115
0.67	c 74
0.67	o 116
0.67	c 73
1.03	o 117
1.03	c 72
1.28	o 118
1.28	c 71
2.38	   
2.38	   search
2.38	     run=0  nbConstraintChecks=10271403  nbAssignments=10000
2.38	       =>  wckTime=1.746  cpuTime=1.71  mem=5M532
4.07	   
4.07	   search
4.07	     run=1  nbConstraintChecks=20612895  nbAssignments=20000
4.07	       =>  wckTime=3.437  cpuTime=3.38  mem=5M532
5.75	   
5.75	   search
5.75	     run=2  nbConstraintChecks=30908170  nbAssignments=30000
5.75	       =>  wckTime=5.119  cpuTime=5.05  mem=5M532
7.45	   
7.45	   search
7.45	     run=3  nbConstraintChecks=41245082  nbAssignments=40000
7.45	       =>  wckTime=6.813  cpuTime=6.73  mem=5M532
9.14	   
9.14	   search
9.14	     run=4  nbConstraintChecks=51567051  nbAssignments=50000
9.14	       =>  wckTime=8.504  cpuTime=8.4  mem=5M532
10.83	   
10.83	   search
10.83	     run=5  nbConstraintChecks=61918127  nbAssignments=60000
10.83	       =>  wckTime=10.194  cpuTime=10.08  mem=5M532
12.50	   
12.50	   search
12.51	     run=6  nbConstraintChecks=72216129  nbAssignments=70000
12.51	       =>  wckTime=11.872  cpuTime=11.75  mem=5M532
14.19	   
14.19	   search
14.19	     run=7  nbConstraintChecks=82580128  nbAssignments=80000
14.19	       =>  wckTime=13.554  cpuTime=13.42  mem=5M532
15.86	   
15.86	   search
15.86	     run=8  nbConstraintChecks=92870257  nbAssignments=90000
15.86	       =>  wckTime=15.225  cpuTime=15.07  mem=5M532
17.55	   
17.55	   search
17.55	     run=9  nbConstraintChecks=103312903  nbAssignments=100000
17.55	       =>  wckTime=16.914  cpuTime=16.75  mem=5M532
19.22	   
19.22	   search
19.22	     run=10  nbConstraintChecks=113649191  nbAssignments=110000
19.22	       =>  wckTime=18.591  cpuTime=18.42  mem=5M532
20.91	   
20.91	   search
20.91	     run=11  nbConstraintChecks=123974417  nbAssignments=120000
20.91	       =>  wckTime=20.276  cpuTime=20.08  mem=5M532
22.59	   
22.59	   search
22.59	     run=12  nbConstraintChecks=134274694  nbAssignments=130000
22.59	       =>  wckTime=21.956  cpuTime=21.75  mem=5M532
24.29	   
24.29	   search
24.29	     run=13  nbConstraintChecks=144626543  nbAssignments=140000
24.29	       =>  wckTime=23.653  cpuTime=23.43  mem=5M532
25.97	   
25.97	   search
25.97	     run=14  nbConstraintChecks=154928278  nbAssignments=150000
25.97	       =>  wckTime=25.336  cpuTime=25.11  mem=5M532
27.67	   
27.67	   search
27.67	     run=15  nbConstraintChecks=165304503  nbAssignments=160000
27.67	       =>  wckTime=27.036  cpuTime=26.79  mem=5M532
29.35	   
29.35	   search
29.35	     run=16  nbConstraintChecks=175602786  nbAssignments=170000
29.35	       =>  wckTime=28.717  cpuTime=28.46  mem=5M532
31.04	   
31.04	   search
31.04	     run=17  nbConstraintChecks=185928098  nbAssignments=180000
31.04	       =>  wckTime=30.411  cpuTime=30.13  mem=5M532
31.52	   
31.52	   search
31.52	     run=18  nbConstraintChecks=188844142  nbAssignments=182873
31.52	       =>  wckTime=30.887  cpuTime=30.62  mem=5M532
31.52	   
31.52	   global
31.52	     nbConstraintChecks=188844142  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.52	     solvingWckTime=30.885  solvingCpuTime=30.62  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.52	     globalCpuTime=30.88
31.52	       =>  wckTime=31.206  cpuTime=30.82  mem=5M532
31.52	   
31.52	   solver IterativeSystematicSolver being built... 
31.65	       =>  wckTime=31.333  cpuTime=30.91  mem=16M521
31.69	   
31.69	   preprocessing
31.69	     nbConstraintChecks=35774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.69	     detectedInconsistency=no
31.69	       =>  wckTime=0.038  cpuTime=0.03  mem=16M521
31.72	   
31.72	   search
31.72	     run=0  nbConstraintChecks=62386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.72	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=63  nbRestartNogoods=0
31.72	       =>  wckTime=0.069  cpuTime=0.05  mem=16M521
31.76	   
31.76	   search
31.76	     run=1  nbConstraintChecks=144403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.76	     nbFailedAssignments=36  nbBacktracks=25  nbVisitedNodes=148  nbRestartNogoods=3
31.76	       =>  wckTime=0.107  cpuTime=0.08  mem=16M521
31.80	   
31.80	   search
31.80	     run=2  nbConstraintChecks=280650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
31.80	     nbFailedAssignments=75  nbBacktracks=47  nbVisitedNodes=283  nbRestartNogoods=8
31.80	       =>  wckTime=0.147  cpuTime=0.11  mem=16M521
31.84	   
31.84	   search
31.84	     run=3  nbConstraintChecks=451831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=257
31.84	     nbFailedAssignments=123  nbBacktracks=80  nbVisitedNodes=461  nbRestartNogoods=9
31.84	       =>  wckTime=0.194  cpuTime=0.17  mem=16M521
31.92	   
31.92	   search
31.92	     run=4  nbConstraintChecks=704564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392
31.92	     nbFailedAssignments=194  nbBacktracks=130  nbVisitedNodes=717  nbRestartNogoods=15
31.92	       =>  wckTime=0.266  cpuTime=0.23  mem=16M521
32.00	   
32.00	   search
32.00	     run=5  nbConstraintChecks=1054880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=588
32.00	     nbFailedAssignments=300  nbBacktracks=205  nbVisitedNodes=1092  nbRestartNogoods=19
32.00	       =>  wckTime=0.35  cpuTime=0.31  mem=16M521
32.14	   
32.14	   search
32.14	     run=6  nbConstraintChecks=1623469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=887
32.14	     nbFailedAssignments=472  nbBacktracks=318  nbVisitedNodes=1676  nbRestartNogoods=23
32.14	       =>  wckTime=0.489  cpuTime=0.45  mem=16M521
32.33	   
32.33	   search
32.33	     run=7  nbConstraintChecks=2411701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1294
32.33	     nbFailedAssignments=694  nbBacktracks=488  nbVisitedNodes=2474  nbRestartNogoods=33
32.33	       =>  wckTime=0.68  cpuTime=0.64  mem=16M521
32.60	   
32.60	   search
32.60	     run=8  nbConstraintChecks=3537784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1876
32.60	     nbFailedAssignments=1006  nbBacktracks=744  nbVisitedNodes=3622  nbRestartNogoods=38
32.60	       =>  wckTime=0.951  cpuTime=0.89  mem=16M521
33.03	   
33.03	   search
33.03	     run=9  nbConstraintChecks=5316544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2787
33.03	     nbFailedAssignments=1519  nbBacktracks=1128  nbVisitedNodes=5429  nbRestartNogoods=41
33.03	       =>  wckTime=1.38  cpuTime=1.31  mem=16M521
33.65	   
33.65	   search
33.65	     run=10  nbConstraintChecks=8021383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4240
33.65	     nbFailedAssignments=2383  nbBacktracks=1704  nbVisitedNodes=8321  nbRestartNogoods=49
33.65	       =>  wckTime=2.003  cpuTime=1.93  mem=16M521
34.61	   
34.61	   search
34.61	     run=11  nbConstraintChecks=12257206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6387
34.61	     nbFailedAssignments=3655  nbBacktracks=2568  nbVisitedNodes=12600  nbRestartNogoods=56
34.61	       =>  wckTime=2.958  cpuTime=2.87  mem=16M521
36.09	   
36.09	   search
36.09	     run=12  nbConstraintChecks=18174015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9506
36.09	     nbFailedAssignments=5465  nbBacktracks=3865  nbVisitedNodes=18825  nbRestartNogoods=59
36.09	       =>  wckTime=4.442  cpuTime=4.32  mem=16M521
38.22	   
38.22	   search
38.22	     run=13  nbConstraintChecks=27390137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14332
38.22	     nbFailedAssignments=8331  nbBacktracks=5812  nbVisitedNodes=28444  nbRestartNogoods=63
38.22	       =>  wckTime=6.573  cpuTime=6.43  mem=16M521
41.52	   
41.52	   search
41.52	     run=14  nbConstraintChecks=41094382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21219
41.52	     nbFailedAssignments=12290  nbBacktracks=8731  nbVisitedNodes=42203  nbRestartNogoods=77
41.52	       =>  wckTime=9.872  cpuTime=9.71  mem=16M521
47.29	   
47.29	   search
47.29	     run=15  nbConstraintChecks=64282736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32547
47.29	     nbFailedAssignments=19230  nbBacktracks=13109  nbVisitedNodes=64814  nbRestartNogoods=88
47.29	       =>  wckTime=15.637  cpuTime=15.43  mem=16M521
53.99	   
53.99	   search
53.99	     run=16  nbConstraintChecks=90530963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47225
53.99	     nbFailedAssignments=27336  nbBacktracks=19677  nbVisitedNodes=94122  nbRestartNogoods=97
53.99	       =>  wckTime=22.342  cpuTime=22.08  mem=16M521
65.23	   
65.23	   search
65.23	     run=17  nbConstraintChecks=133777039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70473
65.23	     nbFailedAssignments=40727  nbBacktracks=29529  nbVisitedNodes=140087  nbRestartNogoods=102
65.23	       =>  wckTime=33.582  cpuTime=33.24  mem=16M521
81.09	   
81.09	   search
81.09	     run=18  nbConstraintChecks=194024859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103138
81.09	     nbFailedAssignments=58608  nbBacktracks=44307  nbVisitedNodes=203876  nbRestartNogoods=113
81.09	       =>  wckTime=49.442  cpuTime=48.94  mem=16M521
104.16	   
104.16	   search
104.16	     run=19  nbConstraintChecks=279543649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151374
104.16	     nbFailedAssignments=84669  nbBacktracks=66475  nbVisitedNodes=297784  nbRestartNogoods=121
104.16	       =>  wckTime=72.505  cpuTime=71.83  mem=16M521
137.96	   
137.96	   search
137.96	     run=20  nbConstraintChecks=409581026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=221969
137.96	     nbFailedAssignments=122010  nbBacktracks=99727  nbVisitedNodes=432831  nbRestartNogoods=136
137.96	       =>  wckTime=106.308  cpuTime=105.34  mem=16M521
187.20	   
187.20	   search
187.20	     run=21  nbConstraintChecks=596295616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324961
187.20	     nbFailedAssignments=175117  nbBacktracks=149605  nbVisitedNodes=630805  nbRestartNogoods=142
187.20	       =>  wckTime=155.547  cpuTime=154.19  mem=16M521
221.00	   
221.00	   search
221.00	     run=22  nbConstraintChecks=726368391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=397475
221.00	     nbFailedAssignments=211518  nbBacktracks=185719  nbVisitedNodes=768281  nbRestartNogoods=153
221.00	       =>  wckTime=189.351  cpuTime=187.71  mem=16M521
221.00	   
221.00	   global
221.00	     nbConstraintChecks=726404165  nbRestartNogoods=153  solvingWckTime=189.353  solvingCpuTime=187.71  expiredTime=no
221.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=218.68
221.00	       =>  wckTime=220.687  cpuTime=218.62  mem=16M521
221.01	
221.01	s OPTIMUM FOUND
221.01	v 1 1 3 1 0 2 1 1 4 3 1 4 2 3 0 2 0 4 1 1 0 0 1 4 4 4 0 3 
221.01	   
221.01	   totalWckTime=220.769  totalCpuTime=218.68

Verifier Data (download as text)

71 unsatisfied constraints, 118 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/node26/watcher-278614-1169289022 -o ROOT/results/node26/solver-278614-1169289022 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278614-1169289022/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.08 1.63 1.86 4/86 10173
/proc/meminfo: memFree=1265656/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=18540 CPUtime=0
/proc/10172/stat : 10172 (runsolver) R 10170 10172 9915 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277297240 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10172/statm: 4635 279 244 17 0 2626 0

[startup+0.103688 s]
/proc/loadavg: 1.08 1.63 1.86 4/86 10173
/proc/meminfo: memFree=1265656/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=913228 CPUtime=0.07
/proc/10172/stat : 10172 (java) D 10170 10172 9915 0 -1 0 2918 0 1 0 6 1 0 0 25 0 8 0 277297240 935145472 2664 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228307 2664 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.511733 s]
/proc/loadavg: 1.08 1.63 1.86 4/86 10173
/proc/meminfo: memFree=1265656/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915332 CPUtime=0.46
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 6308 0 1 0 42 4 0 0 25 0 8 0 277297240 937299968 6047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228833 6047 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.3328 s]
/proc/loadavg: 1.08 1.63 1.86 4/93 10180
/proc/meminfo: memFree=1247616/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=1.27
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 7159 0 1 0 108 19 0 0 25 0 8 0 277297240 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 6897 2479 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.12
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277297248 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915464

[startup+2.96995 s]
/proc/loadavg: 1.08 1.63 1.86 3/93 10180
/proc/meminfo: memFree=1247616/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=2.89
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 7162 0 1 0 238 51 0 0 25 0 8 0 277297240 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 6899 2479 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.12
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.17125 s]
/proc/loadavg: 1.15 1.64 1.86 3/93 10180
/proc/meminfo: memFree=1247552/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=6.07
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 7162 0 1 0 484 123 0 0 25 0 8 0 277297240 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 6899 2479 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.12
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) R 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 915464

[startup+12.6339 s]
/proc/loadavg: 1.22 1.64 1.86 3/93 10180
/proc/meminfo: memFree=1247552/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=12.48
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 7162 0 1 0 979 269 0 0 25 0 8 0 277297240 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722525 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 6899 2479 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.13
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 345 0 0 0 13 0 0 0 17 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 915464

[startup+25.4871 s]
/proc/loadavg: 1.39 1.66 1.86 3/93 10180
/proc/meminfo: memFree=1247552/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=25.23
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 7163 0 1 0 1982 541 0 0 25 0 8 0 277297240 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722377 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 6900 2479 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.13
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277297248 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 6900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 915464

[startup+51.1875 s]
/proc/loadavg: 1.60 1.69 1.86 4/93 10180
/proc/meminfo: memFree=1240384/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=50.71
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 9055 0 1 0 4399 672 0 0 25 0 8 0 277297240 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879631 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 8788 2532 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.21
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 400 0 0 0 21 0 0 0 15 0 8 0 277297248 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915464

[startup+102.474 s]
/proc/loadavg: 1.82 1.73 1.87 3/93 10180
/proc/meminfo: memFree=1240320/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=101.58
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 9065 0 1 0 9486 672 0 0 25 0 8 0 277297240 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845660 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 8797 2532 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.21
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 402 0 0 0 21 0 0 0 16 0 8 0 277297248 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 915464

[startup+162.489 s]
/proc/loadavg: 1.93 1.78 1.87 3/93 10180
/proc/meminfo: memFree=1240320/2055920 swapFree=4191880/4192956
[pid=10172] ppid=10170 vsize=915464 CPUtime=161.1
/proc/10172/stat : 10172 (java) R 10170 10172 9915 0 -1 0 9071 0 1 0 15438 672 0 0 25 0 8 0 277297240 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831260 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10172/statm: 228866 8802 2532 14 0 215336 0
[pid=10172/tid=10174] ppid=10170 vsize=915464 CPUtime=0.02
/proc/10172/task/10174/stat : 10174 (java) S 10170 10172 9915 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277297245 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10175] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10175/stat : 10175 (java) S 10170 10172 9915 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277297245 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10176] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10176/stat : 10176 (java) S 10170 10172 9915 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277297245 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10177] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10177/stat : 10177 (java) S 10170 10172 9915 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277297248 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10178] ppid=10170 vsize=915464 CPUtime=0.22
/proc/10172/task/10178/stat : 10178 (java) S 10170 10172 9915 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 277297248 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10179] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10179/stat : 10179 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277297248 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10172/tid=10180] ppid=10170 vsize=915464 CPUtime=0
/proc/10172/task/10180/stat : 10180 (java) S 10170 10172 9915 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277297248 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 221.07
CPU time (s): 219.147
CPU user time (s): 212.415
CPU system time (s): 6.73198
CPU usage (%): 99.1301
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.415
system time used= 6.73198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9170
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= 5704
involuntary context switches= 15326

runsolver used 0.225965 s user time and 0.577912 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 10:30:27 UTC 2007


IDJOB= 278614
IDBENCH= 8528
IDSOLVER= 68
FILE ID= node26/278614-1169289022

PBS_JOBID= 3609664

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  08c569e28647b7bc623ec81e3b1230ef

RANDOM SEED= 118547549

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:       1266200 kB
Buffers:         52096 kB
Cached:         595948 kB
SwapCached:        268 kB
Active:         284024 kB
Inactive:       432996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266200 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          88068 kB
Slab:            57608 kB
Committed_AS:  5033260 kB
PageTables:       2224 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node26 on Sat Jan 20 10:34:13 UTC 2007