Trace number 278821

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 297.546 297.92

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
kbtree-9-7-3-5-50-01_ext.xml
MD5SUM6936d6d1e4805c4b345bad25b41107f1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints153
Best CPU time to get the best result obtained on this benchmark3.78042
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278821-1169289302/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.39	       =>  wckTime=0.093  cpuTime=0.07  mem=6M887
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.52	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.52	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.52	     maxArity=2
0.52	       =>  wckTime=0.226  cpuTime=0.16  mem=8M837
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.306  cpuTime=0.19  mem=5M532
0.60	
0.60	s SATISFIABLE
0.60	o 96
0.60	c 93
0.60	o 102
0.60	c 87
0.61	o 106
0.61	c 83
0.61	o 110
0.61	c 79
0.61	o 115
0.61	c 74
0.61	o 118
0.61	c 71
0.61	o 122
0.61	c 67
0.61	o 123
0.61	c 66
0.61	o 127
0.61	c 62
0.61	o 131
0.61	c 58
0.61	o 132
0.61	c 57
0.61	o 134
0.61	c 55
0.61	o 135
0.61	c 54
0.61	o 138
0.61	c 51
0.62	o 141
0.62	c 48
0.62	o 142
0.62	c 47
0.62	o 143
0.62	c 46
0.63	o 144
0.63	c 45
0.63	o 145
0.63	c 44
0.63	o 146
0.63	c 43
0.63	o 147
0.63	c 42
0.64	o 148
0.64	c 41
0.65	o 149
0.65	c 40
0.65	o 150
0.65	c 39
0.80	o 151
0.80	c 38
0.80	o 152
0.80	c 37
0.80	o 153
0.80	c 36
2.16	   
2.16	   search
2.16	     run=0  nbConstraintChecks=8716606  nbAssignments=10000
2.16	       =>  wckTime=1.56  cpuTime=1.55  mem=5M532
3.66	   
3.66	   search
3.66	     run=1  nbConstraintChecks=17394579  nbAssignments=20000
3.66	       =>  wckTime=3.06  cpuTime=3.04  mem=5M532
5.16	   
5.16	   search
5.16	     run=2  nbConstraintChecks=26051700  nbAssignments=30000
5.16	       =>  wckTime=4.565  cpuTime=4.55  mem=5M532
6.69	   
6.69	   search
6.69	     run=3  nbConstraintChecks=34871167  nbAssignments=40000
6.69	       =>  wckTime=6.089  cpuTime=6.07  mem=5M532
8.20	   
8.20	   search
8.20	     run=4  nbConstraintChecks=43569635  nbAssignments=50000
8.20	       =>  wckTime=7.604  cpuTime=7.58  mem=5M532
9.72	   
9.72	   search
9.72	     run=5  nbConstraintChecks=52342147  nbAssignments=60000
9.72	       =>  wckTime=9.125  cpuTime=9.11  mem=5M532
11.24	   
11.24	   search
11.24	     run=6  nbConstraintChecks=61030002  nbAssignments=70000
11.24	       =>  wckTime=10.64  cpuTime=10.62  mem=5M532
12.76	   
12.76	   search
12.76	     run=7  nbConstraintChecks=69781813  nbAssignments=80000
12.76	       =>  wckTime=12.159  cpuTime=12.14  mem=5M532
14.27	   
14.27	   search
14.27	     run=8  nbConstraintChecks=78538057  nbAssignments=90000
14.27	       =>  wckTime=13.673  cpuTime=13.65  mem=5M532
15.77	   
15.77	   search
15.77	     run=9  nbConstraintChecks=87255340  nbAssignments=100000
15.77	       =>  wckTime=15.175  cpuTime=15.16  mem=5M532
17.28	   
17.28	   search
17.28	     run=10  nbConstraintChecks=95968929  nbAssignments=110000
17.28	       =>  wckTime=16.681  cpuTime=16.66  mem=5M532
18.79	   
18.79	   search
18.79	     run=11  nbConstraintChecks=104748538  nbAssignments=120000
18.79	       =>  wckTime=18.189  cpuTime=18.17  mem=5M532
20.30	   
20.30	   search
20.30	     run=12  nbConstraintChecks=113424998  nbAssignments=130000
20.30	       =>  wckTime=19.698  cpuTime=19.67  mem=5M532
21.80	   
21.80	   search
21.80	     run=13  nbConstraintChecks=122104433  nbAssignments=140000
21.80	       =>  wckTime=21.199  cpuTime=21.16  mem=5M532
23.29	   
23.29	   search
23.29	     run=14  nbConstraintChecks=130751944  nbAssignments=150000
23.29	       =>  wckTime=22.697  cpuTime=22.66  mem=5M532
24.82	   
24.82	   search
24.82	     run=15  nbConstraintChecks=139556632  nbAssignments=160000
24.82	       =>  wckTime=24.221  cpuTime=24.18  mem=5M532
26.33	   
26.33	   search
26.33	     run=16  nbConstraintChecks=148243867  nbAssignments=170000
26.33	       =>  wckTime=25.733  cpuTime=25.7  mem=5M532
27.88	   
27.88	   search
27.88	     run=17  nbConstraintChecks=157220981  nbAssignments=180000
27.88	       =>  wckTime=27.278  cpuTime=27.24  mem=5M532
29.39	   
29.39	   search
29.39	     run=18  nbConstraintChecks=165915971  nbAssignments=190000
29.39	       =>  wckTime=28.794  cpuTime=28.76  mem=5M532
30.84	   
30.84	   search
30.84	     run=19  nbConstraintChecks=174227073  nbAssignments=199582
30.84	       =>  wckTime=30.242  cpuTime=30.21  mem=5M532
30.84	   
30.84	   global
30.84	     nbConstraintChecks=174227073  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.84	     solvingWckTime=30.242  solvingCpuTime=30.2  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.84	     globalCpuTime=30.45
30.84	       =>  wckTime=30.55  cpuTime=30.4  mem=5M532
30.84	   
30.84	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.676  cpuTime=30.5  mem=16M521
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=13642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.031  cpuTime=0.02  mem=16M521
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=45467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
31.03	     nbFailedAssignments=17  nbBacktracks=11  nbVisitedNodes=69  nbRestartNogoods=0
31.03	       =>  wckTime=0.062  cpuTime=0.04  mem=16M521
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=108633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.07	     nbFailedAssignments=42  nbBacktracks=26  nbVisitedNodes=161  nbRestartNogoods=3
31.07	       =>  wckTime=0.097  cpuTime=0.07  mem=16M521
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=204279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.11	     nbFailedAssignments=80  nbBacktracks=49  nbVisitedNodes=295  nbRestartNogoods=12
31.11	       =>  wckTime=0.137  cpuTime=0.1  mem=16M521
31.15	   
31.15	   search
31.15	     run=3  nbConstraintChecks=342782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
31.15	     nbFailedAssignments=140  nbBacktracks=83  nbVisitedNodes=494  nbRestartNogoods=17
31.15	       =>  wckTime=0.181  cpuTime=0.14  mem=16M521
31.21	   
31.21	   search
31.21	     run=4  nbConstraintChecks=537980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=412
31.21	     nbFailedAssignments=221  nbBacktracks=133  nbVisitedNodes=767  nbRestartNogoods=20
31.21	       =>  wckTime=0.242  cpuTime=0.2  mem=16M521
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=867178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=642
31.31	     nbFailedAssignments=365  nbBacktracks=208  nbVisitedNodes=1214  nbRestartNogoods=26
31.31	       =>  wckTime=0.341  cpuTime=0.3  mem=16M521
31.44	   
31.44	   search
31.44	     run=6  nbConstraintChecks=1323980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=943
31.44	     nbFailedAssignments=539  nbBacktracks=321  nbVisitedNodes=1802  nbRestartNogoods=33
31.44	       =>  wckTime=0.473  cpuTime=0.43  mem=16M521
31.65	   
31.65	   search
31.65	     run=7  nbConstraintChecks=2038404  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1434
31.65	     nbFailedAssignments=850  nbBacktracks=491  nbVisitedNodes=2773  nbRestartNogoods=39
31.65	       =>  wckTime=0.683  cpuTime=0.63  mem=16M521
31.95	   
31.95	   search
31.95	     run=8  nbConstraintChecks=3016565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2083
31.95	     nbFailedAssignments=1231  nbBacktracks=747  nbVisitedNodes=4042  nbRestartNogoods=44
31.95	       =>  wckTime=0.981  cpuTime=0.91  mem=16M521
32.39	   
32.39	   search
32.39	     run=9  nbConstraintChecks=4497740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3095
32.39	     nbFailedAssignments=1848  nbBacktracks=1131  nbVisitedNodes=6051  nbRestartNogoods=51
32.39	       =>  wckTime=1.422  cpuTime=1.33  mem=16M521
33.00	   
33.00	   search
33.00	     run=10  nbConstraintChecks=6765446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4574
33.00	     nbFailedAssignments=2738  nbBacktracks=1707  nbVisitedNodes=8990  nbRestartNogoods=56
33.00	       =>  wckTime=2.026  cpuTime=1.93  mem=16M521
33.92	   
33.92	   search
33.92	     run=11  nbConstraintChecks=10180163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6867
33.92	     nbFailedAssignments=4155  nbBacktracks=2572  nbVisitedNodes=13538  nbRestartNogoods=63
33.92	       =>  wckTime=2.95  cpuTime=2.85  mem=16M521
35.27	   
35.27	   search
35.28	     run=12  nbConstraintChecks=15004531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10143
35.28	     nbFailedAssignments=6123  nbBacktracks=3870  nbVisitedNodes=20038  nbRestartNogoods=76
35.28	       =>  wckTime=4.306  cpuTime=4.21  mem=16M521
37.36	   
37.36	   search
37.36	     run=13  nbConstraintChecks=22812219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15646
37.36	     nbFailedAssignments=9669  nbBacktracks=5816  nbVisitedNodes=30983  nbRestartNogoods=87
37.36	       =>  wckTime=6.39  cpuTime=6.29  mem=16M521
40.43	   
40.43	   search
40.43	     run=14  nbConstraintChecks=33675494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23116
40.43	     nbFailedAssignments=14209  nbBacktracks=8735  nbVisitedNodes=45907  nbRestartNogoods=99
40.43	       =>  wckTime=9.46  cpuTime=9.36  mem=16M521
44.98	   
44.98	   search
44.98	     run=15  nbConstraintChecks=50287446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34285
44.98	     nbFailedAssignments=20989  nbBacktracks=13113  nbVisitedNodes=68069  nbRestartNogoods=112
44.98	       =>  wckTime=14.015  cpuTime=13.91  mem=16M521
51.96	   
51.96	   search
51.96	     run=16  nbConstraintChecks=75415256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51272
51.96	     nbFailedAssignments=31398  nbBacktracks=19681  nbVisitedNodes=101990  nbRestartNogoods=125
51.96	       =>  wckTime=20.992  cpuTime=20.88  mem=16M521
62.59	   
62.59	   search
62.59	     run=17  nbConstraintChecks=112452032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76399
62.59	     nbFailedAssignments=46664  nbBacktracks=29533  nbVisitedNodes=152096  nbRestartNogoods=136
62.59	       =>  wckTime=31.624  cpuTime=31.51  mem=16M521
78.87	   
78.87	   search
78.87	     run=18  nbConstraintChecks=170211703  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115226
78.87	     nbFailedAssignments=70705  nbBacktracks=44312  nbVisitedNodes=229452  nbRestartNogoods=149
78.87	       =>  wckTime=47.905  cpuTime=47.75  mem=16M521
103.43	   
103.43	   search
103.43	     run=19  nbConstraintChecks=254571193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172617
103.43	     nbFailedAssignments=105920  nbBacktracks=66480  nbVisitedNodes=343961  nbRestartNogoods=163
103.43	       =>  wckTime=72.46  cpuTime=72.3  mem=16M521
139.03	   
139.03	   search
139.03	     run=20  nbConstraintChecks=370861385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253077
139.03	     nbFailedAssignments=153122  nbBacktracks=99732  nbVisitedNodes=502574  nbRestartNogoods=185
139.03	       =>  wckTime=108.056  cpuTime=107.86  mem=16M521
188.87	   
188.87	   search
188.87	     run=21  nbConstraintChecks=532809809  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369868
188.87	     nbFailedAssignments=220029  nbBacktracks=149612  nbVisitedNodes=731389  nbRestartNogoods=197
188.87	       =>  wckTime=157.901  cpuTime=157.65  mem=16M521
258.23	   
258.23	   search
258.23	     run=22  nbConstraintChecks=758690231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=535948
258.23	     nbFailedAssignments=311286  nbBacktracks=224430  nbVisitedNodes=1052906  nbRestartNogoods=212
258.23	       =>  wckTime=227.261  cpuTime=226.92  mem=16M521
297.86	   
297.86	   search
297.86	     run=23  nbConstraintChecks=884246604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=632265
297.86	     nbFailedAssignments=360742  nbBacktracks=271292  nbVisitedNodes=1235189  nbRestartNogoods=221
297.86	       =>  wckTime=266.888  cpuTime=266.52  mem=16M521
297.86	   
297.86	   global
297.86	     nbConstraintChecks=884260246  nbRestartNogoods=221  solvingWckTime=266.889  solvingCpuTime=266.52  expiredTime=no
297.86	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=297.07
297.86	       =>  wckTime=297.566  cpuTime=297.02  mem=16M521
297.86	
297.86	s OPTIMUM FOUND
297.86	v 3 1 4 2 3 2 2 2 3 4 0 4 4 1 3 4 2 2 0 0 4 2 3 2 2 2 4 1 
297.86	   
297.86	   totalWckTime=297.643  totalCpuTime=297.08

Verifier Data (download as text)

36 unsatisfied constraints, 153 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/node17/watcher-278821-1169289302 -o ROOT/results/node17/solver-278821-1169289302 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278821-1169289302/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.58 1.44 1.43 4/93 19548
/proc/meminfo: memFree=1341496/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=172 CPUtime=0
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 277325037 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2859812 0 0 4096 0 0 0 0 17 0 0 0
/proc/19547/statm: 43 24 18 14 0 3 0

[startup+0.107285 s]
/proc/loadavg: 1.58 1.44 1.43 4/93 19548
/proc/meminfo: memFree=1341496/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=914988 CPUtime=0.09
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 3073 0 1 0 7 2 0 0 22 0 8 0 277325037 936947712 2819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228747 2819 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515329 s]
/proc/loadavg: 1.58 1.44 1.43 4/93 19548
/proc/meminfo: memFree=1341496/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915332 CPUtime=0.49
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 6609 0 1 0 45 4 0 0 25 0 8 0 277325037 937299968 6348 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228833 6348 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33842 s]
/proc/loadavg: 1.58 1.44 1.43 3/100 19555
/proc/meminfo: memFree=1323584/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=1.32
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 7175 0 1 0 110 22 0 0 25 0 8 0 277325037 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228866 6913 2479 14 0 215336 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915464 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937435136 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.12
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 277325045 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98759 s]
/proc/loadavg: 1.58 1.44 1.43 3/100 19555
/proc/meminfo: memFree=1323584/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=2.96
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 7179 0 1 0 234 62 0 0 25 0 8 0 277325037 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 6916 2479 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915464 CPUtime=0.13
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277325045 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26693 s]
/proc/loadavg: 1.62 1.45 1.43 3/100 19555
/proc/meminfo: memFree=1323520/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=6.24
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 7179 0 1 0 483 141 0 0 25 0 8 0 277325037 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228866 6916 2479 14 0 215336 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915464 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.13
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7546 s]
/proc/loadavg: 1.65 1.46 1.43 3/100 19555
/proc/meminfo: memFree=1323520/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=12.73
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 7179 0 1 0 975 298 0 0 25 0 8 0 277325037 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228866 6916 2479 14 0 215336 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915464 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.13
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 346 0 0 0 13 0 0 0 17 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915460

[startup+25.5969 s]
/proc/loadavg: 1.73 1.48 1.44 3/100 19555
/proc/meminfo: memFree=1323520/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915464 CPUtime=25.56
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 7179 0 1 0 1945 611 0 0 25 0 8 0 277325037 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 6916 2479 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915464 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.13
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915464 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937435136 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 6916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.1996 s]
/proc/loadavg: 1.82 1.52 1.46 3/100 19555
/proc/meminfo: memFree=1316480/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=51.12
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 9057 0 1 0 4380 732 0 0 25 0 8 0 277325037 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 8791 2532 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.22
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 277325045 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915460

[startup+102.5 s]
/proc/loadavg: 1.92 1.59 1.48 3/100 19555
/proc/meminfo: memFree=1316480/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=102.37
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 9066 0 1 0 9505 732 0 0 25 0 8 0 277325037 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827371 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 8799 2532 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.22
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 277325045 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915460

[startup+162.542 s]
/proc/loadavg: 1.97 1.67 1.51 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=162.35
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 9071 0 1 0 15503 732 0 0 25 0 8 0 277325037 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 8804 2532 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.22
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 277325045 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 915460

[startup+222.586 s]
/proc/loadavg: 1.99 1.72 1.54 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=222.32
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 9074 0 1 0 21500 732 0 0 25 0 8 0 277325037 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867378 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 8807 2532 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.22
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 404 0 0 0 21 1 0 0 16 0 8 0 277325045 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 915460

[startup+282.633 s]
/proc/loadavg: 1.99 1.77 1.56 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19547] ppid=19545 vsize=915460 CPUtime=282.31
/proc/19547/stat : 19547 (java) R 19545 19547 19479 0 -1 0 9077 0 1 0 27499 732 0 0 25 0 8 0 277325037 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730897 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19547/statm: 228865 8809 2532 14 0 215335 0
[pid=19547/tid=19549] ppid=19545 vsize=915460 CPUtime=0.02
/proc/19547/task/19549/stat : 19549 (java) S 19545 19547 19479 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277325041 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19550] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19550/stat : 19550 (java) S 19545 19547 19479 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277325041 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19551] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19551/stat : 19551 (java) S 19545 19547 19479 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277325041 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19552] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19552/stat : 19552 (java) S 19545 19547 19479 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 277325045 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19553] ppid=19545 vsize=915460 CPUtime=0.22
/proc/19547/task/19553/stat : 19553 (java) S 19545 19547 19479 0 -1 64 404 0 0 0 21 1 0 0 16 0 8 0 277325045 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19554] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19554/stat : 19554 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277325045 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19547/tid=19555] ppid=19545 vsize=915460 CPUtime=0
/proc/19547/task/19555/stat : 19555 (java) S 19545 19547 19479 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277325045 937431040 8809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 297.92
CPU time (s): 297.546
CPU user time (s): 290.209
CPU system time (s): 7.33688
CPU usage (%): 99.8742
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 290.209
system time used= 7.33688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9174
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= 7251
involuntary context switches= 15634

runsolver used 0.408937 s user time and 0.925859 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 10:35:02 UTC 2007


IDJOB= 278821
IDBENCH= 8919
IDSOLVER= 68
FILE ID= node17/278821-1169289302

PBS_JOBID= 3609568

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6936d6d1e4805c4b345bad25b41107f1

RANDOM SEED= 549927048

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:       1341976 kB
Buffers:         48200 kB
Cached:         505796 kB
SwapCached:          0 kB
Active:         286200 kB
Inactive:       351268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:         112496 kB
Slab:            61044 kB
Committed_AS:  9427992 kB
PageTables:       2348 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 node17 on Sat Jan 20 10:40:00 UTC 2007